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]