Re: 2.5.40: problem with configuration system

From: Andrew Morton (akpm@digeo.com)
Date: Sun Oct 06 2002 - 17:02:09 EST


Thomas Molina wrote:
>
> I was configuring a kernel for a rescue disk, so lots of things were not
> configured that normally would be. At the end of the compile I get:
>
> arch/i386/kernel/built-in.o: In function `MP_processor_info':
> arch/i386/kernel/built-in.o(.text.init+0x31ab): undefined reference to
> `Dprintk'

that's a bug in arch/i386/kernel/mpparse.c. It doesn't have a
definition of Dprintk in scope on uniprocessor, non-IO-apic
builds.

Selecting io-apic-on-uniprocessor makes it go away.
-
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/



This archive was generated by hypermail 2b29 : Mon Oct 07 2002 - 22:00:56 EST