[MacPorts] #21614: Python26 framework is not recognized by ld, causing erroneous link against system python
MacPorts
noreply at macports.org
Sun Sep 27 23:11:50 PDT 2009
#21614: Python26 framework is not recognized by ld, causing erroneous link against
system python
---------------------------------+------------------------------------------
Reporter: vince@… | Owner: blb@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: ld python framework | Port: python26
---------------------------------+------------------------------------------
Comment(by blb@…):
Can you modify the CMakeLists.txt file to specifically point to the right
python binary (${prefix}/bin/python2.6)? This usually works right for
most things using the python26 port, as they then query python for any
further information.
The problem with not deleting those files is that you end up with being
able to only install one python port, since they'll all want to install
them. While it'd be nice to specify just one python version to support,
that's definitely not currently possible with the way things are.
--
Ticket URL: <http://trac.macports.org/ticket/21614#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list