Displaying 1 result from an estimated 1 matches for "xfrm_selector_print".
2004 Oct 20
3
iproute2-2.6.9-041019 compiling error
While compiling the new release i´ll get this error:
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: er...