Gdk-WARNING **: locale not supported by C library
And the widgets will not convert the english text to japanese.
What causes the problem??? Do I need to retain the -DNO_LOCALE option???
On 11/2/05, Xyber Blue <xyberblue@xxxxxxxxx
> wrote:
>>If you check symbols in libgdk-1.2.so (built with -DX_LOCALE) like:
>> nm -ap /usr/lib/libgdk-1.2.so.0 | fgrep setlocale
>>what do you receive?
[root@localhost ~]# frv-linux-gnu-nm -ap /opt/gtk-dillo/lib/libgdk-1.2.so.0 | fgrep setlocale
U setlocale@@GLIBC_2.3.4
That is the output..... what's with the output???On 11/2/05, mpsuzuki@xxxxxxxxxxxxxxxxx < mpsuzuki@xxxxxxxxxxxxxxxxx> wrote:On Wed, 2 Nov 2005 16:50:58 +0800
Xyber Blue < xyberblue@xxxxxxxxx> wrote:
>Thanks for the hint Mr Suzuki, I will work on it. I will try to rebuild the
>X-Window with no -DX_LOCALE.
>
>I am also trying building gtk before Im posting this problem with the
>following:
>make CFLAGS=-DX_LOCALE
>
>But still doesn't work...
I remember the X_LOCALE detection method in configure
of gtk+-1.2 is not suitable for cross-development.
If you check symbols in libgdk-1.2.so (built with -DX_LOCALE) like:
nm -ap /usr/lib/libgdk-1.2.so.0 | fgrep setlocale
what do you receive?
_______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list