On Fri, 4 Nov 2011 16:34:51 +0530
Harsimranjit singh Kler <[email protected]> wrote:

What's not clear about

> /usr/bin/ld: /usr/local/ssl/lib/libssl.a(s2_srvr.o): relocation R_X86_64_32 
> against `a local symbol' can not be used when making a shared object; 
> recompile with -fPIC

You need a dynamically-loadable build of your SSL library.
Most operating systems come with one out-of-the-box,
or installable through the package manager.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to