Re: 2.6.7-mm2 build errors...

From: Randy.Dunlap
Date: Fri Jul 02 2004 - 16:10:38 EST


On Fri, 2 Jul 2004 22:51:29 +0200 Adrian Bunk wrote:

| On Sat, Jun 26, 2004 at 12:39:39AM -0300, limaunion wrote:
|
| > LD .tmp_vmlinux1
| > arch/i386/kernel/built-in.o(.text+0xbe14): In function `powernow_acpi_init':
| > : undefined reference to `acpi_processor_register_performance'
| > arch/i386/kernel/built-in.o(.text+0xbe3b): In function `powernow_acpi_init':
| > : undefined reference to `acpi_processor_unregister_performance'
| > arch/i386/kernel/built-in.o(.exit.text+0x3b): In function `powernow_exit':
| > : undefined reference to `acpi_processor_unregister_performance'
| > make: *** [.tmp_vmlinux1] Error 1
| >
| > This also happens in 2.6.7-mm1, I'm wondering if this is my fault or
| > something's wrong?
|
| It seems something is/was wrong.
|
| Can you still reproduce it in 2.6.7-mm5?
| If yes, please send your .config.

Same as this problem report:
http://marc.theaimsgroup.com/?l=linux-kernel&m=108752330915120&w=2

but my patch was insufficient:
http://marc.theaimsgroup.com/?l=linux-kernel&m=108753512102539&w=2

See reply from Dave Jones. And I see what he means, but I don't
see how to express it in Kconfig language.

--
~Randy
-
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/