Around 1 o'clock on May 2, martys@xxxxxxxxx wrote: > ./src/.libs/libfontconfig.so: undefined reference to 'XML_SetDoctypeDeclHandler' > make[2]: *** [fc-cache] Error 1 It seems like you probably have an old version of libexpat installed on your system. Fontconfig requires a version of expat which includes this function; I'm not sure what version that is, but I have 1.95 on my machine which works fine. -keith