configuration of BUSYBOX with cross mipsel-nec-elf

Sanjib Chatterjee sanjib.chat at gmail.com
Fri Aug 4 10:11:45 UTC 2006


Hi,
My tool chain is for target mipsel -nec-elf ( binutils
2.16,gcc-4.0.2,newlib1.14.0).
Now I wanted to configured the busybox for this target with minimum
applets for testing.But I got some bugs of not founding some headers
and some syntactical errors. I am not attaching the details logs but
only some portions of bugs.

>>>>>
/home/sanjib/Desktop/busybox-1.2.1/include/platform.h:85:23: error:
byteswap.h: No such file or directory
/home/sanjib/Desktop/busybox-1.2.1/include/platform.h:86:21: error:
endian.h: No  such file or directory
/home/sanjib/Desktop/busybox-1.2.1/include/platform.h:118:24: error:
arpa/inet.h : No such file or directory
>>>>>
there are many other files not founding.beside this it is another type of error
>>>>>
/usr/local/lib/gcc/mipsel-nec-elf/4.0.2/../../../../mipsel-nec-elf/include/sys/d
irent.h:10:2: error: #error "<dirent.h> not supported"
>>>>>
this the syntactical error
>>>>>
/home/sanjib/Desktop/busybox-1.2.1/include/libbb.h:131: error: syntax
error befo re '*' token
>>>>>


and the finaly the last error messege of  make  is

make[1]: *** [/home/sanjib/Desktop/busybox-1.2.1/applets/applets.o] Error 1
make: *** [_all] Error 2


Now please provide a way to exit from such situation.

Thanks in advance and regards
sanjib chatterjee



More information about the busybox mailing list