Warren Gallin wrote: []
gcc -o .libs/vte-scan .libs/vte-scan.o -L/sw/lib -L/sw/lib/ fontconfig2/lib -L/usr/X11R6/lib ../../src/.libs/libvte.dylib /sw/lib/ libexpat.dylib /sw/lib/libgtk-x11-2.0.dylib /sw/lib/libgdk- x11-2.0.dylib -lXrandr -lXinerama -lXext -lXft -lfreetype -lXrender - lXcursor /sw/lib/libatk-1.0.dylib /sw/lib/libgdk_pixbuf-2.0.dylib /sw/ lib/fontconfig2/lib/libfontconfig.dylib /sw/lib/ libpangoxft-1.0.dylib /sw/lib/libpangox-1.0.dylib /sw/lib/ libpango-1.0.dylib -lm /sw/lib/libgobject-2.0.dylib /sw/lib/ libgmodule-2.0.dylib /sw/lib/libglib-2.0.dylib /sw/lib/libintl.dylib - lc /sw/lib/libiconv.dylib -lncurses -lSM -lICE -lX11 powerpc-apple-darwin8-gcc-4.0.0: /sw/lib/fontconfig2/lib/ libfontconfig.dylib: No such file or directory
Install the fontconfig2-shlibs package. This is a bug in the vte package whose fix is not quite obvious. On 10.3 it used Fink's static fontconfig2 library; on 10.4 it could perhaps use X11's fontconfig library or force the use of the static library, too, or have a dependency on fontconfig2-shlibs. It looks like fontconfig2 is evolving into a similar nightmare as freetype2 :-(
-- Martin ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
