Can't load openssl-1.0.0d when building php-5.3.6 on CentOS x64

2011-06-19 Thread Mike Peters
I get the following error: /usr/bin/ld: /usr/local/ssl/lib/libcrypto.a(x86_64cpuid.o): relocation R_X86_64_PC32 against `OPENSSL_cpuid_setup' can not be used when making a shared object; recompile with -fPIC I built openssl by: ./config no-shared -fPIC

RE: Can't load openssl-1.0.0d when building php-5.3.6 on CentOS x64

2011-06-19 Thread Mike Peters
openssl-1.0.0d when building php-5.3.6 on CentOS x64 I get the following error: /usr/bin/ld: /usr/local/ssl/lib/libcrypto.a(x86_64cpuid.o): relocation R_X86_64_PC32 against `OPENSSL_cpuid_setup' can not be used when making a shared object; recompile with -fPIC I built openssl by: ./config no-shared