Carl van Denzen wrote: > Hello, > > on my iBook g3 osx 10.2 I get an error when I run selfupdate and then > update-all. How do I solve this error? [] > g++-3.3 -I.. -Os -Wall -Wunused -Wno-format-y2k -fPIC > -fno-exceptions -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE > -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -U__APPLE__ > -I/usr/X11R6/include -I/sw/include -I/usr/X11R6/include > -I/usr/X11R6/include/freetype2 -U__APPLE__ -I/usr/X11R6/include > -I/sw/include -I/usr/X11R6/include -c fl_set_fonts.cxx > In file included from fl_set_fonts.cxx:39: > fl_set_fonts_xft.cxx: In static member function `static Fl_Font > Fl::set_fonts(const char*)': > fl_set_fonts_xft.cxx:193: error: `FcFontSet' undeclared (first use this > function)
There is something wrong with your /usr/X11R6/include/fontconfig/fontconfig.h file. What version of X11 do you have installed? What do you get from the commands grep FC_REVISION -B3 /usr/X11R6/include/fontconfig/fontconfig.h X -version -- Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
