2.6.15-git latest build broken on UP x86-64

From: Stephen Hemminger
Date: Tue Nov 22 2005 - 21:58:58 EST


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