From: Grant Wilson <gww@btinternet.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: 2.6.0-test3-bk4 compilation failures
Date: Sat, 16 Aug 2003 22:58:21 +0100 [thread overview]
Message-ID: <3F3EA8FD.1030000@btinternet.com> (raw)
If my .config has ACPI enabled but CONFIG_X86_UP_IOAPIC not set then the
compilation fails:
arch/i386/kernel/mpparse.c: In function `mp_config_ioapic_for_sci':
arch/i386/kernel/mpparse.c:1065: warning: implicit declaration of
function `mp_find_ioapic'
arch/i386/kernel/mpparse.c:1067: error: `mp_ioapic_routing' undeclared
(first use in this function)
arch/i386/kernel/mpparse.c:1067: error: (Each undeclared identifier is
reported only once
arch/i386/kernel/mpparse.c:1067: error: for each function it appears in.)
arch/i386/kernel/mpparse.c:1069: warning: implicit declaration of
function `io_apic_set_pci_routing'
arch/i386/kernel/mpparse.c: In function `mp_parse_prt':
arch/i386/kernel/mpparse.c:1113: error: `mp_ioapic_routing' undeclared
(first use in this function)
If I then set both CONFIG_X86_UP_IOAPIC and CONFIG_X86_IO_APIC to 'y'
the compilation fails:
drivers/ide/pci/amd74xx.c: In function `amd74xx_get_info':
drivers/ide/pci/amd74xx.c:107: error: structure has no member named `name'
drivers/ide/pci/amd74xx.c: In function `init_chipset_amd74xx':
drivers/ide/pci/amd74xx.c:368: error: structure has no member named `name'
-- Grant
reply other threads:[~2003-08-16 21:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3F3EA8FD.1030000@btinternet.com \
--to=gww@btinternet.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox