Hey, Here is a patch from the Fedora tgt maintainer that is in the fedora tree. It fixes the compilation error: iscsi/iscsid.c: In function 'text_scan_text': iscsi/iscsid.c:680: error: 'NI_MAXHOST' undeclared (first use in this function) iscsi/iscsid.c:680: error: (Each undeclared identifier is reported only once iscsi/iscsid.c:680: error: for each function it appears in.) iscsi/iscsid.c:680: warning: unused variable 'buf' make: *** [iscsi/iscsid.o] Error 1 -------------- next part -------------- A non-text attachment was scrubbed... Name: fix-fc-compile-errors.patch Type: text/x-patch Size: 997 bytes Desc: not available Url : https://lists.berlios.de/pipermail/stgt-devel/attachments/20080214/b5a92da8/attachment.bin |