Re: Japanese Display for gtk+-1.2.9
- From: mpsuzuki hiroshima-u ac jp
- To: Xyber Blue <xyberblue gmail com>
- Cc: lmczars yahoo com, gtk-list gnome org
- Subject: Re: Japanese Display for gtk+-1.2.9
- Date: Wed, 02 Nov 2005 22:08:55 +0900
Xyber Blue wrote:
>>If you check symbols in libgdk-1.2.so <http://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???
It means your gtk+-1.2.x is built to use locale in libc.
It does not call _Xsetlocale(). Therefore, it will fail
as the first test with xmbcs.c.
If it is configured to use _Xsetlocale(), libgdk-1.2.so.0
won't call setlocale().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]