#39363: Configure fails on fresh MacPorts install on Mountain Lion ------------------------------+-------------------------- Reporter: bryant.gipson@… | Owner: mmoll@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: duplicate | Keywords: mountainlion Port: py27-graph-tool | ------------------------------+-------------------------- Changes (by larryv@…): * status: new => closed * resolution: => duplicate Comment: Replying to [comment:1 bryant.gipson@…]:
Oh, also my python version is the correct ports 2.7 version (not system) {{{ $>which python [[BR]] '/opt/local/bin/python'
$>/opt/local/bin/python --version [[BR]] Python 2.7.5 }}}
This should not matter. Ports should reference specific Python versions, not the generic `${prefix}/bin/python`. {{{ :info:configure checking python extra linking flags... -u _PyMac_Error Python.framework/Versions/2.7/Python }}} Looks like #39223. -- Ticket URL: <https://trac.macports.org/ticket/39363#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X