Subject: | Failing make on Perl 5.6.1 on Win32 |
Downloaded and untarred the distribution from CPAN. The Makefile created
seems to be illegal for nmake on MSWin32. The result of perl Makefile.PL
and nmake is:
C:\.cpan\build\Scalar-List-Utils-1.18>perl Makefile.PL
Writing Makefile for List::Util
C:\.cpan\build\Scalar-List-Utils-1.18>nmake
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
makefile(287) : fatal error U1036: syntax error : too many names to left
of '='
Stop.
Line 287 in Makefile is:
XSUBPPARGS += -typemap mytypemap
This is on MS 2000 Pro, with ActivePerl 5.6.1 build 638.