On Thursday, July 19, 2012 2:26:40 PM UTC-7, Heptite wrote: > In file included from if_python.c:595: > if_py_both.h: In function 'pydict_to_tv': > if_py_both.h:642: error: 'Py_ssize_t' undeclared (first use in this > function)
>From what I can see searching around, this is due to having only Python 2.4. >Unfortunately, even though you can get Python 2.6 from EPEL, vim doesn't >appear to have compile-time switches for using a different version of Python; >the only solutions I've seen involve removing the old version, which is hardly >something I can do. Bah. I looked through the configure script to see if there were any influential environment variables, but I didn't spot any. -- 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
