iproute2 build fails
Richard Pyne
rpyne at kinfolk.org
Thu Jan 20 20:19:19 UTC 2005
The iproute2 build fails with:
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include -
DRESOLVE_HOSTNAMES -c -o ipxfrm.o ipxfrm.c
ipxfrm.c: In function `xfrm_selector_print':
ipxfrm.c:395: error: `IPPROTO_SCTP' undeclared (first use in
this function)
ipxfrm.c:395: error: (Each undeclared identifier is reported
only once
ipxfrm.c:395: error: for each function it appears in.)
ipxfrm.c: In function `xfrm_selector_upspec_parse':
ipxfrm.c:790: error: `IPPROTO_SCTP' undeclared (first use in
this function)
make[1]: *** [ipxfrm.o] Error 1
make[1]: Leaving directory `/usr/src/iproute2-2.6.9/ip'
updating to version 2.6.10-ss050112 cures the problem. It still
needs the old patch if you don't want a dependency on
BerkeleyDB.
--Richard
More information about the Lunar
mailing list