[uClibc]Toolchain for SH error?

Manuel Novoa III mjn3 at codepoet.org
Wed Nov 27 19:36:23 UTC 2002


On Wed, Nov 27, 2002 at 11:19:35AM -0800, Jose Sanchez wrote:
> been found/copied. Fixed the Makefile and now I get the following message:
> 
> In file included from ../../../include/locale.h:30,
>                  from ctype.c:36:
> ../../../include/bits/uClibc_locale.h:95:37: bits/uClibc_locale_data.h: No 
> such file or directory
> make[4]: *** [isalnum.o] Error 1
> make[4]: Leaving directory `/tmp/gcc-3.2/build/uClibc-0.9.16/libc/misc/ctype'
> make[3]: *** [_dir_ctype] Error 2
> make[3]: Leaving directory `/tmp/gcc-3.2/build/uClibc-0.9.16/libc/misc'
> make[2]: *** [_dir_misc] Error 2
> make[2]: Leaving directory `/tmp/gcc-3.2/build/uClibc-0.9.16/libc'
> make[1]: *** [_dir_libc] Error 2
> make[1]: Leaving directory `/tmp/gcc-3.2/build/uClibc-0.9.16'
> make: *** [/tmp/gcc-3.2/build/uClibc-0.9.16/lib/libc.a] Error 2
> 
> How would one go about building the uClibc_locale_data.h? Any and all help 
> would be greatly appreciated.

If you really want to try it, see extra/locales/README.

I'd suggest though that you wait another week or so.  By that time I'm
hoping to have collation support in place and am planning to provide
some files for download so that you won't need to generate all the
glibc locales to build the uClibc locale data.

Manuel



More information about the uClibc mailing list