Im just trying to compile a pure 2.4.17 with the fresh 2.4.17 lvs
patch...
and get this :
/usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a
/usr/src/linux/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
net/network.o(.text.lock+0x2e6b): undefined reference to `local symbols in
discarded section .text.exit'
net/network.o: In function `ip_vs_init':
net/network.o(.text.init+0x2038): undefined reference to
`ip_vs_control_cleanup'
make: *** [vmlinux] Error 1
victor:/usr/src/linux#
Am I the only one who get it ?
Linux victor 2.4.16 #3 SMP Tue Dec 11 17:27:37 CET 2001 i686
unknown
gcc version 2.95.4 20011223 (Debian prerelease)
|