GNOME Bugzilla – Bug 450440
Can not build SVN trunk using jhbuild
Last modified: 2007-06-23 18:57:41 UTC
Steps to reproduce: 1. build with jhbuild buildone pygtk Stack trace: 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 `/opt/svn/gnome2-20/pygtk/gtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/svn/gnome2-20/pygtk' make: *** [all] Error 2 *** error during stage build of pygtk: ########## Error running make *** [1/1] Other information:
*** This bug has been marked as a duplicate of 449318 ***