bug-gnustep
[Top][All Lists]
Advanced

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

Re: XftFontInfo can't find HAVE_UTF8


From: Adam Fedor
Subject: Re: XftFontInfo can't find HAVE_UTF8
Date: Fri, 26 Apr 2002 20:14:35 -0600
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.8) Gecko/20020310

Yen-Ju Chen wrote:

 I don't know whether it is a bug or not.
 I use FreeBSD 4.5 and XFree86 4.1.0 (from ports) as before.
 I compile a clean GNUstep from CVS.
 I found that xlib/XftFontInfo.m can't find the HAVE_UTF8 tag
 so that it can't display Chinese correctly using XftDrawStringUTF8.
 If I remove the #ifdef HAVE_UTF8, it works.
 I can't find where the HAVE_UTF8 is defined,
 but it works (about one month) before.

 Yen-Ju


Look at the configure output for the line:

checking for XftDrawStringUtf8 in -lXft

if it says no, then something is wrong with the configuration check. Send me the config.log file.

--
Adam Fedor, Digital Optics Corp.      | I'm glad I hate spinach, because
http://www.doc.com                    | if I didn't, I'd eat it, and you
                                      | know how I hate the stuff.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]