./configure works fine make works fine su -c ''make install'' generates the following if [ x = x ]; then fc-cache/fc-cache -f -v; fi /home/keith/sources/gtk/fontconfig-2.2.2/fc-cache/.libs/lt-fc-cache: "/usr/share/fonts": skipping, no such directory /home/keith/sources/gtk/fontconfig-2.2.2/fc-cache/.libs/lt-fc-cache: "/usr/X11R6/lib/X11/fonts/Type1": /home/keith/sources/gtk/fontconfig-2.2.2/fc-cache/.libs/lt-fc-cache: error while loading shared libraries: /home/keith/sources/gtk/fontconfig-2.2.2/src/.libs/libfontconfig.so.1: undefined symbol: FT_Get_PS_Font_Info make[2]: *** [install-data-local] Error 127 make[2]: Leaving directory `/home/keith/sources/gtk/fontconfig-2.2.2'' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/home/keith/sources/gtk/fontconfig-2.2.2'' make: *** [install-recursive] Error 1 SuSE Linux 7.3 - 2.4.20 kernel gcc 2.95 freetype 2.1.7 expat 1.95.7 Any ideas? Many thanks Keith