The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* link error building kernel with gcc-3.3
@ 2003-05-14 20:29 Alex Davis
  2003-05-15  5:38 ` James Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Alex Davis @ 2003-05-14 20:29 UTC (permalink / raw)
  To: linux-kernel

I got the following linking 2.4.21rc1:

net/network.o(.text+0xdcb7): In function `rtnetlink_rcv':
: undefined reference to `rtnetlink_rcv_skb'
make: *** [vmlinux] Error 1

Removing '__inline__' from the definition of rtnetlink_rcv_skb
in net/core/rtnetlink.c fixed the problem. 

Note: this error also occurs in 2.4.21rc2-ac2

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-05-15 20:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-14 20:29 link error building kernel with gcc-3.3 Alex Davis
2003-05-15  5:38 ` James Morris
2003-05-15  5:42   ` David S. Miller
2003-05-15 14:56     ` Alex Davis
2003-05-15 20:11       ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox