* [Linux-ia64] 2.4.19 ACPI build errors
@ 2002-09-17 21:33 Eva Hocks
0 siblings, 0 replies; only message in thread
From: Eva Hocks @ 2002-09-17 21:33 UTC (permalink / raw)
To: linux-ia64
The kernel build on Itanium with 2.4.29 and the linux-2.4.19-ia64-020821
patches get the following compile error:
gcc3 -D__KERNEL__ -I/usr/src/linux-2.4.19/include -Wall
-Wstrict-prototypes -Wno-trigraphs -g -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -ffixed-r13 -mfixed-rangeñ0-f15,f32-f127
-falign-functions2 -frename-registers --param max-inline-insnsP00
-mb-step -mconstant-gp -nostdinc -I
/usr/lib/gcc-lib/ia64-redhat-linux/3.0.1/include -DKBUILD_BASENAME=iosapic
-c -o iosapic.o iosapic.c
iosapic.c: In function `iosapic_register_platform_intr':
iosapic.c:529: `ACPI_INTERRUPT_PMI' undeclared (first use in this function)
iosapic.c:529: (Each undeclared identifier is reported only once
iosapic.c:529: for each function it appears in.)
iosapic.c:538: `ACPI_INTERRUPT_INIT' undeclared (first use in this function)
iosapic.c:542: `ACPI_INTERRUPT_CPEI' undeclared (first use in this function)
make[1]: *** [iosapic.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.19/arch/ia64/kernel'
make: *** [_dir_arch/ia64/kernel] Error 2
The config looks like:
CONFIG_ACPI20=y
CONFIG_ACPI_KERNEL_CONFIG=y
CONFIG_ACPI=y
CONFIG_ACPI_INTERPRETER=y
Any hints to get the kernel compiled?
Thanks,Eva
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-09-17 21:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-17 21:33 [Linux-ia64] 2.4.19 ACPI build errors Eva Hocks
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.