#30070: ImageMagick 6.7.0-7 fails to build with /usr/local/lib/libstdc++.dylib ----------------------+----------------------------------------------------- Reporter: ak@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ImageMagick ----------------------+----------------------------------------------------- Comment(by ak@…): Replying to [comment:2 ryandesign@…]:
The relevant error is much earlier in the log and reads:
{{{ ld warning: in /usr/local/lib/libstdc++.dylib, file is not of required architecture }}}
It is not supported to have things in /usr/local specifically because of unpredictable conflicts like this. Please rename /usr/local to /usr/local- off, clean ImageMagick and try again.
Well, renaming the /usr/local even though it helps with this particular problem shouldn't be treated as the ultimate solution, since it kills Parallels desktop, MacTex package and probably also other programs installed there. Is there any other solution? -- Ticket URL: <https://trac.macports.org/ticket/30070#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS