#39337: weechat @0.4.0 +python: build cannot find Python -------------------------+---------------------- Reporter: alastair@… | Owner: nefar@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: weechat | -------------------------+---------------------- Comment (by jmr@…): The python version chosen with port select does affect weechat even though it shouldn't, that's #37048. The other problem here is that, as discussed in #39223, LINKFORSHARED is only useful when building python itself and is not a valid way for other programs to find out how to link with python. For that, you have to use `pythonX.Y-config --ldflags`. -- Ticket URL: <https://trac.macports.org/ticket/39337#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X