Am 20.08.2007 um 14:38 schrieb Martin Costabel: > Christoph Ewering wrote: >> Hello fink users! >> >> I just want to move from my MBP 17" Intel Core Duo to my new MBP 17" >> Intel Core 2 Duo and I thought this is a good time to start from the >> beginning. >> I installed the Developer-Tools and X11. > [] >> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" - >> 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../.. -Os -pipe -Wall -c ftglue.c - >> fno-common -DPIC -o .libs/ftglue.o >> In file included from ftglue.c:11: >> ftglue.h:46:22: error: ft2build.h: No such file or directory > > The file ft2build.h should sit in the directory /usr/X11R6/include. If > you don't have it, reinstall the X11SDK.pkg. > > -- > MArtin
Hello Martin! I installed the X11 SDK once again and BINGO it works. If I remember right I installed the complete developer-tools with every checkmark checked and installed X11 after that, maybe there is a bug in the developer-tools that installes the X11 SDK only when X11 installed before that. Okay, problem solved, thank you. Bye Christoph ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
