Re: is this enough to determine what I have done wrong
Anthony Mendoza <[email protected]>
| Newsgroups | gmane.linux.aurora.devel |
|---|---|
| Message-ID | <[email protected]> |
FYI, my /boot is ext3... don't know of any requirement where it has to be ext2: [root@phillip root]# cat /etc/fstab LABEL=/ / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 ... On 5/19/2003 7:44 PM, Cookie had said: > > Toady I managed to get Aurora installed on my U2 > after wasting a day realizing that /boot needed to be > ext2 =-} > Now that it is up and running I thought I would try > and rebuild the Kernel. I downloaded 2.4.20 > and patched it to > patch-2.4.21-rc2 > > everything went fine until it tried to link (I think) > Below is a clip, I hope it is enough that someone > can tell me my fatal error. > Thanks > Brian > > make[1]: Leaving directory `/usr/src/linux-2.4.20/arch/sparc64/math-emu' > ld -m elf64_sparc -T arch/sparc64/vmlinux.lds arch/sparc64/kernel/head.o > arch/sparc64/kernel/init_task.o init/main.o init/version.o > init/do_mounts.o \ > --start-group \ > arch/sparc64/kernel/kernel.o arch/sparc64/mm/mm.o > kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o > arch/sparc64/math-emu/math-emu.o \ > drivers/char/char.o drivers/block/block.o drivers/misc/misc.o > drivers/net/net.o drivers/net/appletalk/appletalk.o > drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/sbus/sbus_all.o > drivers/video/video.o drivers/media/media.o \ > net/network.o \ > /usr/src/linux-2.4.20/lib/lib.a /usr/src/linux-2.4.20/lib/lib.a > /usr/src/linux-2.4.20/arch/sparc64/prom/promlib.a > /usr/src/linux-2.4.20/arch/sparc64/lib/lib.a \ > --end-group \ > -o vmlinux > init/main.o: In function `check_bugs': > init/main.o(.text+0x28): undefined reference to `_mcount' > init/main.o: In function `rest_init': > init/main.o(.text+0x48): undefined reference to `_mcount' > init/main.o: In function `init': > init/main.o(.text+0xa8): undefined reference to `_mcount' > init/main.o: In function `profile_setup': > init/main.o(.text.init+0x8): undefined reference to `_mcount' > init/main.o: In function `checksetup': > init/main.o(.text.init+0x48): undefined reference to `_mcount' > init/main.o(.text.init+0xe8): more undefined references to `_mcount' follow > make: *** [vmlinux] Error 1 > _______________________________________________ > aurora-sparc-devel mailing list > [email protected] > http://lists.linuxpower.org/mailman/listinfo/aurora-sparc-devel -- -- "Try not. Do or do not, there is no try." -Yoda GPG/PGP Public Key: http://www.keyserver.net/
smime.p7s
(application/x-pkcs7-signature, 3.4 KB) - not displayed