#18848: python26 : no dynamic library built ---------------------------------+------------------------------------------ Reporter: neric27@… | Owner: blb@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: python26 | ---------------------------------+------------------------------------------ Comment(by blb@…): Replying to [comment:4 neric27@…]:
Hi, I just tried again to build python26 @2.6.1_1 and guess what ? no libpython2.6.dylib :-(
Right, there isn't one, but the update fixed what python26-config lists for proper linking flags (eg, what samba4 uses to link to it): {{{ $ python2.6-config --ldflags -L/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config -ldl -lpython2.6 }}} Using those flags will get things to link properly. -- Ticket URL: <http://trac.macports.org/ticket/18848#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS