On Tue, 2 Jan 2001, Andreas Bombe wrote: > You're then using the ieee1394.o module object which doesn't include the > hardware and highlevel drivers. I've sent a patch to Linus already and > cc'd the mailing list also. !!! there were heaps of other (not related to ieee1394 stuff ) linking errors. hack was for to see other errors I hope I did not confuse anybody, and those ohter linking errors are attached again with this letter. I'd like to see if by grub can load a nonmodular kernel with everything compiled in (should be about 20MB ? ). Not that it would of any value other than being nice to see. elmer.
drivers/sound/sounddrivers.o: In function `cleanup_module': drivers/sound/sounddrivers.o(.text.exit+0xf30): multiple definition of `cleanup_module' drivers/isdn/isdn.a(.text+0x176d4): first defined here ld: Warning: size of symbol `cleanup_module' changed from 105 to 45 in drivers/sound/sounddrivers.o drivers/sound/sounddrivers.o: In function `init_module': drivers/sound/sounddrivers.o(.text.init+0xade0): multiple definition of `init_module' drivers/isdn/isdn.a(.text+0x17670): first defined here ld: Warning: size of symbol `init_module' changed from 97 to 25 in drivers/sound/sounddrivers.o drivers/net/net.o: In function `network_ldisc_init': drivers/net/net.o(.text.init+0x532f): undefined reference to `mkiss_init_ctrl_dev' drivers/net/net.o(.data.init+0x52890): undefined reference to `yam_init' drivers/net/tokenring/tr.a(smctr.o): In function `smctr_reset_adapter': smctr.o(.text+0x392a): undefined reference to `__bad_udelay' smctr.o(.text+0x3938): undefined reference to `__bad_udelay' drivers/ieee1394/ieee1394.o: In function `register_builtin_highlevels': drivers/ieee1394/ieee1394.o(.text+0x27b9): undefined reference to `init_raw1394' drivers/ieee1394/ieee1394.o: In function `register_builtin_lowlevels': drivers/ieee1394/ieee1394.o(.text.init+0x24): undefined reference to `get_lynx_template' drivers/ieee1394/ieee1394.o(.text.init+0x51): undefined reference to `get_ohci_template' drivers/video/video.o: In function `aty_set_pll18818': drivers/video/video.o(.text+0xc121): undefined reference to `__bad_udelay' drivers/video/video.o: In function `init_vgachip': drivers/video/video.o(.text.init+0x41ad): undefined reference to `__bad_udelay' drivers/net/irda/irda.o: In function `toshoboe_gotosleep': drivers/net/irda/irda.o(.text+0x6b81): undefined reference to `__bad_udelay' make: *** [vmlinux] Error 1