[uClibc]Compiling error

Manuel Novoa III mjn3 at codepoet.org
Fri Aug 9 01:50:01 UTC 2002


Hello,

On Fri, Aug 09, 2002 at 03:05:00AM +0200, Mikael Tomt wrote:
> When i try to compile uClibc with locale support i get an error message like 
> this:
> root at omega:~/uClibc-0.9.12/extra/locale# make
> ./gen_wc8bit `cat codesets.txt`
> setlocale(LC_CTYPE,"en_US.UTF-8") failed!
> make: *** [c8tables.h] Error 1
> root at omega:~/uClibc-0.9.12/extra/locale#   
> 
> Please help me

The current locale implementation is a proof-of-concept to see how
much locale data I could squeeze into a small space.  It is not
yet ready for general use, but should be within the next two months.

Manuel



More information about the uClibc mailing list