Re: build issue #576 for v2.6.28-rc2-385-g721d5df :'boot_cpu_id'undeclared

From: AmÃrico Wang
Date: Fri Oct 31 2008 - 13:55:49 EST


On Fri, Oct 31, 2008 at 05:02:33PM +0100, Toralf FÃrster wrote:
>Hello,
>
>the build (.config attached) failed, make ends with :
>...
> CC arch/x86/kernel/cpu/capflags.o
> CC arch/x86/kernel/cpu/powerflags.o
> CC arch/x86/kernel/cpu/common.o
>arch/x86/kernel/cpu/common.c: In function 'cpu_init':
>arch/x86/kernel/cpu/common.c:1141: error: 'boot_cpu_id' undeclared (first use
>in this function)
>arch/x86/kernel/cpu/common.c:1141: error: (Each undeclared identifier is
>reported only once
>arch/x86/kernel/cpu/common.c:1141: error: for each function it appears in.)
>make[2]: *** [arch/x86/kernel/cpu/common.o] Error 1
>make[1]: *** [arch/x86/kernel/cpu] Error 2
>make: *** [arch/x86/kernel] Error 2

Probably fixed by:

http://lkml.org/lkml/2008/10/30/459

--
"Sometimes the only way to stay sane is to go a little crazy."

--
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/