Re: apache2.2 with mod_ssl fail to build (Solaris 10/Sparc)

2007-07-02 Thread Victor G. Bolshakov
It's look like openssl must be compiled as dynamic library... I have a problem with building Apache 2.2 with mod_ssl (all from from current). Build stop with wthis message: checking for SSL_set_cert_store... no configure: error: ... Error, SSL/TLS libraries were missing or unusable error:

Re: apache2.2 with mod_ssl fail to build (Solaris 10/Sparc)

2007-07-02 Thread Ralf S. Engelschall
On Mon, Jul 02, 2007, Victor G. Bolshakov wrote: I have a problem with building Apache 2.2 with mod_ssl (all from from current). Build stop with wthis message: checking for SSL_set_cert_store... no configure: error: ... Error, SSL/TLS libraries were missing or unusable error: Bad exit

Re: apache2.2 with mod_ssl fail to build (Solaris 10/Sparc)

2007-07-02 Thread Victor G. Bolshakov
Is this enough? configure:14261: checking for SSL_set_cert_store configure:14318: /openpkg/bin/cc -o conftest -O2 -pipe -I/openpkg/include -I/openpkg/include -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE -L/openpkg/lib -L/openpkg/lib conftest.c -lcrypto -lm -lrt

Re: apache2.2 with mod_ssl fail to build (Solaris 10/Sparc)

2007-07-02 Thread Ralf S. Engelschall
On Mon, Jul 02, 2007, Victor G. Bolshakov wrote: Is this enough? configure:14261: checking for SSL_set_cert_store configure:14318: /openpkg/bin/cc -o conftest -O2 -pipe -I/openpkg/include -I/openpkg/include -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE

Re: apache2.2 with mod_ssl fail to build (Solaris 10/Sparc)

2007-07-02 Thread Victor G. Bolshakov
Also, there are problem with subversion as apache mod: openpkg:rc:WARNING: /openpkg:apache:%start: failed with return code 1 openpkg:rc:NOTICE: output from stdout/stderr is following: +-- | apache: Syntax error on line 6 of

Re: apache2.2 with mod_ssl fail to build (Solaris 10/Sparc)

2007-07-02 Thread Ralf S. Engelschall
On Mon, Jul 02, 2007, Ralf S. Engelschall wrote: On Mon, Jul 02, 2007, Victor G. Bolshakov wrote: Is this enough? configure:14261: checking for SSL_set_cert_store configure:14318: /openpkg/bin/cc -o conftest -O2 -pipe -I/openpkg/include -I/openpkg/include -DSOLARIS2=10

apache2.2 with mod_ssl fail to build (Solaris 10/Sparc)

2007-07-01 Thread Victor G. Bolshakov
I have a problem with building Apache 2.2 with mod_ssl (all from from current). Build stop with wthis message: checking for SSL_set_cert_store... no configure: error: ... Error, SSL/TLS libraries were missing or unusable error: Bad exit status from /openpkg/RPM/TMP/rpm-tmp.31304 (%build) Are

Re: apache2.2 with mod_ssl fail to build (Solaris 10/Sparc)

2007-07-01 Thread Victor G. Bolshakov
Victor G. Bolshakov wrote: I have a problem with building Apache 2.2 with mod_ssl (all from from current). Build stop with wthis message: checking for SSL_set_cert_store... no configure: error: ... Error, SSL/TLS libraries were missing or unusable error: Bad exit status from