Messages in this thread |  | | Date | Wed, 4 Sep 2002 22:15:49 -0500 (CDT) | From | Thomas Molina <> | Subject | 2.5.33-bk compile weirdness |
| |
I pulled the latest bk version, used make oldconfig with a config file which worked day before yesterday and got the following during a make bzImage:
gcc -Wp,-MD,./.irq.o.d -D__KERNEL__ -I/usr/local/kernel/bitkeeper/linux-2.5-tm/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -nostdinc -iwithprefix include -DKBUILD_BASENAME=irq -c -o irq.o irq.c gcc -Wp,-MD,./.common.o.d -D__KERNEL__ -I/usr/local/kernel/bitkeeper/linux-2.5-tm/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -nostdinc -iwithprefix include -DKBUILD_BASENAME=common -c -o common.o common.c ld -m elf_i386 -r -o pci.o i386.o pcbios.o direct.o fixup.o acpi.o legacy.o irq.o common.o make[1]: Leaving directory `/usr/local/kernel/bitkeeper/linux-2.5-tm/arch/i386/pci' make: *** No rule to make target `arch/i386/vmlinux.lds.S', needed by `arch/i386/vmlinux.lds.s'. Stop.
- 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/
|  |