>>>>> On Tue, 12 Aug 2008 17:23:17 +0200, "Roderich Schupp" <[EMAIL PROTECTED]>
>>>>> said:
>> ./test: symbol lookup error:
>> /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Compress/Raw/Zlib/Zlib.so:
>> undefined symbol: Perl_Tstack_sp_ptr
RS> It's definitely a bug in PAR::Packer: the pp-packed executable should only
RS> refer to stuff that's been packed in (except when explicitly told
RS> otherwise).
RS> Which versions of PAR, PAR::Packer and Module::ScanDeps did you use
RS> (a similar issue was fixed in PAR::Packer 0.978)?
FYI, I tried moving the above Zlib.so aside and it worked after that...
so it is definitely loading the wrong Zlib package first. My guess is
that the unzip process isn't setting the right path and @INC is changing
later than the unziping process?
perl -e 'foreach $i qw(PAR PAR::Packer Module::ScanDeps) { eval "require $i;
print \$${i}::VERSION"; print "\n" }'
0.980
0.982
0.82
--
"In the bathtub of history the truth is harder to hold than the soap,
and much more difficult to find." -- Terry Pratchett