Comment #1 on issue 315 by [email protected]: Build bug in Python version checking for OS X
https://code.google.com/p/vim/issues/detail?id=315

This has gotten even worse by now. It looks like the fix is not working anymore. Look my confire line is this:

CC=clang ./configure --prefix=/opt/local --with-features=huge --enable-luainterp --with-lua-prefix=/usr/local --enable-rubyinterp --enable-pythoninterp --with-python-config-dir=/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7 --enable-perlinterp --enable-cscope [email protected]

I'm even trying to force the python-config-dir. Dude the system python IS NOT the python available at the command line, even more, I even try to enforce that by using --with-python-config-dir.

vim --version just gives this:

Linking: clang [...] -L/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7 -lpython2.7 [...]

Still, otool -L gives:

$otool -L `which vim`

/opt/local/bin/vim:
        [...]
/System/Library/Frameworks/Python.framework/Versions/2.7/Python (compatibility version 2.7.0, current version 2.7.5)
        [...]

vim building on OS X seems just broken.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui