I have used the same method that you have mentioned on Solaris 7 it worked
fine. I remember having similar issues and having to recompile from the
beginning, configuring Openssl -fPIC.
Cheers
code guru <[EMAIL PROTECTED]> on 09/15/2000 02:02:08 PM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
cc:
Subject: modssl EAPI with apxs error ;recompile +z
hi all,
i am facing a strange problem compiling apache + mod ssl on HP UX 10.20
openssl-0.9.5a
apache-1.3.12
modssl_2.6.6
i have enabled EAPI
i prepared the apache src tree using mod ssl config script as
./configure --with-apache \
--with-eapi-only
Then i configures apache
./configure --enable-module = most \
--enable-module=so \
--enable-shared=max \
--enable-rule = EAPI
#make
#make install
.. no problems so far
then i use apxs to configure modssl
./configure --with-ssl = /path/to/openssl \
--with-apxs=/usr/local/apache/bin/apxs
#make
here the make exits with the foll messages
DP relative code in file
/isocor/newopenssl/openssl-0.9.5a/libssl.a(s2_srvr.
o) - shared library must be position
independent. Use +z or +Z to recompile.
*** Error exit code 1
have i done something wrong somewhere ...
what is the meaning of use +z to recompile
bcoz i am building mod ssl as a DSO do i need to configure OpenSSl using
-fPIC
option
Pls guide me on the same
expecting a reply from modssl guru
thanks in advance
[EMAIL PROTECTED]
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
**********************************************************************
Important Note
This email (including any attachments) contains information which is
confidential and may be subject to legal privilege. If you are not
the intended recipient you must not use, distribute or copy this
email. If you have received this email in error please notify the
sender immediately and delete this email. Any views expressed in this
email are not necessarily the views of AXA. Thank you.
**********************************************************************
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]