vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Greetings, being stuborn and curious, I'm still struggling with the source-compilation of gnome 2.4 So far, I am trying to compile fontconfig So I downloaded the last version to http://freedesktop.org/Software/FontConfig2_2 then tar xzf ..configure -> ok make make[2]: Entre dans le répertoire `/tmp/fontconfig-2.2.0/fc-lang' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -g -O2 -c fc-lang.c Dans le fichier inclus à partir de ../fontconfig/fcfreetype.h:27, à partir de ../src/fcint.h:39, à partir de fc-lang.c:25: /usr/local/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been included yet!" /usr/local/include/freetype2/freetype/freetype.h:21:2: #error "Please always use macros to include FreeType header files." /usr/local/include/freetype2/freetype/freetype.h:22:2: #error "Example:" /usr/local/include/freetype2/freetype/freetype.h:23:2: #error " #include <ft2build.h>" /usr/local/include/freetype2/freetype/freetype.h:24:2: #error " #include FT_FREETYPE_H" make[2]: *** [fc-lang.o] Erreur 1 make[2]: Quitte le répertoire `/tmp/fontconfig-2.2.0/fc-lang' make[1]: *** [all-recursive] Erreur 1 make[1]: Quitte le répertoire `/tmp/fontconfig-2.2.0' make: *** [all-recursive-am] Erreur 2 any ideas ? many thx ! |