Hi vimers So far I have been using vim 7.1 because we have fedora core 8 at the office. but today I tried to install the amazing plugin fuzzy finder (http://www.vim.org/scripts/script.php?script_id=1984) and it needs vim 7.2 to work. So I decided to compile my own version of vim to upgrade to 7.2. Mainly because I don't have permission to install anything in the systems, so I want to compile vim and install it in my HOME. Well when compiling with Python interpreter support I got the next error: objects/py_config.o:(.data+0x98): undefined reference to `initxxsubtype' collect2: ld returned 1 exit status make[1]: *** [vim] Error 1 make[1]: Leaving directory `/u/pgp/downloads/vim72/src' make: *** [first] Error 2
Has somebody have the same error compiling vim? Seems that the python we have in the company is slightly different or is compiled against a library that vim doesn't like. cheers -- Un saludo Best Regards Pablo Giménez -- You received this message from the "vim_use" 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
