El Lunes, 4 de Julio de 2005 18:11, Raúl Moratalla escribió:
Hola: A veces,configure trata de buscar algunas librerias exclusivamente en /usr/lib o /usr/local/lib.Si tus librerias GTK+ no están allí es posible que el programa de un error.Según el tipo de configure se admiten opciones para poner donde tienes tus GTK+ Salu2 --
He forzado la compilación de wxwidgets y obtengo el siguiente error: In file included from /opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf.h:33, from /opt/gnome/include/gtk-2.0/gdk/gdkcursor.h:5, from /opt/gnome/include/gtk-2.0/gdk/gdk.h:31, from /opt/gnome/include/gtk-2.0/gtk/gtk.h:31, from ../src/unix/fontenum.cpp:46: /opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h: In function `gboolean gdk_pixbuf_save(GdkPixbuf*, const char*, const char*, GError**, ...)': /opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h:163: error: syntax error before `(' token /opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h:163: error: ISO C++ forbids declaration of `G_GNUC_SENTINEL' with no type /opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h: In function `gboolean gdk_pixbuf_save_to_callback(GdkPixbuf*, gboolean (*)(const gchar*, unsigned int, GError**, void*), void*, const char*, GError**, ...)': /opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h:184: error: syntax error before `(' token /opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h:184: error: ISO C++ forbids declaration of `G_GNUC_SENTINEL' with no type /opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h:184: error: redefinition of `int G_GNUC_SENTINEL' Buscando en google he dado con alguien con el mismo problema compilando programas de gnome en Suse 9.3 (que casualidad): http://lists.gnu.org/archive/html/bug-gnubg/2005-06/msg00048.html Parece como si los archivos instalados no fueran correctos aunque como he comentado los he vuelto a reinstalar. ¿Alguien más tiene este problema?
Si ejecuto pkg-config gtk+-2.0 --libs me informa que las librerías están donde siempre: /opt/gnome/lib y ese directorio lo he añadido a LD_LIBRARY_PATH. Me parece extraño que de la noche a la mañana tenga estos problemas.
Chema Ollés Usuario Linux: #198057 Linux 2.6.12-rc2 #4 SMP Tue May 10 12:16:18 CEST 2005 i686