[uClibc] no-{locale,wchar} and sed

Alejandro Mery amery at geeks.cl
Wed Feb 11 22:34:37 UTC 2004


Hi,
i'm trying to build a box with uclibc (no-wchar and no-locale) but i stoped on sed-4.08.

i saw that config.h set HAVE_LOCALE because it found locale.h. question: why does uclibc installs it if i said him to not use locale?
well... i removed locale.h, bits/locale.h and langinfo.h. now config.h don't say it has locale support but sed still failling with:

686-unknown-linux-uclibc-gcc-33 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I../lib -g -O
2 -c -o regex.o regex.c
In file included from regex.c:48:
regex_internal.h:660: error: parse error before "wchar_t"
regex_internal.h:660: warning: no semicolon at end of struct or union


i don't what else to do to fix it, any ideas? if you need more info i'll gladly answer.

thanks in advance,
Alejandro Mery



More information about the uClibc mailing list