Subject: | 0.18 fails on Win32 (Strawberry Perl) |
A couple of failures on Strawberry Perl
\Alien-wxWidgets-0.18\inc\bin\patch line 720, <IN> line 2966.
print() on unopened filehandle NULL at
C:\DOCUME~1\adam\LOCALS~1\Temp\cpan\build
\Alien-wxWidgets-0.18\inc\bin\patch line 726, <IN> line 2966.
print() on unopened filehandle NULL at
C:\DOCUME~1\adam\LOCALS~1\Temp\cpan\build
\Alien-wxWidgets-0.18\inc\bin\patch line 720, <IN> line 2967.
print() on unopened filehandle NULL at
C:\DOCUME~1\adam\LOCALS~1\Temp\cpan\build
\Alien-wxWidgets-0.18\inc\bin\patch line 726, <IN> line 2967.
'make' is not recognized as an internal or external command,
operable program or batch file.
system: make -f makefile.gcc all UNICODE=0 MSLU=0 BUILD=release
SHARED=1: 256 a
t inc/My/Build/Win32.pm line 246
dmake.EXE: Error code 130, while making 'all'
C:\strawberry-perl\dmake\bin\dmake.EXE -- NOT OK
Running make test
Can't test without successful make
Firstly, it looks like patch isn't writing properly (I get several
hundred of those error). Secondly, you need to pull the make to use from
Config.pm.
Adam K