At 8:52 PM -0500 3/18/05, <[EMAIL PROTECTED]> wrote:[]
gcc-3.3 -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/sw/etc\" -DLIBDIR=\"/sw/lib\"
-DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I/sw/include/glib
-2.0 -I/sw/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I../.. -no-cpp-
precomp -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -MT pango-ot-
buffer.lo -MD -MP -MF .deps/pango-ot-buffer.Tpo -c pango-ot-buffer.c -fno-common -DPIC -o .libs/pango-ot-buffer.o
In file included from ../../pango/pango-ot.h:25,
from pango-ot-private.h:27,
from pango-ot-buffer.c:22:
../../pango/pangofc-font.h:27:35: fontconfig/fontconfig.h: No such file or
directory
This seems to say that you don't have the file /usr/X11R6/include/fontconfig/fontconfig.h
If this is true, then your X11 installation is incomplete.
If it is Apple's X11 which you have installed, then you will need to reinstall the X11SDK.pkg from the Xcode disk.
-- Martin
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
