On Fri, Apr 07, 2006 at 01:59:37PM -0700, Andrew Morton wrote: > Adrian Bunk <bunk@xxxxxxxxx> wrote: > > > > I'm getting the following compile error with CONFIG_ACPI_NUMA=y: > > > > <-- snip --> > > > > ... > > CC drivers/acpi/numa.o > > drivers/acpi/numa.c: In function 'acpi_numa_init': > > drivers/acpi/numa.c:231: error: 'NR_NODE_MEMBLKS' undeclared (first use in this function) > > I'm not quite sure how we managed that, but I guess > unify-pxm_to_node-and-node_to_pxm.patch triggered it? Yes, obviously (I got this error on i386): config ACPI_NUMA bool "NUMA support" depends on NUMA - depends on (IA64 || X86_64) + depends on (X86_32 || IA64 || X86_64) default y if IA64_GENERIC || IA64_SGI_SN2 cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html