#15716: octave-image 1.0.6 - Build error - ld: library not found for -lMagick --------------------------------+------------------------------------------- Reporter: alakazam@melix.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: octave image | --------------------------------+------------------------------------------- octave-image fails to build when executing {{{ mkoctfile __magick_read__.cc `Magick++-config --cppflags` -lMagick++ -lMagick }}} and generates the following error : {{{ ld: library not found for -lMagick }}} I am attaching a full debug log. I have {{{ImageMagick @6.4.1-6_0+q16}}} and {{{jpeg @6b_2}}} installed. I think it should also have a dependency on ImageMagick, and maybe jpeg, according to dependencies specified on [http://octave.sourceforge.net/image/index.html] :
buildrequires: jpeg-devel
systemrequirements: ImageMagick
-- Ticket URL: <http://trac.macports.org/ticket/15716> MacPorts <http://www.macports.org/> Ports system for Mac OS