Displaying 1 result from an estimated 1 matches for "ft_get_bdf_property".
2003 May 19
1
fontconfig and FT_Get_BDF_Property
Hi all,
After upgrading my fontconfig to 2.2.0, fc-cache -vf gives me an error:
/usr/libexec/ld-elf.so.1: /usr/X11R6/lib/libfontconfig.so.1: Undefined
symbol "FT_Get_BDF_Property" when it tries to build the cache for non
bitmapped fonts.
I have:
1. updated my CVS ports tree
2. rebuilt fontconfig, freetype, expat and Xft using portupgrade
(portupgrade -frR )
3. rebuilt my all (portupgrade -afr)
and fc-cache still chokes.
XFree86-clients, XFree86-fontScalable and se...