2.5.23 - arch/i386/kernel/mpparse.c problem

From: Matthew Harrell (lists-sender-14a37a@bittwiddlers.com)
Date: Wed Jun 19 2002 - 15:02:48 EST


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.
  mharrell@bittwiddlers.com     


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jun 23 2002 - 22:00:20 EST