Bugs item #3508508, was opened at 2012-03-19 02:48 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3508508...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: build-system Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: graphicsmagick compat isn't
Initial Comment: Version: Gem fresh from Git earlier today.
Actual behaviour: Debian Testing with 'graphicsmagick-libmagick-dev-compat' fails to 'make' after successful './configure'.
Expected behaviour: either './configure' to fail, or both './configure and 'make' to succeed (possibly with reduced functionality at runtime).
Workaround: install 'libmagickcore-dev' which removes the problematic alternative magick
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2012-03-31 03:00
Message: sorry, I don't fancy breaking my system right now to check this out properly, I should have kept the failure case at the time I know.. it was something about missing include MagickCore.h causing make to fail, if I remember correctly (not 100% sure).
wild guess, probably wrong...: graphicsmagick-libmagick-dev-compat and libmagickcore-dev both provide an ImageMagick.pc for pkg-config, but the include MagickCore.h is only provided by libmagickcore-dev
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig) Date: 2012-03-26 00:56
Message: please provide more information, e.g. the output of configure and the (relevant) output of the failed make.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3508508...