On Mon, 21 Sep 2009 13:51:28 +0200 Albert Pauw <albert.pauw@xxxxxxxxx> wrote: > Hi Tomo, > > I have been away for a while, but I just downloaded the latest git > version and tried to compile it, > > It didn't work: > > [root@sunny usr]# make ISCSI=1 > cc -c -DUSE_SIGNALFD -DISCSI -D_GNU_SOURCE -I. -g -O2 -Wall > -Wstrict-prototypes -fPIC -DTGT_VERSION=\"0.9.8-git-df9d565\" > iscsi/conn.c -o iscsi/conn.o > In file included from /usr/include/asm/fcntl.h:2, > from /usr/include/linux/fcntl.h:5, > from /usr/include/linux/signalfd.h:14, > from ./util.h:123, > from iscsi/conn.c:30: Hmm, your /usr/include/linux/signalfd.h seems to be broken. Did you change your kernel header files (e.g. ln -s "your own kernel source's header files" /usr/include/linux)? If not, please send your /usr/include/linux/signalfd.h. -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html