On Jul 22, 2011, at 06:02 , Tim Gray wrote:
> 
> Well, for what it's worth, I can't get a working copy compiled here.  Running 
> the terminal version just gives:
> 
>    Vim: Caught deadly signal SEGV
>    Vim: Finished.
>        Segmentation fault: 11
>    I checked out revision 79ba4bcdc0443 in the lion branch.  I compiled
> using the following commands:
> 
>    ./configure --with-features=huge --enable-rubyinterp \
>        --enable-pythoninterp --enable-perlinterp --enable-cscope
>    cd MacVim/icons
>    make getenvy
>    make all
>    cd ../..                    make
> 
> Any thoughts would be appreciated.

First try a "make clean" followed by "make".  If that doesn't fix it I'd say 
one of your plugins is causing this.  (I've seen tweets about users having to 
reinstall Cmd-T because it caused similar problems --- could this perhaps be 
your problem as well?)

Björn

-- 
You received this message from the "vim_mac" 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

Reply via email to