Re: build #286 failed for 2.6.24-rc1-gea45d15 in linux/arch/x86/kernel/setup_32.c

From: H. Peter Anvin
Date: Sun Oct 28 2007 - 14:35:25 EST


Toralf Förster wrote:
Hello,

the build with the attached .config failed, make ends with:
...
CC arch/x86/kernel/ioport_32.o
CC arch/x86/kernel/ldt_32.o
CC arch/x86/kernel/setup_32.o
arch/x86/kernel/setup_32.c: In function 'setup_arch':
arch/x86/kernel/setup_32.c:584: error: 'PARAM' undeclared (first use in this function)
arch/x86/kernel/setup_32.c:584: error: (Each undeclared identifier is reported only once
arch/x86/kernel/setup_32.c:584: error: for each function it appears in.)
make[1]: *** [arch/x86/kernel/setup_32.o] Error 1
make: *** [arch/x86/kernel] Error 2

The build was made with an old .config from kernel 2.6.22-rc3
(where the build also failed) :
$> make mrproper && cp <oldconfig> .config && make oldconfig && make


http://marc.info/?i=1193419828.3293.35.camel@xxxxxxxxxxxxxxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/