[MacPorts] #32343: inconsistent naming of python3.2 libraries
#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
#32343: python32: inconsistent naming of libraries ---------------------------------+------------------------------------------ Reporter: jasper@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: python32 ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => jwa@… * port: => python32 -- Ticket URL: <https://trac.macports.org/ticket/32343#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32343: python32: inconsistent naming of libraries -----------------------+------------------- Reporter: jasper@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: Port: python32 | -----------------------+------------------- Comment (by jmr@…): Upstream bug: http://bugs.python.org/issue14197 -- Ticket URL: <https://trac.macports.org/ticket/32343#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#32343: python32: inconsistent naming of libraries -----------------------+-------------------- Reporter: jasper@… | Owner: jwa@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: python32 | -----------------------+-------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: libpython3.2m.dylib exists in version 3.2.5. -- Ticket URL: <https://trac.macports.org/ticket/32343#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts