Murray Cumming wrote: > The pygtk build in jhbuild is currently failing with: > > gtk.c: In function '__GtkNotebook_class_init': > gtk.c:62730: warning: assignment from incompatible pointer type > gtk.c:62750: warning: assignment from incompatible pointer type > gtk.c: In function '__GtkScrolledWindow_class_init': > gtk.c:68636: warning: assignment from incompatible pointer type > ./gtk.override: In function '_wrap_gtk_tooltips__get_tips_data_list': > ./gtk.override:3130: error: 'GtkTooltips' has no member named > 'tips_data_list' > make[2]: *** [_gtk_la-gtk.lo] Error 1 > make[2]: Leaving directory `/home/murrayc/svn/gnome218/pygtk/gtk' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/murrayc/svn/gnome218/pygtk' > make: *** [all] Error 2 >
Due to an API change in GTK+; http://bugzilla.gnome.org/show_bug.cgi?id=449318 -- Johan Dahlin <[EMAIL PROTECTED]> Async Open Source _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
