Hello all. I am attempting to install PHP 4.3.4 on a dual Opteron server but keep getting this error:

/usr/bin/ld: /usr/lib/gcc-lib/x86_64-redhat-linux/3.2.3/../../../libssl.a(s23_meth.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc-lib/x86_64-redhat-linux/3.2.3/../../../libssl.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1


I've tried setting --with-pic but it doesn't help. I did build OpenSSL with the 'shared' option as well so I am not sure what's going on. Any help would be greatly appreciated.

Thank you
Evan

Reply via email to