morgon has asked for the wisdom of the Perl Monks concerning the following question:
I am having a problem installing mod_perl 2.0.4 on a 64-bit SLES 10 Linux.
I have compiled a Perl 5.10.0 and an Apache 2.2.11 from Source and when I try to build mod_perl I get the following error:
Can someone help me here?/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/b +in/ld: /opt/perl510/lib/5.10.0/x86_64-linux-thread-multi/CORE/libperl +.a(gv.o): relocation R_X86_64_32 against `a local symbol' can not be +used when making a shared object; recompile with -fPIC /opt/perl510/lib/5.10.0/x86_64-linux-thread-multi/CORE/libperl.a: coul +d not read symbols: Bad value
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: mod_perl and Apache 2.2.11
by Anonymous Monk on Jul 10, 2009 at 12:44 UTC | |
by morgon (Priest) on Jul 10, 2009 at 13:50 UTC | |
by arc_of_descent (Hermit) on Jul 10, 2009 at 14:49 UTC |