Fails to build on OpenBSD 5.0 Sparc. This keeps perl 5.16RC0 from
building on that platform.
'make' attempts to write a new Makefile, but re-trying after that has
the same effect.
# perl Makefile.PL && make
Parsing config.in...
Building Zlib enabled
Auto Detect Gzip OS Code..
Setting Gzip OS Code to 3 [Unix/Default]
Looks Good.
Up/Downgrade not needed.
Writing Makefile for Compress::Raw::Zlib
Makefile out-of-date with respect to Makefile.PL
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1
/usr/bin/perl Makefile.PL
Parsing config.in...
Building Zlib enabled
Auto Detect Gzip OS Code..
Setting Gzip OS Code to 3 [Unix/Default]
Looks Good.
Up/Downgrade not needed.
Checking if your kit is complete...
Looks good
Writing Makefile for Compress::Raw::Zlib
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command. <==