Georg Dahn wrote:
Hi!
I tried to build Vim 7.0.015 with Perl support and got the following
errors:
[...]
Since you are on Windows, I assume that you cd'ed to src, used the
"make" program-name (make, nmake, ...) distributed with your compiler
and also the Make_<something>.mak where <something> agrees your compiler
you're using; and that your PERL and PERL_VER settings correspond to the
location and version of your Perl distribution. Did you set these by
modifying the makefile or by setting environment variables? If the
former, are you sure you didn't set them twice to different values at
slightly different places in the makefile? If the latter, didn't you
_also_ set them to inadequate values by modifyi,g the makefile? (Just
shooting in the dark; but don't trust your memory; open your makefile in
any functioning version of Vim or even Notepad and use the search
function.) Oh, and which featureset are you using (small, normal, big,
huge, ...)? See also my
http://users.skynet.be/antoine.mechelynck/vim/compile.htm -- even if it
doesn't immediately tell you what went wrong, it might help you hunt it out.
Best regards,
Tony.
- Re: Cannot build vim with Perl support A.J.Mechelynck
-