Answer» hi all ,
i have been trying to compile LINUX kernel 2.6.26.3 and port it to my ARM PXA-255 processor. But while I am running the command "make zImage" it is showing following errors:
MODPOST vmlinux.o GEN .VERSION CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 arch/arm/mach-pxa/built-in.o(.text+0x1470): In function `pxa_verify_policy': arch/arm/mach-pxa/cpu-pxa.c:216: UNDEFINED reference to `cpufreq_frequency_table_verify' arch/arm/mach-pxa/built-in.o(.text+0x14d4): In function `pxa_set_target': arch/arm/mach-pxa/cpu-pxa.c:246: undefined reference to `cpufreq_frequency_table_target' arch/arm/mach-pxa/built-in.o(.init.text+0x7b0): In function `pxa_cpufreq_init': arch/arm/mach-pxa/cpu-pxa.c:375: undefined reference to `cpufreq_frequency_table_cpuinfo' make: *** [.tmp_vmlinux1] Error 1
plzz help me to rectify the errors Quote plzz Please
(That's one error.)
|