On Tue, Jul 26, 2005 at 12:37:03AM -0400, John E. Malmberg wrote:
> The zlib module would not build.  I had to change the makefile.pl to fix 
> that.
> 
> What was needed is a space between the "@" and a macro which expanded to 
> MCR imagename.  With out that space, MMK interprets the @ to run 
> MCR.COM.  I do not know if the makemaker code should have fixed this, or 
> if it is a bug in the makefile.pl.

Its a bug in the Makefile.PL.  That section is all raw make code tacked onto
the end of the generated Makefile.


> --- ext/compress/zlib/makefile.pl_blead       Mon Jul 25 21:33:47 2005
> +++ ext/compress/zlib/makefile.pl     Mon Jul 25 21:32:52 2005

If possible, try to preserve case on filenames.  Otherwise the pumpkings 
will have to hand twiddle the patch files to make them apply.


-- 
Michael G Schwern     [EMAIL PROTECTED]     http://www.pobox.com/~schwern
Don't try the paranormal until you know what's normal.
        -- "Lords and Ladies" by Terry Prachett

Reply via email to