I'm trying to build a version of vim with perl support that will run
under the cygwin terminal (ie. *not* the win32 build). The configure/
make/make install sequence runs to completion with no errors, however
when I fire up vim and do a test perl command like ":perl 'my $i=1;'",
vim quits with this message:

  Vim: Caught deadly signal SEGV
  Vim: Finished.
  Segmentation fault

Versions used:
  - latest cygwin as of this post (setup.exe v2.686)
  - vim 7.2 sources (runtime, lang, and extras), applied patches 001
through 394
  - Perl 5.10.1-3 (the one that comes with cygwin)

Steps followed:
  - open a cygwin terminal...
  - download, unzip and patch vim sources from vim.org
  - cd vim72/src
  - run './configure --enable-perlinterp --prefix=/opt/vimtest'    (to
avoid interfering with cygwin's pre-existing vim)
  - run 'make && make install'
  - run '/opt/vimtest/bin/vim.exe'
  - try a ":perl" command -> observed segfault

Is there something I've overlooked? Can someone please point me in the
right direction, either to fix or to troubleshoot?

Thanks very much,
Peter

-- 
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

Raspunde prin e-mail lui