![]() | |||||||||||||
Messages in this thread |
I need some help debugging this kernel build problem. Here's the tail of my kernel build. ld -m elf_i386 -r -o init.o main.o version.o do_mounts.o make[1]: Leaving directory `/usr/src/v2.5.30/init' ld -m elf_i386 -T arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init _task.o init/init.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 security/built-in.o /usr/src/v2.5.30/arch/i386/lib/lib.a lib/lib.a /usr/ src/v2.5.30/arch/i386/lib/lib.a drivers/built-in.o sound/sound.o arch/i386/pci/pci.o net/network .o --end-group -o vmlinux drivers/built-in.o(.data+0x80f4): undefined reference to `local symbols in discarded section .te xt.exit' make: *** [vmlinux] Error 1 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 12:22 [W:0.376 / U:0.540 seconds] ©2003-2008 Jasper Spaans | |||||||||||||