linux-ipsec: Compile errors for ipsec-0.7
I have run into the following error when I try to compile the utilities in
IPSEC 0.7. I am running RH 5.0 with 2.0.33 kernel. The module compiles
with the kernel cleanly, and it loads in without a problem.
/usr/include/linux is a symbolic link to /usr/src/linux/include/linux. It
looks like I have overlooked something simple. If anyone has run into this
before, or if anyone has successfully complied this on a RH5.0 system, please
respond. Thanks.
Joshua Boulanger
-O2 -I/usr/src/linux/net/ipsec -c addrt.c -o addrt.o
In file included from /usr/include/linux/skbuff.h:18,
from addrt.c:44:
/usr/include/linux/time.h:30: warning: `FD_SET' redefined
/usr/include/sys/select.h:60: warning: this is the location
of the previous definition
/usr/include/linux/time.h:31: warning: `FD_CLR' redefined
/usr/include/sys/select.h:61: warning: this is the location
of the previous definition
/usr/include/linux/time.h:32: warning: `FD_ISSET' redefined
/usr/include/sys/select.h:62: warning: this is the location
of the previous definition
/usr/include/linux/time.h:33: warning: `FD_ZERO' redefined
/usr/include/sys/select.h:63: warning: this is the location
of the previous definition
In file included from /usr/include/linux/skbuff.h:18,
from addrt.c:44:
/usr/include/linux/time.h:6: redefinition of
`struct timespec'
make: *** [addrt.o] Error 1
Received on Wed Apr 29 13:22:25 1998
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 12:59:10 EDT
|