#50678: makeicns does not build on Snow Leopard with libc++ -----------------------------+------------------------- Reporter: steven.dwyer@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: snowleopard Port: makeicns | -----------------------------+------------------------- Comment (by steven.dwyer@…): Replying to [comment:3 ryandesign@…]:
The error message says the libc++ library could not be found. Please confirm via `port -v installed libcxx` and `port contents libcxx` that you do in fact have the libcxx port installed, which is the port that would provide that library.
Not sure if it is still required but here is the output: {{{ $ port -v installed libcxx The following ports are currently installed: libcxx @3.7.1_0 (active) platform='darwin 10' archs='i386' }}} {{{ $ port contents libcxx Port libcxx contains: /opt/local/var/system_roots/libcxx-3.7.1-0.tgz }}} -- Ticket URL: <https://trac.macports.org/ticket/50678#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X