On Tuesday 13 October 2009 09:33:36 Souvik Ghosh wrote: > I am trying to build a toolchain for ARM 926t with uclibc version 0.9.29. I > have checked the buildroot releases and found that release 2009.02 allows to > change uClibc version to 0.9.29 through make menuconfig interface. But when > I compile buildroot using 'make' command it fives me the following error. > > CC libc/sysdeps/linux/common/chdir.os > In file included from ./include/sys/param.h:22, > from libc/sysdeps/linux/common/chdir.c:13: > ./include/limits.h:124:26: error: limits.h: No such file or directory > make[2]: *** [libc/sysdeps/linux/common/chdir.os] Error 1 > make[1]: *** [lib/libc.so.0] Error 2 > > Can somebdy please help me to get rid of this issue. Do I need to switch to > different buildroot release?
use a newer uClibc -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
