|
Problems to compile the latest stable version of kernel (2.6.15.4)
net/built-in.o(.text+0x45ecc): In function `ipmr_new_tunnel':
: undefined reference to `__guard'
net/built-in.o(.text+0x45fbb): In function `ipmr_new_tunnel':
: undefined reference to `__guard'
net/built-in.o(.text+0x45fcb): In function `ipmr_new_tunnel':
: undefined reference to `__stack_smash_handler'
net/built-in.o(.text+0x46dbc): In function `ip_mroute_setsockopt':
: undefined reference to `__guard'
net/built-in.o(.text+0x47022): In function `ip_mroute_setsockopt':
: undefined reference to `__guard'
net/built-in.o(.text+0x47032): In function `ip_mroute_setsockopt':
: undefined reference to `__stack_smash_handler'
net/built-in.o(.text+0x472fc): In function `ipmr_queue_xmit':
: undefined reference to `__guard'
net/built-in.o(.text+0x47659): In function `ipmr_queue_xmit':
: undefined reference to `__guard'
net/built-in.o(.text+0x4766c): In function `ipmr_queue_xmit':
: undefined reference to `__stack_smash_handler'
net/built-in.o(.text+0x48587): In function `cookie_v4_check':
: undefined reference to `__guard'
net/built-in.o(.text+0x48881): In function `cookie_v4_check':
: undefined reference to `__guard'
net/built-in.o(.text+0x48894): In function `cookie_v4_check':
: undefined reference to `__stack_smash_handler'
net/built-in.o(.text+0x4d850): In function `packet_bind_spkt':
: undefined reference to `__guard'
net/built-in.o(.text+0x4d8b0): In function `packet_bind_spkt':
: undefined reference to `__guard'
net/built-in.o(.text+0x4d8c0): In function `packet_bind_spkt':
: undefined reference to `__stack_smash_handler'
net/built-in.o(.text+0x4dfab): In function `packet_setsockopt':
: undefined reference to `__guard'
net/built-in.o(.text+0x4e04a): In function `packet_setsockopt':
: undefined reference to `__guard'
net/built-in.o(.text+0x4e05a): In function `packet_setsockopt':
: undefined reference to `__stack_smash_handler'
net/built-in.o(.init.text+0xb37): In function `inet_initpeers':
: undefined reference to `__guard'
net/built-in.o(.init.text+0xbe2): In function `inet_initpeers':
: undefined reference to `__guard'
net/built-in.o(.init.text+0xbf2): In function `inet_initpeers':
: undefined reference to `__stack_smash_handler'
make: *** [.tmp_vmlinux1] Error 1
root@sta /usr/src/linux#
|