From: T. <Ren...@gm...> - 2001-02-13 10:39:47
|
Hello everybody! Yesterday I finally got a 2.4 kernel compiled with the attatched config! After that I played a little with this config and tried different compilations, but none of them succeded! So I thought I'll try the original config with what I got the running kernel compiled and so I compiled it again. But that did not work! (I started different tries and there were also no empty .a or .o files)! I always got the following error: ld -T arch/ppc/vmlinux.lds -Ttext 0xc0000000 -Bstatic arch/ppc/kernel/head.o init/main.o init/version.o \ --start-group \ arch/ppc/kernel/kernel.o arch/ppc/mm/mm.o arch/ppc/lib/lib.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o arch/ppc/amiga/amiga.o \ drivers/block/block.o drivers/char/char.o drivers/misc/misc.o drivers/net/net.o drivers/media/media.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/sound/sounddrivers.o drivers/zorro/driver.o drivers/video/video.o \ net/network.o \ /usr/src/linux/lib/lib.a \ --end-group \ -o vmlinux drivers/block/block.o: In function `device_init': drivers/block/block.o(.text.init+0xe0): undefined reference to `parport_init' drivers/block/block.o(.text.init+0xe0): relocation truncated to fit: R_PPC_REL24 parport_init drivers/char/char.o: In function `chr_dev_init': drivers/char/char.o(.text.init+0x258): undefined reference to `lp_init' drivers/char/char.o(.text.init+0x258): relocation truncated to fit: R_PPC_REL24 lp_init make: *** [vmlinux] Error 1 What does this mean? And why could I not compile the same config again? And how do I compile a 2.4 kernel that can use my printer on the parallel port? Questions and more questions! Many thanx for your already provided assistance! Kind regards -- ======================== René Thol ------------------------------------ Multimedia Computing University of Ulm ======================== E-Mail: Ren...@gm... ======================== |