[MacPorts] #50678: makeicns does not build on Snow Leopard with libc++

MacPorts noreply at macports.org
Sun Feb 28 22:41:40 PST 2016


#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        |
-----------------------------+-------------------------
Changes (by mojca@…):

 * cc: jeremyhu@…, mojca@… (added)


Comment:

 I remember a similar experience from a different port. Most likely the
 problem is in `-isysroot /Developer/SDKs/MacOSX10.6.sdk` and the fact that
 `libcxx` has only been installed in `/usr/local`, but not in
 `/Developer/SDKs/MacOSX10.6.sdk` where the compiler is looking for it. As
 a consequence `libc++` isn't found.

-- 
Ticket URL: <https://trac.macports.org/ticket/50678#comment:5>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list