[Fontconfig] fcpackage.2_1 Xft1 & fontconfig compile errors

Keith Packard fontconfig@fontconfig.org
Sun, 23 Feb 2003 19:36:14 -0800


Around 21 o'clock on Feb 23, "=?iso-8859-1?Q?Brian_Bisaillon?=" wrote:

> I have the latest FreeType 1 & 2 versions installed. The ftoutln.h file
> doesn't exist in the include directory for freetype so is it not part of
> the freetype-1.3.1 distribution? 

Both Xft1 and Xft compile against Freetype2.  Make sure you configure 
things appropriately.

> The question is how do I build the fontconfig library? 

$ sh ./configure
$ make

should work, if it doesn't, please file a bug in the fontconfig bugzilla 
page with as much information as you can muster, especially including the 
CPU and OS involved.

-keith