D
Degz
Hi,
I'm trying to 5.8.7. I currently have installed Perl 5.004_05.
Looking at the install file, I am following the default route.
rm -f config.sh Policy.sh
sh Configure -de
make
make test
make install
However when I do a make test, i have 1 test failing (Constant.t)
If I go into the t/ directory and run it manually it looks as though I
have something missing ? as I get the following response. ( plus
others further down, i'm guessing because of the initial error )
ok 4 # This is dynamic linking, so no need to make perl
# make = 'make test'
Can't load 'blib/arch/auto/ExtTest/ExtTest.so' for module ExtTest:
dynamic linke
r: /usr/bin/perl: relocation error: symbol not found: PL_stack_sp;
referenced fr
om: blib/arch/auto/ExtTest/ExtTest.so
at test.pl line 2
Compilation failed in require at test.pl line 2.
Has anyone got any idea what this means and how i resolve it please.
Any help is appreciated.
Degz.
I'm trying to 5.8.7. I currently have installed Perl 5.004_05.
Looking at the install file, I am following the default route.
rm -f config.sh Policy.sh
sh Configure -de
make
make test
make install
However when I do a make test, i have 1 test failing (Constant.t)
If I go into the t/ directory and run it manually it looks as though I
have something missing ? as I get the following response. ( plus
others further down, i'm guessing because of the initial error )
ok 4 # This is dynamic linking, so no need to make perl
# make = 'make test'
Can't load 'blib/arch/auto/ExtTest/ExtTest.so' for module ExtTest:
dynamic linke
r: /usr/bin/perl: relocation error: symbol not found: PL_stack_sp;
referenced fr
om: blib/arch/auto/ExtTest/ExtTest.so
at test.pl line 2
Compilation failed in require at test.pl line 2.
Has anyone got any idea what this means and how i resolve it please.
Any help is appreciated.
Degz.