> /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
