Hello,
I found the following thread concerning x86_64 bit compilations and
issues a user
experienced when compiling a fips compliant openssl:
http://marc.info/?l=openssl-dev&m=121451375530617&w=2
In one of the the threads, it was asked whether it was possible to build
a 64 bit
version of the fips compliant openssl package. The reply stated that it was
not possible to build a win64 version. I tried to build a 64 bit version
under Redhat 5 linux
and got the following error:
/usr/bin/ld: /usr/local/ssl/lib/libssl.a(s2_clnt.o): relocation
R_X86_64_32 against `a local symbol' can not be used when making a
shared object; recompile with -fPIC
when compiling apache and am getting the following error when I try to
compile a shared version of httpd: