2.5.64-ac4 compilation error

walt (wa1ter@myrealbox.com)
Mon, 17 Mar 2003 13:42:26 +0000


arch/i386/kernel/mpparse.c: In function `get_smp_config':
arch/i386/kernel/mpparse.c:658: `pc98' undeclared (first use in this function)
arch/i386/kernel/mpparse.c:658: (Each undeclared identifier is reported only once
arch/i386/kernel/mpparse.c:658: for each function it appears in.)
make[1]: *** [arch/i386/kernel/mpparse.o] Error 1
make: *** [arch/i386/kernel] Error 2

I have a single-processor athlon machinel. The .config file contains
these entries in the kernel-hacking section which seems odd:
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y

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