Buildroot with uClibc 0.9.29

Souvik Ghosh mailtosouvik at gmail.com
Tue Oct 13 13:33:36 UTC 2009


>
> Hi,
>
> 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?
>
> Thanks in advance.
>
> Regards,
> papa


More information about the uClibc mailing list