Re: [gnome-love] GTK+-3 Faild to build (JHbuild)



 Thanks for your answer

jhbuild info cairo:
Name: cairo
Module Set: gnome-external-deps-2.91.0
Type: autogen
Install date: 2010-10-07 14:00:50
URL: http://cairographics.org/releases/cairo-1.10.0.tar.gz
Version: 1.10.0
Tree-ID: 1.10.0-d41d8cd98f00b204e9800998ecf8427e
Sourcedir: /home/simon/checkout/gnome/cairo-1.10.0
Requires: fontconfig, gtk-doc, pixman
Required-by: gtk+, pycairo, cairomm, mozilla, pango, clutter, swfdec,
libchamplain, libgdiplus, WebKit, poppler, gtk+-3
After: glitz

My .jhbuildrc:
moduleset=
'http://ftp.gnome.org/pub/GNOME/teams/releng/2.91.0/gnome-suites-2.91.0.modules'
modules = [ 'meta-gnome-desktop-suite' ]

Thx




Le 07/10/2010 17:24, Andre Klapper a écrit :
Am Donnerstag, den 07.10.2010, 16:30 +0400 schrieb Ledabe:
I'm trying to compile gnome3 with jhbuild for testing purpose.
/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
When it comes to introspection errors I normally recommend a make
distclean first (bad experiences in the past, too).

Which moduleset do you use in .jhbuildrc?

Which cairo version was compiled? 1.10.0? (This is the "Is your jhbuild
checkout with its modulesets up-to-date?" question).
You can also find the package with the version number in its name in
your git checkout directory in the subdirectory "pkgs".

If it's not cairo 1.10.0, I'd recommend to go to your jhbuild checkout
directory and run "git pull" to update your checkout (and the
modulesets), and try again.

andre




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]