[sugar] Can I buy a clue about sugar-jhbuild and dependencies?

Marco Pesenti Gritti mpg
Sun Mar 11 19:38:53 EDT 2007


On Sun, 2007-03-11 at 14:03 -0700, Guido van Rossum wrote:
> I'm suspecting sugar-jhbuild's sanitycheck command is not finding the
> modules that its build-base or build command installs. E.g. when
> trying to build gtk+ (./sugar-jhbuild buildone gtk+) it very quickly
> complains:
> 
> Requested 'glib-2.0 >= 2.12.0' but version of GLib is 2.10.3
> Requested 'cairo >= 1.2.0' but version of cairo is 1.0.4

These looks like configure errors, not jhbuild sanitychecks.

It seem like the wrong branch of gtk+ was checked out. We are using gtk
2.10 which requires glib 2.10.

[marco at localhost sugar-jhbuild]$ ./sugar-jhbuild buildone gtk+
*** Checking out gtk+ *** [1/1]

svn checkout svn+ssh://marco@svn.gnome.org/svn/gtk+/branches/gtk-2-10
gtk+

Can you verify if your checkout looks like that?

Marco



More information about the Sugar-devel mailing list