Hi, I've been trying to compile fontconfig for a couple of days now, but I just seem to get new problems with it. I use render-0.8 with xrender-0.8.3, and a compiled XFree 4.4.0 source distribution... I tried fooling around with different include paths and libraries here and there without any luck. At first it seems OK, but then suddenlt i get this error (when doing "./configure --prefix=/student"): Making all in fc-cache make[2]: Entering directory `/opt/student/usr/src/gnometmp/fontconfig-2.2.92/fc-cache' make[2]: *** No rule to make target `fc-cache.1', needed by `all-am'. Stop. make[2]: Leaving directory `/opt/student/usr/src/gnometmp/fontconfig-2.2.92/fc-cache' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/student/usr/src/gnometmp/fontconfig-2.2.92' make: *** [all] Error 2 I suppose it's something man related, but i can't figure out what. Regards, Jonathan PS. I need fontconfig for Xft, which I need for gtk+ 2.4 DS.