[MacPorts] #32343: inconsistent naming of python3.2 libraries
MacPorts
noreply at macports.org
Wed Nov 30 14:07:41 PST 2011
#32343: inconsistent naming of python3.2 libraries
---------------------------------+------------------------------------------
Reporter: jasper@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port:
---------------------------------+------------------------------------------
Build scripts use python3.2-config to determine the libraries to link
against. When doing python3.2-config --libs, the script returns a
reference to -lpython3.2m which does not exist in the macports build of
Python 3.2.
A solution would be to add a symbolic link for both the static and the
dynamic library in order to cover both the legacy naming scheme (without
the abiflag 'm') and the config3.2-python provided one.
--
Ticket URL: <https://trac.macports.org/ticket/32343>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list