Re: [openssl-users] -fPIC option missing for crypto/bn/x86_64-gcc.c and some other files in 1.0.2l that exists in 1.0.1m & 1.1.0c

2017-06-08 Thread Bill Smith
Thanks for the info. It turns out that we had customized the configure script but the person who did it didn't document it correctly. Once I got that sorted out, I was able to build it correctly. -Original Message- From: openssl-users [mailto:openssl-users-boun...@openssl.org] On

Re: [openssl-users] -fPIC option missing for crypto/bn/x86_64-gcc.c and some other files in 1.0.2l that exists in 1.0.1m & 1.1.0c

2017-06-02 Thread Michael Wojcik
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf > Of Bill Smith > Sent: Friday, June 02, 2017 08:11 > > Looking at the openssl build output, sure enough, it's missing -fPIC. This is one of the reasons why we use our own Configure script for OpenSSL. When we update to

[openssl-users] -fPIC option missing for crypto/bn/x86_64-gcc.c and some other files in 1.0.2l that exists in 1.0.1m & 1.1.0c

2017-06-02 Thread Bill Smith
Hi, I'm building OpenSSL 1.0.2l on Centos Linux 5.4. When linking the libcrypto.a library against my application, I'm getting the error: /usr/bin/ld: /vobs_prgs/src/openssl/linuxx86_64/lib/libcrypto.a(x86_64-gcc.o): relocation R_X86_64_32 against 'a local symbol' can not be used when making a