[Fontconfig] fontconfig compiling and installing

Keith Packard fontconfig@fontconfig.org
Thu, 01 May 2003 07:42:36 -0700


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 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