New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32343 (new defect)

Opened 18 months ago

Last modified 18 months ago

python32: inconsistent naming of libraries

Reported by: jasper@… Owned by: jwa@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: python32

Description

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.

Change History

comment:1 Changed 18 months ago by ryandesign@…

  • Owner changed from macports-tickets@… to jwa@…
  • Port set to python32
  • Summary changed from inconsistent naming of python3.2 libraries to python32: inconsistent naming of libraries
Note: See TracTickets for help on using tickets.