* 2.4.16pre1 build fails in ipv4
@ 2001-11-25 17:16 Mike Bennett
0 siblings, 0 replies; only message in thread
From: Mike Bennett @ 2001-11-25 17:16 UTC (permalink / raw)
To: linux-kernel
I've tried a couple times now, with the last attempt being a
complete untar 2.4.15, apply .16pre1 patch from scratch. Each
build results in the following error. Is anyone else seeing
this, or have a patch for it? Thanks!!
make[3]: Entering directory
`/usr/local/src/linux-2.4.16pre1/net/ipv4'
gcc -D__KERNEL__ -I/usr/local/src/linux-2.4.16pre1/include
-Wall -Wstrict-prototypes -Wno-trigraphs -O2
-fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe
-mpreferred-stack-boundary=2 -march=i686 -c -o utils.o
utils.c
gcc -D__KERNEL__ -I/usr/local/src/linux-2.4.16pre1/include
-Wall -Wstrict-prototypes -Wno-trigraphs -O2
-fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe
-mpreferred-stack-boundary=2 -march=i686 -c -o route.o
route.c
route.c: In function `ip_route_input_slow':
route.c:1382: structure has no member named `r'
route.c:1383: warning: implicit declaration of function
`fib_rules_policy'
route.c:1386: warning: implicit declaration of function
`fib_rules_map_destination'
make[3]: *** [route.o] Error 1
make[3]: Leaving directory
`/usr/local/src/linux-2.4.16pre1/net/ipv4'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory
`/usr/local/src/linux-2.4.16pre1/net/ipv4'
make[1]: *** [_subdir_ipv4] Error 2
make[1]: Leaving directory
`/usr/local/src/linux-2.4.16pre1/net'
make: *** [_dir_net] Error 2
Exit 2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-11-25 17:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-25 17:16 2.4.16pre1 build fails in ipv4 Mike Bennett
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®