Carl van Denzen wrote:
> Martin,
> 
> I tried this and I am sure we are close to the solution. The problem is 
> (I guess) that the subdirectory fontconfig is not mentioned as an 
> include directory. What does your compilation look like? Mine looks 
> like this:

It looks the same for me. The <fontconfig/fontconfig.h> file is included 
indirectly from <X11/Xft/Xft.h>. It is possible that this file is too 
old in your case, too. Have a look at the file

/usr/X11R6/include/X11/Xft/Xft.h

and see if it contains (around line 36) a line

#include <fontconfig/fontconfig.h>

If not, then you would need to do some more serious updating of your X11 
installation.

-- 
Martin


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to