public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.20 - compile error, mp_ioapic_routing on a uniprocessor machine
@ 2002-06-02  3:51 Ivan Gyurdiev
  0 siblings, 0 replies; only message in thread
From: Ivan Gyurdiev @ 2002-06-02  3:51 UTC (permalink / raw)
  To: LKML

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 :)







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-06-03  3:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-02  3:51 2.5.20 - compile error, mp_ioapic_routing on a uniprocessor machine Ivan Gyurdiev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox