Your ssl libraries are not multithreaded. Either get a multithreaded-enabled
SSL or, if you don't need SSL, configure with --disable-ssl
Regards,

Alejandro

On Thu, May 7, 2009 at 6:08 PM, narendra reddy <[email protected]>wrote:

> Hi List ,
>
>  i got this error  while   installing of sqlbox
>          can any body tell   how can i move resolve this bug..
>
>
>
>
>      checking whether to compile with SSL support... trying
> /usr/local/ssl/lib /usr/local/ssl/include
> checking for openssl... /usr/bin/openssl
> checking for CRYPTO_lock in -lcrypto... yes
> checking for SSL_library_init in -lssl... yes
> checking for SSL_connect in -lssl... yes
> checking openssl/x509.h usability... yes
> checking openssl/x509.h presence... yes
> checking for openssl/x509.h... yes
> checking openssl/rsa.h usability... yes
> checking openssl/rsa.h presence... yes
> checking for openssl/rsa.h... yes
> checking openssl/crypto.h usability... yes
> checking openssl/crypto.h presence... yes
> checking for openssl/crypto.h... yes
> checking openssl/pem.h usability... yes
> checking openssl/pem.h presence... yes
> checking for openssl/pem.h... yes
> checking openssl/ssl.h usability... yes
> checking openssl/ssl.h presence... yes
> checking for openssl/ssl.h... yes
> checking openssl/err.h usability... yes
> checking openssl/err.h presence... yes
> checking for openssl/err.h... yes
> checking whether the OpenSSL library is multithread-enabled... no
> *configure: error: Either get a multithread-enabled SSL or configure with
> --disable-ssl
>       *
>
> any help appriciated.
>
>
> TIA.
>
> Best Regards,
> Narendra Reddy.
>
>

Reply via email to