make[1]: Leaving directory
`/local/src/perl-5.8.7/x2p'
Making B (dynamic)
####
File lib/Config.pm not changed.
make[3]: Leaving directory `/local/src/perl-5.8.7'
make[2]: Leaving directory
`/local/src/perl-5.8.7/ext/Errno'
make[1]: [extras.make] Error 1 (ignored)
Everything is up to date. Type 'make test' to
run test suite.
if [ -n "" ]; \
then \
cd utils; make compile; \
cd ../x2p; make compile; \
cd ../pod; make compile; \
else :; \
fi
./perl installperl --destdir=
Can't load 'lib/auto/File/Glob/Glob.so' for module
File::Glob: ld.so.1: ./perl: fatal: relocation error:
file lib/auto/File/Glob/Glob.so: symbol main:
referenced symbol not found at lib/XSLoader.pm line
68.
at lib/File/Glob.pm line 96
Compilation failed in require at installperl line 132.
BEGIN failed--compilation aborted at installperl line
132.
make[1]: *** [install.perl] Error 255
make[1]: Leaving directory `/local/src/perl-5.8.7'
make: *** [install] Error 2