Hi, I'm getting the following error when trying tro make fontconfig-2.2.0 on Solaris 9 with gcc v3.1 Any help would be appreciated, just ask if you need any more details Regards, John gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/freetype2 -DFONTCONFIG _PATH=\"/usr/local/etc/fonts\" -I.. -I../src -g -O2 -c fcfreetype.c -fPIC -o .libs/fcfreetype.o fcfreetype.c: In function `FcFreeTypeQuery': fcfreetype.c:279: `PS_FontInfoRec' undeclared (first use in this function) fcfreetype.c:279: (Each undeclared identifier is reported only once fcfreetype.c:279: for each function it appears in.) fcfreetype.c:279: parse error before "psfontinfo" fcfreetype.c:738: `psfontinfo' undeclared (first use in this function) fcfreetype.c:954:2: warning: #warning "No FT_Get_Next_Char" make[2]: *** [fcfreetype.lo] Error 1 make[2]: Leaving directory `/usr/comp/fontconfig-2.2.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/comp/fontconfig-2.2.0' make: *** [all-recursive-am] Error 2