Problem building guile-gnome
Patrick Bernaud <[email protected]> Thu, 3 Jun 2010 10:57:08 +0200
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <[email protected]> |
Hello, Romel Sandoval writes: > [...] > In file included from guile-gtk-tree-model.c:33: > gtk-support.h:120: error: conflicting types for > ?gtk_widget_get_allocation? > /usr/include/gtk-2.0/gtk/gtkwidget.h:621: note: previous declaration of > ?gtk_widget_get_allocation? was here > [...] > Is this a bug on guile-gnome? > Anybody knows whats happening? This is a known problem with GTK >= 2.18 and guile-gnome. See bug #597480 for a fix (https://bugzilla.gnome.org/show_bug.cgi?id=597480). Regards, Patrick