траблы со сборкой cyrus-sasl
Добавлено: 15 дек 2005, 20:08
Система СюСе 10.1 Надо собрать cyrus-sasl с поддержкой мускля для почтового сервака. При сборке этот гад не видит OpenSSL, ну и соответственно при make ругается страшно. OpenSSL я устанавливал и по Ясту и собирал из исходников. Система на команду OpenSSL реагирует адекватно - входит в режим OpenSSL> По тому же Ясту (Yast) в установленных пакетах он имеется. Нужны идеи. Как я понимаю у меня как-то неправильно прописан ОпенССЛ? Плиз хелп!!!
Часть лога сборки, которая мне не понравилась
configure: WARNING: Disabling SASL authentication database support
checking for dlopen in -ldl... (cached) yes
checking /dev/random to use... /dev/random
checking for nm... (cached) /usr/bin/nm -B
checking for underscore before symbols... (cached) no
checking for syslog... (cached) yes
checking for pam_start in -lpam... (cached) no
checking if I should include saslauthd... /var/state/saslauthd
checking to include Courier authdaemond support... /dev/null
checking if I should include pwcheck... no
checking if I should include the alwaystrue verifier... no
checking if we should enable sasl_checkapop... enabled
checking CRAM-MD5... enabled
checking for RSAPublicEncrypt in -lrsaref... (cached) yes
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) no
checking for OpenSSL... no
checking DIGEST-MD5... enabled
configure: WARNING: OpenSSL not found -- OTP will be disabled
checking OTP... disabled
configure: WARNING: OpenSSL not found -- SRP will be disabled
checking SRP... disabled
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for gssapi.h... (cached) no
checking for gssapi/gssapi.h... (cached) no
configure: WARNING: Disabling GSSAPI - no include files found
checking GSSAPI... disabled
checking PLAIN... enabled
checking ANONYMOUS... enabled
checking LOGIN... disabled
configure: WARNING: OpenSSL not found -- NTLM will be disabled
checking NTLM... disabled
checking SQL... disabled
checking for mysql_select_db in -lmysqlclient... (cached) yes
checking for dmalloc library... no
Часть лога сборки, которая мне не понравилась
configure: WARNING: Disabling SASL authentication database support
checking for dlopen in -ldl... (cached) yes
checking /dev/random to use... /dev/random
checking for nm... (cached) /usr/bin/nm -B
checking for underscore before symbols... (cached) no
checking for syslog... (cached) yes
checking for pam_start in -lpam... (cached) no
checking if I should include saslauthd... /var/state/saslauthd
checking to include Courier authdaemond support... /dev/null
checking if I should include pwcheck... no
checking if I should include the alwaystrue verifier... no
checking if we should enable sasl_checkapop... enabled
checking CRAM-MD5... enabled
checking for RSAPublicEncrypt in -lrsaref... (cached) yes
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) no
checking for OpenSSL... no
checking DIGEST-MD5... enabled
configure: WARNING: OpenSSL not found -- OTP will be disabled
checking OTP... disabled
configure: WARNING: OpenSSL not found -- SRP will be disabled
checking SRP... disabled
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for gssapi.h... (cached) no
checking for gssapi/gssapi.h... (cached) no
configure: WARNING: Disabling GSSAPI - no include files found
checking GSSAPI... disabled
checking PLAIN... enabled
checking ANONYMOUS... enabled
checking LOGIN... disabled
configure: WARNING: OpenSSL not found -- NTLM will be disabled
checking NTLM... disabled
checking SQL... disabled
checking for mysql_select_db in -lmysqlclient... (cached) yes
checking for dmalloc library... no