RES: Compile syrus-sasl

Dan White dwhite at olp.net
Wed Jan 6 09:48:34 EST 2010


On 06/01/10 08:30 -0200, marcelo.xavier at caixa.gov.br wrote:
>Dan,
>
>Thanks for help but still don't work
>
>The file /usr/local/ssl/include/openssl/evp.h is there 
>
>On file <sasl source>/cmulocal/openssl.m4 I see  CPPFLAGS="${CPPFLAGS} -I${with_openssl}/include"
>
>Still using ./configure --with-openssl=/usr/local/ssl  

Please provide the output of your configure command, or at least the
relevant information, e.g.:

~$ ./configure --with-openssl=/usr | sed --silent '/evp/,/OpenSSL/p'
configure: WARNING: Disabling SASL authentication database support
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking for EVP_DigestInit in -lcrypto... yes
checking for OpenSSL... yes
configure: WARNING: Disabling GSSAPI - no include files found
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
configure: WARNING: Disabling GSSAPI - no include files found

-- 
Dan White


More information about the Cyrus-sasl mailing list