[MacPorts] #40993: ImageMagick stopped working in OS X 10.9 Mavericks
MacPorts
noreply at macports.org
Tue Oct 29 11:22:57 PDT 2013
#40993: ImageMagick stopped working in OS X 10.9 Mavericks
--------------------------------+--------------------------
Reporter: Maurizio.Loreti@… | Owner: ryandesign@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords: mavericks
Port: ImageMagick |
--------------------------------+--------------------------
Comment (by ryandesign@…):
Mavericks has only just been released recently and we are still coming to
terms with what this all means. One of the changes in Mavericks is that it
uses libc++ not libstdc++ and you cannot mix and match the two. This is an
OS-level change made by Apple; there's nothing we can do in MacPorts or in
individual ports like ImageMagick to change it.
It's my understanding that the command line tools like `identify` and
`convert` are working correctly, just that you cannot link your own
software to it if that software is not compiled with the same C++ library,
and that for some reason trying to compile with clang is producing errors.
As far as I know, the ImageMagick port is working correctly. If you need
help compiling your own software against MacPorts libraries, you can ask
for help on the macports-users list. If you are experiencing a problem
compiling a port, you can file a bug report against that port.
--
Ticket URL: <https://trac.macports.org/ticket/40993#comment:17>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list