Yes, 'make test' passed when I used './config no-threads'. My question
is that without '-fPIC' option in openssl 0.9.8, will mod_ssl and apache
work? 

'-fPIC' option is "builds OpenSSL with Position Independent Code (PIC)
which is only important when building mod_ssl as a Dynamic Shared Object
(DSO).

I'd like to use mod_ssl as a DSO to Apache. Is there any workaround or
patch for openssl 0.9.8? Thanks.

Ryan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tim Rosmus
Sent: Thursday, July 28, 2005 4:26 PM
To: openssl-users@openssl.org
Subject: RE: Openssl 0.9.8 compilation options

On Thu, 28 Jul 2005, Ruiyuan Jiang wrote:

|#
|# I tried to compile openssl 0.9.8 like this:
|#
|# ./config no-threads -fPIC -ldl
|#
|# I got the same message from "make test". Thanks.
|#

Just use "./config no-threads" only.
-- 
                Tim Rosmus <[EMAIL PROTECTED]>
                   Postmaster / USENET / DNS
                      Northwest Nexus Inc.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to