Hi Denis, yes, this is a known problem :-)
You need to run the configure script with the option --disable-glitz. I never did test the glitz code in the cairo backend and currently it is not even compiled. Perhaps I could just reenable it and it would work, but I don't expect that. I am not quite sure if cairo 1.0.2 is current enough. The GNUstep code uses a cairo function that was only inlcuded a month ago. or so. You rather should try to get cairo from CVS and use that. And as far as I remember pango currently doesn't get used. (Altough I would really like to see this used in GNUstep) Thank you for trying out the cairo backend. At the moment I am working on image flipping and any help there would be appreciated. Fred Dennis Leeuw wrote: > Hi all, > > For testing purposes I build GNUstep with cairo support: > pkg-config-0.20 > freetype-2.1.10 > fontconfig-2.3.2 > libpng-1.2.8 > glib-2.9.6 > glitz-0.4.4 (** Only workable version with cairo 1.0.2) > cairo-1.0.2 > pango-1.11.5 > > GNUstep from SVN from yesterday > GWorkspace from SVN from yesterday > > But starting GWorkspace gives me: > libgnustep-back-010: undefined symbol: > __objc_class_name_XGCairoGlitzSurface > > Any ideas, pointers? > > Thanks, > > Dennis _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
