Hi guys,

After today's announcement of new Gtkmm & Glibmm releases, I decided to
rebuild from scratch these libraries via jhbuild, when my surprise goes
after the process break while configuring 'librsvg': the version of the
'pangocairo' package found seems to be older than the one required, as
shown below...

----
checking for LIBRSVG... no
configure: error: Package requirements (        gdk-pixbuf-2.0 >= 2.20
glib-2.0 >= 2.12.0   gio-2.0 >= 2.24.0        libxml-2.0 >= 2.7.0
pangocairo >= 1.32.6    cairo >= 1.2.0  cairo-png >= 1.2.0
        libcroco-0.6 >= 0.6.1) were not met:

Requested 'pangocairo >= 1.32.6' but version of Pango Cairo is 1.32.5

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBRSVG_CFLAGS
and LIBRSVG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
*** Error during phase configure of librsvg: ########## Error running
./autogen.sh --prefix /opt/libgtkmm --libdir '/opt/libgtkmm/lib'
--disable-gtk-theme --disable-static --disable-gtk-doc  *** [12/20]

  [1] Rerun phase configure
  [2] Ignore error and continue to build
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
  [7] Go to phase "clean"
  [8] Go to phase "distclean"
choice:
-----

Among the settings specified on my ~/.config/jhbuildrc, there are

moduleset = 'gnome-suites-core-deps-3.12'
modules = [ 'librsvg', 'glibmm', 'gtkmm' ]

Anyone knows how can I build these packages ?

Thanks,

Glus
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to