Subject: | Another bleadperl problem: undefined symbol: Perl_refcounted_he_fetch |
With the perl 5.14.0 RC0 (commit id
c2c97af8cb32b7e57f42c6e11ab8084075742761) I get the following failure on
a freebsd 8.0 box:
PERL_DL_NONLAZY=1
/usr/home/cpansand/var/ctps/5140RC0/install/perl-v5.13.11-368-gc2c97af/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'bli
b/lib', 'blib/arch')" t/*.t
Can't load
'/var/tmp/CPAN-build/overload-eval-0.09-h8_8uZ/blib/arch/auto/overload/eval/eval.so'
for module overload::eval: /var/tmp/CPAN-build/overloa
d-eval-0.09-h8_8uZ/blib/arch/auto/overload/eval/eval.so: Undefined
symbol "Perl_refcounted_he_fetch" at
/home/cpansand/var/ctps/5140RC0/install/perl-v
5.13.11-368-gc2c97af/lib/5.14.0/i386-freebsd/DynaLoader.pm line 190.
at t/basic.t line 11
Compilation failed in require at t/basic.t line 11.
BEGIN failed--compilation aborted at t/basic.t line 11.
t/basic.t .....
Regards,
Slaven