After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 451068 - 2.19.4, gtkmm must LIBDEP on cairomm
2.19.4, gtkmm must LIBDEP on cairomm
Status: RESOLVED NOTABUG
Product: GARNOME
Classification: Deprecated
Component: general
2.19.x
Other All
: Normal normal
: ---
Assigned To: GARNOME Maintainers
garnome list
Depends on:
Blocks:
 
 
Reported: 2007-06-25 22:12 UTC by Peter Shinners
Modified: 2007-06-26 04:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Peter Shinners 2007-06-25 22:12:50 UTC
Please describe the problem:
bindings/gtkmm does not build because it's configure needs cairomm.


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Karsten Bräckelmann 2007-06-25 23:06:36 UTC
True. :-)  However, bindings/cairomm has been added to bindings/gtkmm LIBDEPS since gtkmm 2.9.x already...

  $ grep ^LIBDEPS bindings/gtkmm/Makefile
  LIBDEPS = bindings/glibmm platform/gtk+ bindings/cairomm

What version of GARNOME are you building exactly? Please check if there has been any issue building bindings/cairomm. Also, are you using 'paranoid-install' or 'install' (which will try to keep building, even after errors in other garballs)?

Closing RESOLVED NOTABUG.
Comment 2 Peter Shinners 2007-06-26 04:04:10 UTC
Strange circumstances, looks like an errant bug report then.

This was with 2.19.4, but I have a 'magic' script that will
two garnome directories and touch cookies for packages
with the same versions.

Looks like I leapt to the wrong conclusion.