2002-06-19 20:03:24

by Matthew Harrell

[permalink] [raw]
Subject: 2.5.23 - arch/i386/kernel/mpparse.c problem


I haven't seen this problem addressed in the last couple kernels so I figured
I would ask about it. I get this error when compiling

gcc -Wp,-MD,./.mpparse.o.d -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i586 -nostdinc -iwithprefix include -DKBUILD_BASENAME=mpparse -c -o mpparse.o mpparse.c
mpparse.c: In function `mp_parse_prt':
mpparse.c:1080: warning: implicit declaration of function `mp_find_ioapic'
mpparse.c:1083: `mp_ioapic_routing' undeclared (first use in this function)
mpparse.c:1083: (Each undeclared identifier is reported only once
mpparse.c:1083: for each function it appears in.)
mpparse.c:1107: warning: implicit declaration of function `io_apic_set_pci_routing'
make[1]: *** [mpparse.o] Error 1
make[1]: Leaving directory `/usr/src/linux/arch/i386/kernel'
make: *** [arch/i386/kernel] Error 2

using the attached config. What's the solution?

--
Matthew Harrell Any sufficiently advanced bug is
Bit Twiddlers, Inc. indistinguishable from a feature.
[email protected]


Attachments:
(No filename) (1.17 kB)
.config (31.36 kB)
Download all attachments