Re: Linux 2.2.5ac5

FAVRE =?iso-8859-1?Q?Gr=E9goire?= (gregoire.favre@urbanet.ch)
Wed, 07 Apr 1999 19:36:09 +0000


I have just tried to compile 2.2.5ac5, with make xonfig;make dep;make -j 6 bzImage;
make -j 6 modules;make modules_install and I got:

make[2]: Entering directory `/usr/src/linux/drivers'
make[2]: Nothing to be done for `all_targets'.
make[2]: Leaving directory `/usr/src/linux/drivers'
make[1]: Leaving directory `/usr/src/linux/drivers'
ld -m elf_i386 -T /usr/src/linux/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o \
--start-group \
arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o \
fs/filesystems.a \
net/network.a \
drivers/block/block.a drivers/char/char.a drivers/misc/misc.a drivers/net/net.a drivers/scsi/scsi.a drivers/cdrom/cdrom.a drivers/sound/sound.a drivers/pci/pci.a
drivers/pnp/pnp.a drivers/video/video.a \
/usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a /usr/src/linux/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
fs/fs.o: In function `mount_root':
fs/fs.o(.text.init+0x127): undefined reference to `rd_doload'
fs/fs.o(.text.init+0x12f): undefined reference to `rd_load_secondary'
make: *** [vmlinux] Error 1

And then I do a make clean;ake xonfig;make dep;make bzImage, with same results?

Greg ICQ:16624071
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Gregoire Favre, Institut de Mathématique de l'Universite de Lausanne
+41 21 692 35 73, http://www.unil.ch/ima/docs/Personnes/gfavre

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/