compile bug/fix, 2.4.19pre3

2 messages, 2 authors, 2002-03-19 · open the first message on its own page

compile bug/fix, 2.4.19pre3

From: Stefan Jeglinski <hidden>
Date: 2002-03-19 19:32:06

Compiling today-rsynced 2.4.19pre3 (source.mvista.com::linuxppc_2_4) yields:

drivers/net/net.o: In function `bmac_set_multicast':
drivers/net/net.o(.text+0xa5e0): undefined reference to `ether_crc_le'
drivers/net/net.o(.text+0xa5e0): relocation truncated to fit:
R_PPC_REL24 ether_crc_le
make: *** [vmlinux] Error 1


I solve this by adding

	#include <linux/crc32.h>

in drivers/net/bmac.c. I don't know if this is the correct fix.


Stefan Jeglinski

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

Re: compile bug/fix, 2.4.19pre3

From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2002-03-19 18:40:42

Compiling today-rsynced 2.4.19pre3 (source.mvista.com::linuxppc_2_4) yields:

drivers/net/net.o: In function `bmac_set_multicast':
drivers/net/net.o(.text+0xa5e0): undefined reference to `ether_crc_le'
drivers/net/net.o(.text+0xa5e0): relocation truncated to fit:
R_PPC_REL24 ether_crc_le
make: *** [vmlinux] Error 1
Fix already pushed, wait for mirrors to react.

Ben.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help