Busybox compilation error

Denis Vlasenko vda.linux at googlemail.com
Wed Feb 7 20:25:43 UTC 2007


On Wednesday 07 February 2007 06:02, Sina Mallick wrote:
> Hi,
> I am trying to compile busybox for ARM cpu...Am using arm bese toolchain...
> I am getting this error at the end...
> LINK    busybox_unstripped
> applets/built-in.o:(.rodata.applets+0x664): undefined reference to
> `readahead_main'
> applets/built-in.o:(.rodata.applets+0x868): undefined reference to
> `taskset_main'
> collect2: ld returned 1 exit status
> make: *** [busybox_unstripped] Error 1
> 
> BTD I am keeping off two line  at /miscutils/Kbuild
> #lib-$(CONFIG_READAHEAD)   += readahead.o
> #lib-$(CONFIG_TASKSET)     += taskset.o
> 
> as if i keeping this two line then i am also geting some errors...
> Can anybody tell what should i do now..to solve this problem...

Please post your .comfig
--
vda



More information about the busybox mailing list