2008-10-23 03:20:31 Kernel Compilation Error
Ammar Asi (PAKISTAN)
Message: 64090
Hi,
I am trying to build the kernal (uClinux-dist-2007R1-RC3) for the IP04 PBX board (BF532). Here is the procedure I am following
$ make menuconfig
Default options, just selected the Target architecture
$ make
It asks for the 'general options', I almost selected the default ones.
But make gives error:
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
kernel/built-in.o:(.data+0xd28): undefined reference to `sysctl_pagecache_ratio_sysctl_handler'
make[2]: *** [.tmp_vmlinux1] Error 1
make[2]: Leaving directory `/root/Documents/astfin/build_ip04/uClinux-dist/linux-2.6.x'
make[1]: *** [linux] Error 1
make[1]: Leaving directory `/root/Documents/astfin/build_ip04/uClinux-dist'
make: *** [uClinux] Error 2
Please help......
QuoteReplyEditDelete
2008-10-23 03:24:36 Re: Kernel Compilation Error
Mike Frysinger (UNITED STATES)
Message: 64091
none of the uclinux-dist's supported the IP04 board. you'll need to get the dist from the IP04 guys and then ask them build error questions.
you should start here: