Try this: http://fink.sourceforge.net/faq/comp-general.php?phpLang=en#freetype-problems
Paul William <[EMAIL PROTECTED]> wrote: > Hi all, > > I am trying to 'fink install gimp2' but I get this error message (the > last few lines): > > ar cru .libs/libfontconfig.a fcfs.o > : .libs/libfontconfig.a > ar cru .libs/libfontconfig.a fcinit.o > : .libs/libfontconfig.a > ar cru .libs/libfontconfig.a fclang.o > : .libs/libfontconfig.a > ar cru .libs/libfontconfig.a fclist.o > : .libs/libfontconfig.a > ar cru .libs/libfontconfig.a fcmatch.o > : .libs/libfontconfig.a > ar cru .libs/libfontconfig.a fcmatrix.o > : .libs/libfontconfig.a > ar cru .libs/libfontconfig.a fcname.o > : .libs/libfontconfig.a > ar cru .libs/libfontconfig.a fcpat.o > : .libs/libfontconfig.a > ar cru .libs/libfontconfig.a fcstr.o > : .libs/libfontconfig.a > ar cru .libs/libfontconfig.a fcxml.o > ranlib .libs/libfontconfig.a > creating libfontconfig.la > (cd .libs && rm -f libfontconfig.la && ln -s ../libfontconfig.la > libfontconfig.la) > Making all in fc-cache > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include > -I/usr/X11R6/include/freetype2 -I/sw/include -fno-common -c fc-cache.c > /bin/sh ../libtool --mode=link gcc -fno-common -L/sw/lib -o fc-cache > fc-cache.o ../src/libfontconfig.la > mkdir .libs > gcc -fno-common -o fc-cache fc-cache.o -L/sw/lib > ../src/.libs/libfontconfig.a -L/usr/X11R6/lib -lfreetype -lexpat > ld: warning prebinding disabled because of undefined symbols > ld: Undefined symbols: > _FT_Get_BDF_Property > make[2]: *** [fc-cache] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all-recursive-am] Error 2 > ### execution of make failed, exit code 2 > Failed: compiling fontconfig2-dev-2.2.0-3 failed > > > > I am running osx 10.3.4. I have tried running 'fink update' and fink > cleanup' but it didn't fix the problem. > > Any ideas how to fix this? > > Cheers > > Paul > ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
