From: Ivan Gyurdiev <ivangurdiev@linuxfreemail.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: 2.5.20 - compile error, mp_ioapic_routing on a uniprocessor machine
Date: Sat, 1 Jun 2002 21:51:18 -0600 [thread overview]
Message-ID: <200206012151.18394.ivangurdiev@linuxfreemail.com> (raw)
make[1]: Entering directory `/usr/src/linux-2.5.20/arch/i386/kernel'
gcc -D__KERNEL__ -I/usr/src/linux-2.5.20/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon
-DKBUILD_BASENAME=mpparse -c -o mpparse.o mpparse.c
mpparse.c: In function `mp_parse_prt':
mpparse.c:1120: warning: implicit declaration of function `mp_find_ioapic'
mpparse.c:1123: `mp_ioapic_routing' undeclared (first use in this function)
mpparse.c:1123: (Each undeclared identifier is reported only once
mpparse.c:1123: for each function it appears in.)
mpparse.c:1147: warning: implicit declaration of function
`io_apic_set_pci_routing'
make[1]: *** [mpparse.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.5.20/arch/i386/kernel'
make: *** [arch/i386/kernel] Error 2
========================
Relevant CONFIG.H:
#define CONFIG_MK7 1
#undef CONFIG_SMP
#define CONFIG_X86_UP_APIC 1
#undef CONFIG_X86_UP_IOAPIC
#define CONFIG_X86_LOCAL_APIC 1
#define CONFIG_ACPI 1
#undef CONFIG_ACPI_HT_ONLY
#define CONFIG_ACPI_BOOT 1
#define CONFIG_ACPI_BUS 1
#define CONFIG_ACPI_INTERPRETER 1
#define CONFIG_ACPI_EC 1
#define CONFIG_ACPI_POWER 1
#define CONFIG_ACPI_PCI 1
#define CONFIG_ACPI_SLEEP 1
#define CONFIG_ACPI_SYSTEM 1
#undef CONFIG_ACPI_AC
#undef CONFIG_ACPI_BATTERY
#undef CONFIG_ACPI_BUTTON
#define CONFIG_ACPI_FAN 1
#define CONFIG_ACPI_PROCESSOR 1
#define CONFIG_ACPI_THERMAL 1
#undef CONFIG_ACPI_DEBUG
if-def trouble again?
i apologize if you have problems cc-ing...
linuxfreemail is not working correctly, it appears.
I read the LKML archives so I'll get any replies by HTML if not otherwise :)
reply other threads:[~2002-06-03 3:50 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=200206012151.18394.ivangurdiev@linuxfreemail.com \
--to=ivangurdiev@linuxfreemail.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