Daniel Macks said: > Jerry Talkington said: >> On Tue, Sep 16, 2003 at 02:12:51PM -0400, Alexander K. Hansen wrote: >>> >>> Using XFree86 4.3 via the Fink xfree86-4.3.0-2 package >>> >>> The build of fltk-x11-1.1.4-1 goes along fine for a while, and >>> then dies with an illegal reference error: >>> > [...] >>> gcc -dynamiclib -lc -o libfltk.1.1.dylib ... >>> ld: fl_set_fonts.o illegal reference to symbol: _FcFontSetDestroy >>> defined in indirectly referenced dynamic library >>> /usr/X11R6/lib/libfontconfig.1.dylib >>> /usr/bin/libtool: internal link edit command failed >>> make[1]: *** [libfltk.1.1.dylib] Error 1 >>> ... >>> >>> Is this a problem specific to XFree86 4.3? >> >> Not sure what the problem is, but it can be resolved by linking >> libfontconfig explicitly. > > Then that does appear to be an XFree86 version issue. [...] I guess > I'll have to create separate fltk-x11-42 and fltk-x11-43 packages.
Done. These (and the associated -shlibs) have taken the place of (and Provides: as virtual packages) fltk-x11. The easiest migration path is probably to manually uninstall any old ltk-x11 and fltk-x11-shlibs package before building whatever new one. I think I got the fontconfig library options correctly implemented in the -43...let me know. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
