Around 1 o''clock on May 2, martys@e3.net.nz wrote:> ./src/.libs/libfontconfig.so: undefined reference to ''XML_SetDoctypeDeclHandler'' > make[2]: *** [fc-cache] Error 1It 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
I have looked every where and cant find anything to solve my problem I have downloaded fontconfig 2.2.0 I configure it like it says in the install file ./src/.libs/libfontconfig.so: undefined reference to ''XML_SetDoctypeDeclHandler'' make[2]: *** [fc-cache] Error 1 make[2]: Leaving directory ''/root/build/source/fongconfig-2.2.0/fc-cache'' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory ''/root/build/source/fongconfig-2.2.0'' make: *** [all-recursive-am] Error 2 I have been trying to solve the problem for the last few days to no avail help Its preventing me from moving on and compiling other programs Thanks Marty New Zealand but when i run make it comes up with this error