On Sun, 2003-02-16 at 19:53, Michael-John Anthony wrote: > Oops - Solaris 8, Sparc.
I had the same problem on OS X. The fix is to add -lX11 explicitly to the link line for libwidgets.al. (Although really, the right fix is to make e-cell-text not use e-font any more, and then kill off e-font, which is where the symbols are coming from.) -- Dan > - Michael-John. > > At 11:09 17 Feb 2003, Not Zed did scribe: > > what platform? > > > > On Mon, 2003-02-17 at 06:54, Michael-John Anthony wrote: > > > Hey all, > > > > > > I'm compiling the latest CVS version of Evolution and have gotten > > > unstuck. > > > > > > When compiling gal, I get: > > > > > > Undefined first referenced > > > symbol in file > > > XLocaleOfFontSet > > > ../../gal/widgets/.libs/libwidgets.al(e-font.lo) (symbol belongs to > > > implicit dependency /usr/lib/libX11.so.4) > > > XListFonts > > > ../../gal/widgets/.libs/libwidgets.al(e-font.lo) (symbol belongs to > > > implicit dependency /usr/lib/libX11.so.4) > > > XGetFontProperty > > > ../../gal/widgets/.libs/libwidgets.al(e-font.lo) (symbol belongs to > > > implicit dependency /usr/lib/libX11.so.4) > > > XFreeFontNames > > > ../../gal/widgets/.libs/libwidgets.al(e-font.lo) (symbol belongs to > > > implicit dependency /usr/lib/libX11.so.4) > > > XFontsOfFontSet > > > ../../gal/widgets/.libs/libwidgets.al(e-font.lo) (symbol belongs to > > > implicit dependency /usr/lib/libX11.so.4) > > > ld: fatal: Symbol referencing errors. No output written to test-e-font > > > > > > Any ideas? > > > > > > Help would be greatly appreciated. > > > > > > Cheers! > > > > > > -- Michael-John. > > > > > > _______________________________________________ > > > evolution maillist - [EMAIL PROTECTED] > > > http://lists.ximian.com/mailman/listinfo/evolution > > > > _______________________________________________ > > evolution maillist - [EMAIL PROTECTED] > > http://lists.ximian.com/mailman/listinfo/evolution > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution > _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
