[uClibc] uClibc 0.9.27, locale and Kernel 2.2.26

Henry Jensen hjensen at gmx.de
Tue Jan 25 13:17:18 UTC 2005


I try to compile uClibc with locale support. I use gcc 3.3.4 and Kernel 2.2.26.
I get the following error:

In file included from ../../../include/xlocale.h:30,
                 from ../../../include/string.h:115,
                 from locale.c:54:
../../../include/bits/uClibc_locale.h:333:2: warning: #warning need thread version of CUR_LOCALE!
locale.c:168:2: #error locales enabled, but not data other than for C locale!
locale.c: In function `update_hr_locale':
locale.c:215: error: `__locale_mmap' undeclared (first use in this function)
locale.c:215: error: (Each undeclared identifier is reported only once
locale.c:215: error: for each function it appears in.)
locale.c:216: error: `__LOCALE_DATA_WIDTH_LOCALES' undeclared (first use in this function)
make[3]: *** [setlocale.o] Error 1
make[3]: Leaving directory `/usr/src/uClibc-0.9.27/libc/misc/locale'

uClibc-locale-030818.tgz is  in extra/locale


Any suggestions (other than "use a 2.4.x Kernel") ?

Regards,
Henry



More information about the uClibc mailing list