Date: Thu, 05 Feb 2009 13:02:04 -0500 From: Forrest Aldrich <forrie@gmail.com> To: gnome@freebsd.org Subject: Compile problem of /usr/ports/x11-fonts/fontconfig Message-ID: <498B299C.1090708@gmail.com>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?498B299C.1090708>