Re: undefined reference to `acpi_processor_register_performance

From: Randy.Dunlap
Date: Thu Jun 17 2004 - 22:18:38 EST


On Thu, 17 Jun 2004 20:35:12 +0000 water modem wrote:

| 2.6.7 compile error
|
| LD .tmp_vmlinux1
| arch/i386/kernel/built-in.o(.text+0xcfeb): In function
| `powernow_acpi_init':
| : undefined reference to `acpi_processor_register_performance'
| arch/i386/kernel/built-in.o(.text+0xd01c): In function
| `powernow_acpi_init':
| : undefined reference to `acpi_processor_unregister_performance'
| arch/i386/kernel/built-in.o(.exit.text+0x32): In function `powernow_exit':
| : undefined reference to `acpi_processor_unregister_performance'
| make: *** [.tmp_vmlinux1] Error 1
| [root@enlaptop linux-2.6.7]#

got a .config for this? i'm having a little trouble duplicating it.

thanks,
--
~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/