Re: Japanese Display for gtk+-1.2.9



On Wed, 2 Nov 2005 16:50:58 +0800
Xyber Blue <xyberblue gmail com> 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?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]