From: Andrew Morton <akpm@digeo.com>
To: Thomas Molina <tmolina@cox.net>
Cc: linux-kernel@vger.kernel.org, mec@shout.net
Subject: Re: 2.5.40: problem with configuration system
Date: Sun, 06 Oct 2002 15:02:09 -0700 [thread overview]
Message-ID: <3DA0B2E1.74E4FBB4@digeo.com> (raw)
In-Reply-To: Pine.LNX.4.44.0210061554520.8057-100000@dad.molina
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.
next prev parent reply other threads:[~2002-10-06 21:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-06 21:28 2.5.40: problem with configuration system Thomas Molina
2002-10-06 22:02 ` Andrew Morton [this message]
2002-10-06 23:02 ` Thomas Molina
-- strict thread matches above, loose matches on Subject: below --
2002-10-06 22:26 Mikael Pettersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3DA0B2E1.74E4FBB4@digeo.com \
--to=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mec@shout.net \
--cc=tmolina@cox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.