patch-2.6.12-rc5-git3 'make install' undefined reference

From: Colin Harrison
Date: Sat May 28 2005 - 11:09:00 EST


Hi

I'm getting an undefined reference in 'make install' with
patch-2.6.12-rc5-git3

arch/i386/kernel/built-in.o(.init.text+0x1710): In function `setup_arch':
: undefined reference to `acpi_boot_table_init'
arch/i386/kernel/built-in.o(.init.text+0x1715): In function `setup_arch':
: undefined reference to `acpi_boot_init'
make: *** [.tmp_vmlinux1] Error 1


# CONFIG_ACPI is not set in my .config

Kernel compiles cleanly with patch-2.6.12-rc5-git2.
More information can be supplied as required.

Thanks

Colin Harrison

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/