Kuppi wrote:

Hi all,
i have a little Problem while configuring kannel 1.4.1 and hope to get help here.

System:
Solaris 9 Sparc

call:
./configure --enable-start-stop-daemon --with-mysql --with-mysql-dir=/usr/local/mysql

Error message:

checking openssl/hmac.h presence... no
configure: WARNING: openssl/hmac.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: openssl/hmac.h: proceeding with the compiler's result
checking for openssl/hmac.h... yes
checking whether the OpenSSL library is multithread-enabled... no
configure: error: Either get a multithread-enabled SSL or configure with --disable-ssl


The Problem is, i like to have ssl enabled.
What can I do?

the issue here is either a non-threaded openssl lib on your solaris box, or a problem with the openssl/hmac.h as the warning states.

You're using gcc, right?

Solaris package for openssl? I'd recomment to re-compile openssl and install to /opt/openssl from source and then retry.

Other solaris users may want to correct me of course ;)

Stipe

-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------

Reply via email to