I'm having a little trouble compiling gtk+-2.0.9 with a Xfree86 cvs version from a couple of months ago (4.2.99.1), and I get the following error during configure:
... checking for x86 platform... yes checking compiler support for MMX... yes checking for freetype-config... /usr/X11R6/bin/freetype-config checking for FT_New_Face in -lfreetype... yes checking For sufficiently new FreeType (at least 2.0.1)... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XRenderFindFormat in -lXrender... yes checking for XftFontOpen in -lXft... yes checking X11/Xft/XftFreetype.h usability... no checking X11/Xft/XftFreetype.h presence... no checking for X11/Xft/XftFreetype.h... no configure: error: pangoxft Pango backend found, but Xft not found ls -l /usr/X11R6/include/X11/Xft shows: total 20 12 -r--r--r-- 1 root root 11255 Dec 11 20:47 Xft.h 8 -r--r--r-- 1 root root 5358 Dec 11 20:47 XftCompat.h Pango-1.0.5 compiled successfully, with part of its configure output reading like: checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for freetype-config... /usr/X11R6/bin/freetype-config checking for FT_New_Face in -lfreetype... yes checking For sufficiently new FreeType (at least 2.0.1)... yes checking freetype/internal/tterrors.h usability... no checking freetype/internal/tterrors.h presence... no checking for freetype/internal/tterrors.h... no checking for FT_Get_First_Char... yes checking for XRenderFindFormat in -lXrender... yes checking for XftFontOpen in -lXft... yes checking X11/Xft/XftFreetype.h usability... no checking X11/Xft/XftFreetype.h presence... no checking for X11/Xft/XftFreetype.h... no checking for pkg-config... /usr/bin/pkg-config checking for GLIB - version >= 2.0.0... yes (version 2.0.7) Is there anything I can do or am I really supposed to have this Xft/XftFreetype.h file? Maybe my particular release of XFree86 didn't install this (I've recompiled XFree86 because installing the nVidia binary driver screwed with my OpenGL libraries). Thanks! -Byron _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
