#15099: [vim-7.1.293+python] wrong Python linked? ---------------------------------+------------------------------------------ Reporter: frodwith@gmail.com | Owner: raimue@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by raimue@macports.org): Ok, I see a real problem here. The build system of vim always builds against the first 'python' binary it finds in PATH. This means it takes the includes and libs of this binary. If you still have it, could you please provide the output of: {{{ otool -L /opt/local/bin/vim }}} (Sorry at this point for examining this bug so late, I was busy.) Currently I see no solution how we could fix this bug without rewriting the vim configure checks. And I also think the same applies to ruby and perl when linked into vim. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15099#comment:2> MacPorts </projects/macports> Ports system for Mac OS