Yes! it works. thank you for your help Yann. Appreciate you On Wed, Mar 30, 2016 at 1:46 PM, Leonay Wynn <lwkj...@gmail.com> wrote:
> Nope...and trying that now. thanks Yann! > > On Wed, Mar 30, 2016 at 1:26 PM, Yann Ylavic <ylavic....@gmail.com> wrote: > >> On Tue, Mar 29, 2016 at 9:51 PM, Leonay Wynn <lwkj...@gmail.com> wrote: >> > ok did that and make got an error. is it telling me to recompile openssl >> > with the -fPIC option?? >> > >> > /usr/bin/ld: /usr/local/ssl/lib/libssl.a(s3_srvr.o): relocation >> R_X86_64_32 >> > against `a local symbol' can not be used when making a shared object; >> > recompile with -fPIC >> > /usr/local/ssl/lib/libssl.a: could not read symbols: Bad value >> > collect2: ld returned 1 exit status >> >> Did you use the "shared" option when building openssl? >> That is: ./config shared ... >> > >