From: Steven Cole <elenstev@mesatop.com>
To: lkml <linux-kernel@vger.kernel.org>
Cc: Linus Torvalds <torvalds@osdl.org>
Subject: Build error without CONFIG_ACPI for current 2.6 git. (even with recent ACPI BUILD fix)
Date: Fri, 27 May 2005 15:20:24 -0600 [thread overview]
Message-ID: <42978F18.6010103@mesatop.com> (raw)
With current 2.6 (HEAD = 254feb882a7c6e4e51416dff6a97d847fbbba551 ),
I get this on x86 without CONFIG_ACPI:
arch/i386/kernel/built-in.o(.init.text+0x1a31): In function `setup_arch':
: undefined reference to `acpi_boot_table_init'
arch/i386/kernel/built-in.o(.init.text+0x1a36): In function `setup_arch':
: undefined reference to `acpi_boot_init'
make: *** [.tmp_vmlinux1] Error 1
Setting CONFIG_ACIP=y results in a successful build.
[steven@spc0 linux-2.6]$ grep ^CONFIG_ACPI .config
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
I checked that commit 8aadff7dd519800ce7c0e7fb75dcd4438b373134
had been applied, and drivers/acpi/Kconfig looks like it should with
that fix applied.
My incoming mail has been slow, so sorry if this was already
reported recently.
Steven
reply other threads:[~2005-05-27 21:21 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=42978F18.6010103@mesatop.com \
--to=elenstev@mesatop.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox