[stgt] Cannot compile latest git version (as of Sep 21) on Fedora 9 and 11
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Mon Sep 21 14:29:34 CEST 2009
On Mon, 21 Sep 2009 13:51:28 +0200
Albert Pauw <albert.pauw at gmail.com> 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 at 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 at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the stgt
mailing list