Compile problem of /usr/ports/x11-fonts/fontconfig
Forrest Aldrich
forrie at gmail.com
Thu Feb 5 10:24:05 PST 2009
Greetings,
I'd like to ask about this compile problem for
/usr/ports/x11-fonts/fontconfig, on FreeBSD 7.1-STABLE
mkdir .libs
cc -O2 -pipe -march=pentium4 -fno-strict-aliasing -o .libs/fc-cache
fc-cache.o ../src/.libs/libfontconfig.so -L/usr/local/lib
/usr/local/lib/libfreetype.so -lz /usr/local/lib/libexpat.so
-Wl,--rpath -Wl,/usr/local/lib
/usr/bin/ld: warning: libz.so.3, needed by
/usr/local/lib/libfreetype.so, may conflict with libz.so.4
../src/.libs/libfontconfig.so: undefined reference to `FT_Select_Size'
gmake[2]: *** [fc-cache] Error 1
gmake[2]: Leaving directory
`/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.6.0/fc-cache'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.6.0'
gmake: *** [all] Error 2
*** Error code 2
This was encountered while compiling qt4 (dependencies).
Thanks.
More information about the freebsd-gnome
mailing list