#39357: python27 2.7.5 has bad LINKFORSHARED sysconfig ------------------------+-------------------------------- Reporter: wichert@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: python27 | ------------------------+-------------------------------- Comment (by wichert@…): This appears to be due to a change in python itself: in python 2.7.3 distutils.sysconfig._init_posix use to parse {{{/python2.7/config/Makefile}}}, but that was changed to read {{{lib/python2.7/_sysconfigdata.py}}} instead. This suggest a workaround is to do the same replace trick for that file as well. -- Ticket URL: <https://trac.macports.org/ticket/39357#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X