On Thu, 2004-06-24 at 19:15, limaunion wrote: > Hello! > > While trying to compile 2.6.7-mm1 or -mm2 under FC2 I got the following > errors: > > > CC init/version.o > LD init/built-in.o > 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 Are u using AMD k6 with powernow?? If not try compiling w/o that module. I'm on 2.6.7-mm2 on FC2 now