From: "Geoffrey Young" <[EMAIL PROTECTED]>
/usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/bin/ld:
/usr/local/perl_588/lib/CORE/libperl.a(gv.o): relocatio
n R_X86_64_32S against `a local symbol' can not be used when making a
shared object; recompile with -fPIC
the first google match for "recompile with -fPIC" and mod_perl gives
what looks to be the answer.
archives++
--Geoff
I have already compiled perl with -fpic and then with -fPIC, but it still
gives the same error when compiling mod_perl.
Octavian