Computer Hope

Software => BSD, Linux, and Unix => Topic started by: zahidul on October 04, 2008, 01:02:11 AM

Title: error during compilation of linux kernel
Post by: zahidul on October 04, 2008, 01:02:11 AM
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
Title: Re: error during compilation of linux kernel
Post by: Aegis on October 04, 2008, 03:35:33 AM
Quote
plzz

Please

(That's one error.)