Hello, I'm trynig to install fontconfig (tried both versions 2..2.0 & 2.2.90) and, after doing config per INSALL, when I make, I get the following errors: /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -DFONTCONFIG_PATH='"/etc/fonts"' -I.. -I../src -g -O2 -c fcfreetype.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -DFONTCONFIG_PATH=\"/etc/fonts\" -I.. -I../src -g -O2 -c fcfreetype.c -fPIC -o .libs/fcfreetype.o fcfreetype.c:1093: warning: #warning "No FT_Get_Next_Char" fcfreetype.c: In function `FcFreeTypeQuery': fcfreetype.c:360: `PS_FontInfoRec' undeclared (first use in this function) fcfreetype.c:360: (Each undeclared identifier is reported only once fcfreetype.c:360: for each function it appears in.) fcfreetype.c:360: parse error before `psfontinfo' fcfreetype.c:796: `psfontinfo' undeclared (first use in this function) make[2]: *** [fcfreetype.lo] Error 1 make[2]: Leaving directory `/home/jltyson/Dia/fontconfig-2.2.90/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jltyson/Dia/fontconfig-2.2.90' make: *** [all-recursive-am] Error 2 Any help? Yours, Jeff Tyson