Subject: | PAR-Packer-0.975 make failed |
Date: | Sun, 15 Jul 2007 16:59:03 +1200 |
To: | bug-par [...] rt.cpan.org |
From: | Sean <soso [...] kol.co.nz> |
Hi
PAR-Packer-0.975 make failure report:
The Makefile went ok after manually installing dependencies and reports
all dependencies as "loaded".
But make fails, the tail end of the output verbatim as follows:
....
/usr/local/lib/perl5/perl5.8.7 parlsig.pl ./static ./par 1 30000
./static -I"/F/www/go/perl/win-perl/PAR-Packer-0.975/inc"
-I"/usr/local/lib/perl5/site_perl/5.8.7/i686-linux-thread-multi"
-I"/usr/local/lib/perl5/site_perl/5.8.7/i686-linux-thread-multi"
-I"/usr/local/lib/perl5/site_perl/5.8.7" -I"/G/go/perl"
-I"/G/go/perl/BDB" -I"/G/go/perl/DB" -I"/G/go/perl/Grid"
-I"/G/go/perl/Map" -I"/G/go/perl/Mkt" -I"/X/go/rpc" -I"/G/go/perl/Subs"
-I"/G/go/perl/Web"
-I"/usr/local/lib/perl5/site_perl/5.8.7/i686-linux-thread-multi"
-I"/usr/local/lib/perl5/site_perl/5.8.7"
-I"/usr/local/lib/perl5/5.8.7/i686-linux-thread-multi"
-I"/usr/local/lib/perl5/5.8.7"
-I"/usr/local/lib/perl5/site_perl/5.8.7/i686-linux-thread-multi"
-I"/usr/local/lib/perl5/site_perl/5.8.7"
-I"/usr/local/lib/perl5/site_perl"
-I"/usr/lib/perl5/site-perl/5.8.0-Dlocincpth=/usr/include/db4"
-I"/F/www/go/perl/win-perl/PAR-Packer-0.975" -I"." -I../myldr/..
-I../blib/lib -q -B -O../script/parl
is only avaliable with the XS version at
/usr/local/lib/perl5/site_perl/5.8.7/Compress/Zlib.pm line 9
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.8.7/Compress/Zlib.pm line 9.
Compilation failed in require at
/usr/local/lib/perl5/site_perl/5.8.7/Archive/Zip.pm line 24.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.8.7/Archive/Zip.pm line 24.
Compilation failed in require at -e line 406.
make[1]: *** [../script/parl] Error 255
make[1]: Leaving directory `/F/www/go/perl/win-perl/PAR-Packer-0.975/myldr'
make: *** [subdirs] Error 2
.... end
The failed "require" appears to be "use Compress::Zlib" which seems to
be installed?
Any help appreciated
Sean Daly