#39110: p5-perlmagick @6.8.5-5 fails to build: ld: library not found for -lMagickCore-6.Q16 ------------------------------+-------------------------- Reporter: jose.goicolea@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: p5-perlmagick | ------------------------------+-------------------------- Comment (by ryandesign@…): Replying to [comment:5 ryandesign@…]:
This is the problem that [https://lists.macosforge.org/pipermail /macports-dev/2011-August/015543.html old versions of clang don't understand LIBRARY_PATH].
On second thought, that doesn't seem to be it. I can't reproduce the problem, even on the very old version of clang in Xcode 3.2.6. The relevant error in your log is: {{{ ld: library not found for -lMagickCore-6.Q16 }}} Do these files actually exist? The ImageMagick port should have installed them: {{{ /opt/local/lib/libMagickCore-6.Q16.dylib /opt/local/lib/libMagickCore-6.Q16.1.dylib }}} If not, what do `port -v installed ImageMagick` and `port contents ImageMagick` say? -- Ticket URL: <https://trac.macports.org/ticket/39110#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X