Re: 2.6.15-git latest build broken on UP x86-64

From: Andi Kleen
Date: Tue Nov 22 2005 - 22:10:41 EST


On Tue, Nov 22, 2005 at 07:02:02PM -0800, Stephen Hemminger wrote:
> This looks new, it happens on Fedora Core 4 with UP x86-64.
>
> arch/x86_64/kernel/../../i386/kernel/cpu/mtrr/main.c:225: error: ???ipi_handler??? undeclared (first use in this function)
> arch/x86_64/kernel/../../i386/kernel/cpu/mtrr/main.c:225: error: (Each undeclared identifier is reported only once
> arch/x86_64/kernel/../../i386/kernel/cpu/mtrr/main.c:225: error: for each function it appears in.)
> make[2]: *** [arch/x86_64/kernel/../../i386/kernel/cpu/mtrr/main.o] Error 1
> make[2]: Target `__build' not remade because of errors.
> make[1]: *** [arch/x86_64/kernel/../../i386/kernel/cpu/mtrr] Error 2
>
> arch/x86_64/kernel/nmi.c:155: error: ???nmi_cpu_busy??? undeclared (first use in this function)
> arch/x86_64/kernel/nmi.c:155: error: (Each undeclared identifier is reported only once
> arch/x86_64/kernel/nmi.c:155: error: for each function it appears in.)
> make[1]: *** [arch/x86_64/kernel/nmi.o] Error 1
> make[1]: Target `__build' not remade because of errors.
> make: *** [arch/x86_64/kernel] Error 2

Works for me with -git2 and defconfig changed to UP. config please and last changeset.

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