Re: Problems to build the last gtkmm release libraries
- From: Glus Xof <gtglus gmail com>
- To: Kjell Ahlstedt <kjell ahlstedt bredband net>
- Cc: "gtkmm-list gnome org" <gtkmm-list gnome org>
- Subject: Re: Problems to build the last gtkmm release libraries
- Date: Mon, 24 Mar 2014 15:05:58 +0100
Thanks a lot, Mr. Kjell,
Yesterday, I moved from Debian Wheezy (7.4.0) to Debian Jessie (current testing)... and I reached to finish all "jhbuild build" process.
Today, I decided to repeat all process while I realized that some little things didn't work properly (like missing entry caps icons...).
So:
$ jhbuild clean
$ rm -rf (install & checkout folders)/*
and $ jhbuild build
And... new surprise while building gobject-introspection...
.../checkout/gobject-introspection/.libs/lt-g-ir-compiler: error while loading shared libraries: libffi.so.5: cannot open shared object file: No such file or directory
make[2]: *** [gir/GL-1.0.typelib] Error 127
.../checkout/gobject-introspection/.libs/lt-g-ir-compiler: error while loading shared libraries: libffi.so.5: cannot open shared object file: No such file or directory
make[2]: *** [gir/fontconfig-2.0.typelib] Error 127
.../checkout/gobject-introspection/.libs/lt-g-ir-compiler: error while loading shared libraries: libffi.so.5: cannot open shared object file: No such file or directory
make[2]: *** [gir/freetype2-2.0.typelib] Error 127
g-ir-scanner: GLib: warning: 718 warnings suppressed (use --warn-all to see them)
make[2]: Leaving directory `.../checkout/gobject-introspection'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `.../checkout/gobject-introspection'
make: *** [all] Error 2
Why does it search libffi.so.5 while my system installed module release is 6: libffi.so.6... ?
I don't know if it's a good practice but I added a soft link (libffi.so.5) pointing to libffi.so.6.0.1... and "jhbuild build" process unlocked and finished normally... but entry caps icons are still missing !!!
Glus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]