From: Eva Hocks <hocks@SDSC.EDU>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] 2.4.19 ACPI build errors
Date: Tue, 17 Sep 2002 21:33:31 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590701906033@msgid-missing> (raw)
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
reply other threads:[~2002-09-17 21:33 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=marc-linux-ia64-105590701906033@msgid-missing \
--to=hocks@sdsc.edu \
--cc=linux-ia64@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 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.