[Techtalk] Trouble with Custom Kernel

Beth Johnson linux.chick at verizon.net
Mon Apr 22 09:23:17 EST 2002


I'm trying to install a custom kernel and am running into a problem with
the install.  When I get to the make bzImage or bzlilo step I'm getting
errors referencing my ethernet card.  The tail end of the messages with
the errors is here:

make[3]: Entering directory `/usr/src/linux-2.4.9-31/drivers/net'
rm -f net.o
ld -m elf_i386  -r -o net.o tulip/tulip.o tulip_old/tulip_old.o Space.o
setup.o net_init.o loopback.o auto_irq.o
tulip_old/tulip_old.o: In function `tulip_refill_rx':
tulip_old/tulip_old.o(.text+0x630): multiple definition of
`tulip_refill_rx'
tulip/tulip.o(.text+0x640): first defined here
# (22 more message groups like this)
tulip_old/tulip_old.o: In function `tulip_select_media':
tulip_old/tulip_old.o(.text+0x1480): multiple definition of
`tulip_select_media'
tulip/tulip.o(.text+0x14f0): first defined here
ld: Warning: size of symbol `tulip_select_media' changed from 2411 to
2363 in tulip_old/tulip_old.o
tulip_old/tulip_old.o:(.data+0x268): multiple definition of `tulip_tbl'
tulip/tulip.o(.data+0x268): first defined here
tulip_old/tulip_old.o: In function `mxic_timer':
tulip_old/tulip_old.o(.text+0x2460):multiple definition of `mxic_timer'
tulip/tulip.o(.text+0x27a0): first defined here
make[3]: *** [net.o] Error 1
make[3]: Leaving directory`/usr/src/linux-2.4.9-31/drivers/net'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory`/usr/src/linux-2.4.9-31/drivers/net'
make[1]: *** [_subdir_net] Error 2
make[1]: Leaving directory`/usr/src/linux-2.4.9-31/drivers'
make: *** [_dir_drivers] Error 2

This is a newly-installed kernel source so it's not like I've been
mucking around in these directories before the first try at make.

Any pointers would be appreciated, & let me know if I need to send more
of the output.

TIA,
Beth
-- 
  /\/\    Beth Johnson
 / o o\   Cosmic Wonderer
( / ^^\)  Springfield, MA USA
 \ M_M/   "Ruling a country is like cooking a small fish--
           you have to handle it with care."--Lao Tzu
	




More information about the Techtalk mailing list