anyone compiling busybox with "arm-eabi-" cross compile toolchain???

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Fri Sep 20 03:17:58 EDT 2013


On Fri, Sep 20, 2013 at 12:19 PM, sandeep kumar
<coolsandyforyou at gmail.com>wrote:

> Hi All
>
> i am facing some build errors with busy box compilation with
> CROSS_COMPILE=arm-eabi-
>
> Busybox version: 1.21.1
>
> Error: In file included from include/libbb.h:13:0,
>                  from include/busybox.h:8,
>                  from applets/applets.c:9:
> include/platform.h:138:20: fatal error: limits.h: No such file or directory
>
> Looks like i missed some include path..can anyone who tried this help me??
>

Verify if your toolchain dir does indeed have this file (limits.h). Then
check the include paths in the Makefile if they are pointing to the right
dirs.

Most likely your include paths are incorrect. Could be a problem with how
you configured busybox.

HTH,
-mandeep



>
> --
> With regards,
> Sandeep Kumar Anantapalli,
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130920/eea4dea8/attachment.html 


More information about the Kernelnewbies mailing list