login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
September
»
8
Re: broken ACPI NUMA config option
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Randy Dunlap
Subject:
Re: broken ACPI NUMA config option
Date: Saturday, September 8, 2007 - 6:09 pm
On Sat, 08 Sep 2007 18:51:39 -0400 James C. Georgas wrote:
quoted text
> If I select X86_64_ACPI_NUMA, then ACPI_NUMA is (properly) selected > automatically, but ACPI is not selected automatically. This causes > ACPI_NUMA to not be built, and the kernel compile fails with unresolved > symbols.
exactly what kernel version??
quoted text
> Steps to reproduce: > > make clean > make mrproper > make noallconfig > > select SMP > select NUMA > select X86_64_ACPI_NUMA > > make > <boom> > > results: > > LD .tmp_vmlinux1 > drivers/built-in.o: In function `acpi_bus_generate_event': > (.text+0x23365): undefined reference to `event_is_open' > drivers/built-in.o: In function `acpi_bus_get_power': > (.text+0x2361d): undefined reference to `acpi_power_get_inferred_state' > drivers/built-in.o: In function `acpi_bus_set_power': > (.text+0x23733): undefined reference to `acpi_power_transition' > drivers/built-in.o: In function `acpi_bus_set_power': > (.text+0x237a5): undefined reference to `acpi_power_transition' > make: *** [.tmp_vmlinux1] Error 1
--- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
broken ACPI NUMA config option
, James C. Georgas
, (Sat Sep 8, 3:51 pm)
Re: broken ACPI NUMA config option
, James C. Georgas
, (Sat Sep 8, 3:54 pm)
Re: broken ACPI NUMA config option
, James C. Georgas
, (Sat Sep 8, 4:33 pm)
Re: broken ACPI NUMA config option
, Randy Dunlap
, (Sat Sep 8, 6:09 pm)
Re: broken ACPI NUMA config option
, Randy Dunlap
, (Sat Sep 8, 6:16 pm)
Re: broken ACPI NUMA config option
, James C. Georgas
, (Sat Sep 8, 6:22 pm)
Re: broken ACPI NUMA config option
, James C. Georgas
, (Sat Sep 8, 8:48 pm)
Re: broken ACPI NUMA config option
, Yinghai Lu
, (Sat Sep 8, 9:24 pm)
Re: broken ACPI NUMA config option
, Randy Dunlap
, (Sat Sep 8, 10:00 pm)
Re: broken ACPI NUMA config option
, Andi Kleen
, (Sun Sep 9, 2:07 am)
[PATCH] KCONFIG: fix pseudo dependency between K8_NUMA and ...
, James C. Georgas
, (Sun Sep 9, 6:19 am)
Re: broken ACPI NUMA config option
, James C. Georgas
, (Sun Sep 9, 6:41 am)
Re: [PATCH] KCONFIG: fix pseudo dependency between K8_NUMA ...
, Andi Kleen
, (Sun Sep 9, 6:46 am)
Re: broken ACPI NUMA config option
, Randy Dunlap
, (Sun Sep 9, 10:32 am)