Hi, I am rebuilding my gnustep packages, since I did those minor configuration file changes in gnustep-make. gnustep-back did build before, so the change should be in some upgrade I did of the other packages.
I get such an error: Making all for subproject x11... Compiling file context.c ... In file included from context.c:24:0: /usr/openwin/include/X11/Xlib.h:38:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "@(#)Xlib.h 1.12 04/07/14 SMI" ^ Most surely an include problem. I notice that during configure I get a lot of errors: checking for cairo... yes checking CAIRO_CFLAGS... sh: gnome-config: not found Package gobject-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gobject-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gobject-2.0', required by 'cairo', not found I have gobject installed: application CSWlibcairo libcairo_stub - Transitional package. Content moved to CSWlibcairo-gobject2 CSWlibcairo-script-interpreter2 CSWl ... application CSWlibcairo-gobject2 libcairo_gobject2 - The Cairo 2D Graphics Library, libcairo-gobject.so.2 application CSWlibgobject2-0-0 libgobject2_0_0 - The GLib library of C routines., libgobject-2.0.so.0 but I have ls /opt/csw/lib/pkgconfig/ ORBit-2.0.pc cairo-gobject.pc are there two gobjects mixing up? Riccardo
