On Fri, 4 Nov 2011 16:34:51 +0530
Harsimranjit singh Kler <simran...@gmail.com> 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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to