Re: Cannot build a complete environment with jhbuildrc
- From: Kjell Ahlstedt <kjell ahlstedt bredband net>
- To: Glus Xof <gtglus gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: Cannot build a complete environment with jhbuildrc
- Date: Wed, 02 Nov 2011 17:26:18 +0100
2011-11-02 16:04, Glus Xof skrev:
[Sorry, for this cross-posting. I send this message to gtk+ and gtkmm lists]
Hi guys,
Since some days ago, I cannot build through "jhbuildrc" the complete
Gtkmm environment that I need to work...
The problem seems that the mm wrappers request a newer versions of g
libraries. For example,
---
Configure: error: Package requirements (sigc++-2.0>= 2.0.10 glib-2.0
= 2.31.0 gobject-2.0>= 2.31.0 gmodule-2.0>= 2.31.0) were not met:
Requested 'glib-2.0>= 2.31.0' but version of GLib is 2.30.2
Requested 'gobject-2.0>= 2.31.0' but version of GObject is 2.30.2
Requested 'gmodule-2.0>= 2.31.0' but version of GModule is 2.30.2
*** Error during phase configure of glibmm: ##########
---
I don't know who maintain this system/repository, so but... what could I do ?
Glus
Which moduleset do you use? What's in the
moduleset = 'xxxxx'
line in your .jhbuildrc file?
If you use gnome-suites-core-deps-3.2 or gnome-world-3.2 you will get
the problem you describe.
Switch to gnome-suites-core-deps-3.4 or gnome-world-3.4.
gnome-suites-core-deps-3.2 checks out glib branch glib-2-30 but the
master branch from the mm modules (glibmm, gtkmm, etc.).
In case you don't know: By default jhbuild does not care about any
moduleset files you may have locally. It reads them from
http://git.gnome.org/browse/jhbuild/tree/modulesets/.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]