On Jul 20, 4:18 pm, Evan Borgstrom <e...@borgstrom.ca> wrote:
> Hi,
>
> I'm trying to build open-iscsi-2.0-871 on Gentoo (Kernel 2.6.30 with  
> OpenSUSE Xen patches / GCC 4.3.3 / glibc 2.9).
>
> The kernel modules build fine but when trying to build iscsid I get  
> the following errors:
>
> cc -O2 -g -Wall -Wstrict-prototypes -I../include -I. -DLinux -
> DNETLINK_ISCSI=8 -D_GNU_SOURCE   -c -o iscsid.o iscsid.c
> iscsid.c: In function 'main':

Are you doing make from the usr dir or from the open-iscsi root dir?
You have to do it from the open-iscsi root dir, because some stuff in
utils is needed by the stuff in usr. I suck at Makefile stuff so the
build system is crap :(
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-iscsi@googlegroups.com
To unsubscribe from this group, send email to 
open-iscsi+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/open-iscsi
-~----------~----~----~----~------~----~------~--~---

Reply via email to