On Sat, Jul 05, 2008 at 10:39:48AM -0700, James McKenzie wrote: > Martin Costabel wrote: > >> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11/include/freetype2 > >> -I/usr/X11/include -I/usr/X11R6/include -I/sw/include > >> -I/usr/X11R6/include -g > >> -O2 -c gdft.c -fno-common -DPIC -o .libs/gdft.o > >>gdft.c:1403:35: error: fontconfig/fontconfig.h: No such file or directory > >> > >[etc] > > > >All these packages agree that your X11 installation is incomplete, > >because you don't have the file /usr/X11R6/include/fontconfig/fontconfig.h > > > >This file is installed either by the X11SDK.pkg from the xcode tools on > >the system DVD or by one of the recent xquartz updates (2.1.4 or later). > >It is also a file that is known to be "forgotten" occasionally by the > >Apple installer. > > > >Since you already updated your X11 from the macosforge site, I would > >suggest to reinstall your xquartz update, but not the old 2.1.3. There > >is version 2.2.3 now. > > > > > Second on the 2.2.3 installation. There were problems with the 2.1 > stream that were fixed in the 2.2 stream. Also, you might want to > install X11 from the Leopard DVD BEFORE installing XQuartz 2.2.3.
The 2.1.2 I wrote in my previous email was a typo; it should have been 2.2.2. However, installing 2.2.3 added the header and fixed the problem. I don't know why 2.2.2 didn't do this. Since I suceedded in rebuilding most of KDE, I never occured to me that a header file might be missing... :-/. At any rate, things work now. -- Itai Itai Seggev, Knox College, Mathematics Department In 1997 a group of programmers started writing a desktop environment to fix a travesty they didn't create. Their program promptly found its way onto un*x systems everywhere. Today, still opposed by a software monopolist, they survive as soldiers of fortune. If you share their vision, if you know you can help, and if you can connect to internet, maybe you can join... the K-Team. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
