<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Sep 20, 2013 at 12:19 PM, sandeep kumar <span dir="ltr">&lt;<a href="mailto:coolsandyforyou@gmail.com" target="_blank">coolsandyforyou@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All<div><br></div><div>i am facing some build errors with busy box compilation with CROSS_COMPILE=arm-eabi-</div>
<div><br></div><div>Busybox version: 1.21.1</div><div><br></div><div>Error: In file included from include/libbb.h:13:0,<div>

                 from include/busybox.h:8,</div><div>                 from applets/applets.c:9:</div><div>include/platform.h:138:20: fatal error: limits.h: No such file or directory</div><div><br></div><div>Looks like i missed some include path..can anyone who tried this help me??</div>
</div></div></blockquote><div><br></div><div>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.<br><br></div><div>Most likely your include paths are incorrect. Could be a problem with how you configured busybox.<br>
<br></div><div>HTH,<br></div><div>-mandeep<br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><span class="HOEnZb"><font color="#888888">

<div><br></div>-- <br>With regards,<br>Sandeep Kumar Anantapalli,<br>
</font></span></div></div>
<br>_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
<br></blockquote></div><br></div></div>