Subject: | Makefile breaks dmake.exe on strawberry perl 5.8.x |
The extremely long line on line 1300 of the Makefile that related to
PM_TO_BLIB breaks dmake.EXE and prevents installation. dmake has a max
line length of 32766 characters.
CPAN: Module::Build loaded ok
CPAN.pm: Going to build D/DR/DROLSKY/DateTime-TimeZone-0.89.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for DateTime::TimeZone
CPAN: YAML loaded ok
dmake.EXE: makefile: line 1300: Error: -- Input line too long,
increase MAXLI
NELENGTH
C:\strawberry-perl\dmake\bin\dmake.EXE -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Failed during this command:
DROLSKY/DateTime-TimeZone-0.89.tar.gz : make NO
Show quoted text
cpan> quit
Lockfile removed.
C:\strawberry-perl\perl\bin>dmake.EXE -V
dmake.EXE - Version 4.5-20060619-SHAY (Windows / MS Visual C++)
Copyright (c) 1990,...,1997 by WTI Corp.
Default Configuration:
MAXLINELENGTH := 32766
MAXPROCESSLIMIT := 4
MAXPROCESS := 1
.IMPORT .IGNORE: DMAKEROOT
.MAKEFILES : makefile.mk makefile
.SOURCE : .NULL
DMAKEROOT *= $(ABSMAKECMD:d)startup
MAKESTARTUP := $(DMAKEROOT)\startup.mk
Please read the file readme/read1st.txt for the latest release notes.