You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Kailashnath V Rampure <ka...@webcash.com> on 2000/06/27 00:11:18 UTC

Problem Installing modperl on HP 11.0

I have a problem trying to install mod Perl:
 The error is as follows

src/modules/perl
        rm -f libperl.so
        ld -b -L/usr/local/lib -o libperl.so mod_perl.lo perlxsi.lo
perl_config.lo perl_util.lo perlio.lo mod_perl_opmask.lo  Apache.lo
Constants.lo ModuleConfig.lo Log.lo URI.lo Util.lo Connection.lo Server.lo
File.lo Table.lo -B deferred  -L/usr/local/lib
/opt/perl5/lib/5.00503/PA-RISC2.0/auto/DynaLoader/DynaLoader.a -L/opt/perl5/
lib/5.00503/PA-RISC2.0/CORE -lnsl -lnm -lndbm -ldld -lm -lc -lndir -lcrypt -
lperl
ld: Invalid loader fixup in text space needed in output file for symbol
"$00000047" in input file
"/opt/perl5/lib/5.00503/PA-RISC2.0/CORE/libperl.a(perl.o)"
*** Error exit code 1

Regards
kailas