#39208: libstdcxx +universal: configure failure ----------------------------+------------------- Reporter: alex.caldas@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: libstdcxx | ----------------------------+------------------- Changes (by larryv@…): * cc: larryv@… (added) Comment: Replying to [comment:3 alex.caldas@…]:
I removed the LD package (i saw to do that in another ticket), i did it and the port downloaded it again (so the problem is not the LD version.
There should have been no reason to do that. If your ld64 port were outdated, MacPorts would have tried to upgrade it before building libstdcxx. We need to see the logs from your build attempt. Please run these commands. {{{ % sudo port clean libstdcxx % sudo port selfupdate % sudo port install libstdcxx +universal }}} If the install fails again, attach `main.log` and `config.log`. Their locations are given by these commands. {{{ % port logfile libstdcxx % echo `port work libstdcxx`/build/config.log }}} -- Ticket URL: <https://trac.macports.org/ticket/39208#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X