Well I've done a rm -rf * /opt/gnome ~/checkout ~/jhbuild reinstall all and retryed
Everythink builded fine until gtk+-3 with the make error: tkprivate.h:109: Warning: Gtk: symbol='SizeRequest': Unknown namespace for identifier 'SizeRequest' gtkprivate.h:118: Warning: Gtk: symbol='SizeRequestCache': Unknown namespace for identifier 'SizeRequestCache' g-ir-scanner: compile: gcc -Wall -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I.. -I../gtk -I.. -I../gdk -I../gdk -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/cairo -I/opt/gnome/include/pixman-1 -I/opt/gnome/include/gdk-pixbuf-2.0 -I/opt/gnome/include/atk-1.0 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/gio-unix-2.0/ -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/cairo -I/opt/gnome/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o /home/simon/checkout/gnome/gtk+-2.91.0/gtk/tmp-introspectQBfuhd/Gtk-3.0.o /home/simon/checkout/gnome/gtk+-2.91.0/gtk/tmp-introspectQBfuhd/Gtk-3.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC --silent gcc -o /home/simon/checkout/gnome/gtk+-2.91.0/gtk/tmp-introspectQBfuhd/Gtk-3.0 -L. libgtk-x11-3.0.la -pthread -L/opt/gnome/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/simon/checkout/gnome/gtk+-2.91.0/gtk/tmp-introspectQBfuhd/Gtk-3.0.o /home/simon/checkout/gnome/gtk+-2.91.0/gtk/tmp-introspectQBfuhd/.libs/Gtk-3.0: symbol lookup error: /opt/gnome/lib/libcairo-gobject.so.2: undefined symbol: cairo_region_destroy Command '['/home/simon/checkout/gnome/gtk+-2.91.0/gtk/tmp-introspectQBfuhd/Gtk-3.0', '--introspect-dump=/home/simon/checkout/gnome/gtk+-2.91.0/gtk/tmp-introspectQBfuhd/types.txt,/home/simon/checkout/gnome/gtk+-2.91.0/gtk/tmp-introspectQBfuhd/dump.xml']' returned non-zero exit status 127 make[4]: *** [Gtk-3.0.gir] Error 1 make[4]: Leaving directory `/home/simon/checkout/gnome/gtk+-2.91.0/gtk' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/simon/checkout/gnome/gtk+-2.91.0/gtk' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/simon/checkout/gnome/gtk+-2.91.0/gtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/simon/checkout/gnome/gtk+-2.91.0' make: *** [all] Error 2 *** Error during phase build of gtk+-3: ########## Error running make *** [27/235] Thanks for help Le 07/10/2010 16:30, Ledabe a écrit : > Hello > > Her is my first post > > I'm trying to compile gnome3 with jhbuild for testing purpose. > > Some packages failed, such as GTK3 > > Here is the output: > > > > /home/simon/checkout/gnome/gtk+-3/gtk/tmp-introspect9H2Wmj/.libs/Gtk-3.0: > symbol lookup error: /opt/gnome/lib/libcairo-gobject.so.2: undefined symbol: > cairo_region_destroy > Command > '['/home/simon/checkout/gnome/gtk+-3/gtk/tmp-introspect9H2Wmj/Gtk-3.0', > '--introspect-dump=/home/simon/checkout/gnome/gtk+-3/gtk/tmp-introspect9H2Wmj/types.txt,/home/simon/checkout/gnome/gtk+-3/gtk/tmp-introspect9H2Wmj/dump.xml']' > returned non-zero exit status 127 > make[4]: *** [Gtk-3.0.gir] Error 1 > make[4]: Leaving directory `/home/simon/checkout/gnome/gtk+-3/gtk' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/home/simon/checkout/gnome/gtk+-3/gtk' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/simon/checkout/gnome/gtk+-3/gtk' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/simon/checkout/gnome/gtk+-3' > make: *** [all] Error 2 > *** Error during phase build of gtk+-3: ########## Error running make *** > [19/19] > > Thanks for help ! > > _______________________________________________ > gnome-love mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-love > _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
