lkml.org 
[lkml]   [1999]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subjectkernel-2.2.1-undefined references.
Compiling kernel-2.2.1 with glibc-2.0.112 and egcs-2.93.04 fails 
with the following message:

--end-group \
-o vmlinux
net/network.a(core.o): In function `skb_copy':
core.o(.text+0xed8): undefined reference to `skb_put'
net/network.a(core.o): In function `skb_realloc_headroom':
core.o(.text+0x1000): undefined reference to `skb_put'
net/network.a(ethernet.o): In function `eth_header':
ethernet.o(.text+0x18): undefined reference to `skb_push'
net/network.a(ipv4.o): In function `ip_glue':
ipv4.o(.text+0x2d50): undefined reference to `skb_put'
net/network.a(ipv4.o): In function `ip_forward':
ipv4.o(.text+0x3375): undefined reference to `skb_push'
ipv4.o(.text+0x3429): undefined reference to `skb_push'
net/network.a(ipv4.o): In function `ip_build_and_send_pkt':
ipv4.o(.text+0x44c8): undefined reference to `skb_push'
net/network.a(ipv4.o): In function `__ip_finish_output':
ipv4.o(.text+0x4613): undefined reference to `skb_push'
net/network.a(ipv4.o): In function `ip_mc_output':
ipv4.o(.text+0x4713): undefined reference to `skb_push'
net/network.a(ipv4.o)(.text+0x47b1): more undefined references to
`skb_push' follow.



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.054 / U:3.624 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site