freetype
[Top][All Lists]
Advanced

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

[Freetype] Re: [Fonts]Compiling 'Xft enabled' mozilla source failed...


From: Christopher Blizzard
Subject: [Freetype] Re: [Fonts]Compiling 'Xft enabled' mozilla source failed...
Date: Thu, 22 Aug 2002 11:58:36 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020821

Zenith Lau wrote:
Hi,

        I have get the mozilla 1.1b and patch it with the xft patch from 
keithp.com, and patch can
        applied successful, but the compilation is still failed. The follwing 
is the error :
        =============================================================== 
        fccharset.c: In function `FcFreeTypeCharIndex':
        fccharset.c:906: warning: comparison between signed and unsigned
        fccharset.c:915: warning: comparison between signed and unsigned
        fccharset.c:924: warning: comparison between signed and unsigned
        fccharset.c: In function `FcFreeTypeCharSet':
        fccharset.c:1007: warning: comparison between signed and unsigned
        fccharset.c:1046: too few arguments to function `FT_Get_Next_Char'
        fccharset.c:1073: too few arguments to function `FT_Get_Next_Char'
        =============================================================== 
        
        I've noticed, it have a own copy of fontconfig/Xft/freetype inside the 
source tree. Why do
        they not just link with the system side .so library ?? Is it the cause 
of the program.


Looks like it's using the wrong version of freetype. I need to delete the copy of freetype that in the mozilla tree. It was just there for testing.

--Chris




reply via email to

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