On Fri, Sep 20, 2013 at 12:19 PM, sandeep kumar <coolsandyfor...@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@kernelnewbies.org > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies > >
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies