sasl with OpenLDAP 2.3.x [auf Viren überprüft]

Hans Moser hans.moser at ofd-sth.niedersachsen.de
Thu Sep 22 09:16:08 EDT 2005


Dmitriy Kirhlarov schrieb am 22.09.2005 13:47:

>>The sasl configure script checks for OpenLDAP >2.1.27 and >2.2.6
>>Is it possible to install sasl (2.1.21) with OpenLDAP 2.3.x?
> I use attached patch for 2.1.21. It work.
This does work for you?
We did something similar and get 2 steps further.
* We compiled 2.1.21 without ldap and any errors.
* We compiled OpenLDAP 2.3.7 with sasl
* We tried to compile sasl with ldap (LDAPDB) and stuck

"checking for ldap_initialize in lldap"
exits with errors (config.log).

configure options in doit-neu.sh


Hans
-------------- next part --------------
configure:12049: gcc -E -I/opt/mail/include -I/opt/mail/include/openssl -I/opt/mail/include conftest.c
configure:12055: $? = 0
configure:12074: result: yes
configure:12110: checking for lber.h
configure:12117: result: yes
configure:12132: checking OpenLDAP api
configure:12162: result: yes
configure:12167: checking for ldap_initialize in -lldap
configure:12198: gcc -o conftest -Wall -W -g -O2 -I/opt/mail/include -I/opt/mail/include/openssl -I/opt/mail/include -L/opt/mail/lib -L/opt/mail/lib conftest.c -lldap -llber   >&5
ld: 0711-317 ERROR: Undefined symbol: .SSL_CTX_free
ld: 0711-317 ERROR: Undefined symbol: .EVP_cleanup
ld: 0711-317 ERROR: Undefined symbol: .ERR_remove_state
ld: 0711-317 ERROR: Undefined symbol: .ERR_free_strings
ld: 0711-317 ERROR: Undefined symbol: .SSL_get_error
ld: 0711-317 ERROR: Undefined symbol: .BIO_new
ld: 0711-317 ERROR: Undefined symbol: .SSL_set_bio
ld: 0711-317 ERROR: Undefined symbol: .SSL_free
ld: 0711-317 ERROR: Undefined symbol: .SSL_shutdown
ld: 0711-317 ERROR: Undefined symbol: .SSL_pending
ld: 0711-317 ERROR: Undefined symbol: .SSL_read
ld: 0711-317 ERROR: Undefined symbol: .SSL_write
ld: 0711-317 ERROR: Undefined symbol: .SSL_get_verify_result
ld: 0711-317 ERROR: Undefined symbol: .SSL_get_peer_certificate
ld: 0711-317 ERROR: Undefined symbol: .SSL_version
ld: 0711-317 ERROR: Undefined symbol: .ssl3_send_alert
ld: 0711-317 ERROR: Undefined symbol: .X509_get_subject_name
ld: 0711-317 ERROR: Undefined symbol: .X509_NAME_entry_count
ld: 0711-317 ERROR: Undefined symbol: .X509_NAME_get_entry
ld: 0711-317 ERROR: Undefined symbol: .X509_NAME_ENTRY_get_object
ld: 0711-317 ERROR: Undefined symbol: .X509_NAME_ENTRY_get_data
ld: 0711-317 ERROR: Undefined symbol: .OBJ_obj2nid
ld: 0711-317 ERROR: Undefined symbol: .OBJ_nid2sn
ld: 0711-317 ERROR: Undefined symbol: .OBJ_obj2txt
ld: 0711-317 ERROR: Undefined symbol: .X509_free
ld: 0711-317 ERROR: Undefined symbol: .X509_NAME_get_text_by_NID
ld: 0711-317 ERROR: Undefined symbol: .X509_get_ext_by_NID
ld: 0711-317 ERROR: Undefined symbol: .X509_get_ext
ld: 0711-317 ERROR: Undefined symbol: .X509V3_EXT_d2i
ld: 0711-317 ERROR: Undefined symbol: .sk_num
ld: 0711-317 ERROR: Undefined symbol: .sk_value
ld: 0711-317 ERROR: Undefined symbol: .ASN1_STRING_data
ld: 0711-317 ERROR: Undefined symbol: .ASN1_STRING_length
ld: 0711-317 ERROR: Undefined symbol: .GENERAL_NAMES_free
ld: 0711-317 ERROR: Undefined symbol: .SSL_state_string_long
ld: 0711-317 ERROR: Undefined symbol: .SSL_alert_type_string_long
ld: 0711-317 ERROR: Undefined symbol: .SSL_alert_desc_string_long
ld: 0711-317 ERROR: Undefined symbol: .X509_STORE_CTX_get_current_cert
ld: 0711-317 ERROR: Undefined symbol: .X509_STORE_CTX_get_error
ld: 0711-317 ERROR: Undefined symbol: .X509_STORE_CTX_get_error_depth
ld: 0711-317 ERROR: Undefined symbol: .X509_get_issuer_name
ld: 0711-317 ERROR: Undefined symbol: .X509_NAME_oneline
ld: 0711-317 ERROR: Undefined symbol: .CRYPTO_free
ld: 0711-317 ERROR: Undefined symbol: .X509_verify_cert_error_string
ld: 0711-317 ERROR: Undefined symbol: .ERR_get_error_line
ld: 0711-317 ERROR: Undefined symbol: .ERR_error_string_n
ld: 0711-317 ERROR: Undefined symbol: .SSLv23_method
ld: 0711-317 ERROR: Undefined symbol: .SSL_CTX_new
ld: 0711-317 ERROR: Undefined symbol: .SSL_CTX_set_session_id_context
ld: 0711-317 ERROR: Undefined symbol: .SSL_CTX_check_private_key
ld: 0711-317 ERROR: Undefined symbol: .SSL_CTX_set_verify
ld: 0711-317 ERROR: Undefined symbol: .SSL_CTX_set_tmp_rsa_callback
ld: 0711-317 ERROR: Undefined symbol: .SSL_CTX_get_cert_store
ld: 0711-317 ERROR: Undefined symbol: .X509_STORE_set_flags
ld: 0711-317 ERROR: Undefined symbol: .SSL_CTX_load_verify_locations
ld: 0711-317 ERROR: Undefined symbol: .SSL_CTX_set_default_verify_paths
ld: 0711-317 ERROR: Undefined symbol: .ERR_peek_error
ld: 0711-317 ERROR: Undefined symbol: .SSL_CTX_set_cipher_list
ld: 0711-317 ERROR: Undefined symbol: .SSL_load_client_CA_file
ld: 0711-317 ERROR: Undefined symbol: .SSL_add_dir_cert_subjects_to_stack
ld: 0711-317 ERROR: Undefined symbol: .SSL_CTX_set_client_CA_list
ld: 0711-317 ERROR: Undefined symbol: .SSL_CTX_use_PrivateKey_file
ld: 0711-317 ERROR: Undefined symbol: .SSL_CTX_use_certificate_file
ld: 0711-317 ERROR: Undefined symbol: .sk_free
ld: 0711-317 ERROR: Undefined symbol: .sk_new_null
ld: 0711-317 ERROR: Undefined symbol: .SSL_new
ld: 0711-317 ERROR: Undefined symbol: .SSL_accept
ld: 0711-317 ERROR: Undefined symbol: .RSA_generate_key
ld: 0711-317 ERROR: Undefined symbol: .RAND_egd
ld: 0711-317 ERROR: Undefined symbol: .SSL_load_error_strings
ld: 0711-317 ERROR: Undefined symbol: .SSL_library_init
ld: 0711-317 ERROR: Undefined symbol: .X509V3_add_standard_extensions
ld: 0711-317 ERROR: Undefined symbol: .RAND_file_name
ld: 0711-317 ERROR: Undefined symbol: .RAND_load_file
ld: 0711-317 ERROR: Undefined symbol: .RAND_status
ld: 0711-317 ERROR: Undefined symbol: .RAND_write_file
ld: 0711-317 ERROR: Undefined symbol: .SSL_connect
ld: 0711-317 ERROR: Undefined symbol: .ERR_error_string
ld: 0711-317 ERROR: Undefined symbol: .SSL_get_current_cipher
ld: 0711-317 ERROR: Undefined symbol: .SSL_CIPHER_get_bits
ld: 0711-317 ERROR: Undefined symbol: .SSL_get_certificate
ld: 0711-317 ERROR: Undefined symbol: .sasl_version
ld: 0711-317 ERROR: Undefined symbol: .sasl_client_init
ld: 0711-317 ERROR: Undefined symbol: .sasl_getprop
ld: 0711-317 ERROR: Undefined symbol: .sasl_decode
ld: 0711-317 ERROR: Undefined symbol: .sasl_errstring
ld: 0711-317 ERROR: Undefined symbol: .sasl_encode
ld: 0711-317 ERROR: Undefined symbol: .sasl_client_new
ld: 0711-317 ERROR: Undefined symbol: .sasl_dispose
ld: 0711-317 ERROR: Undefined symbol: .sasl_setprop
ld: 0711-317 ERROR: Undefined symbol: .sasl_client_start
ld: 0711-317 ERROR: Undefined symbol: .sasl_client_step
ld: 0711-317 ERROR: Undefined symbol: .sasl_errdetail
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:12201: $? = 1
configure: failed program was:
| #line 12174 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cyrus-sasl"
| #define VERSION "2.1.21"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE_DN_EXPAND 1
| #define SASL_DB_PATH "/etc/sasldb2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define SASL_NDBM
| #define SASL_DEV_RANDOM "/dev/random"
| #define HAVE_SYSLOG 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SASLAUTHD
| #define PATH_SASLAUTHD_RUNDIR "/var/state/saslauthd"
| #define HAVE_AUTHDAEMON
| #define PATH_AUTHDAEMON_SOCKET "/dev/null"
| #define DO_SASL_CHECKAPOP
| #define SIZEOF_LONG 4
| #define WITH_DES
| #define DO_DLOPEN
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char ldap_initialize ();
| int
| main ()
| {
| ldap_initialize ();
|   ;
|   return 0;
| }
configure:12219: result: no
configure:12231: error: Cannot enable LDAPDB plugin: Could not locate OpenLDAP

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv___attribute__=yes
ac_cv_build=powerpc-ibm-aix5.1.0.0
ac_cv_build_alias=powerpc-ibm-aix5.1.0.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_can_build_shared=no
ac_cv_cmu_lib_subdir=lib
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/opt/mail/include -I/opt/mail/include/openssl'
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/opt/mail/lib
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_func_connect=yes
ac_cv_func_crypt=yes
ac_cv_func_dbm_open=yes
ac_cv_func_dn_expand=yes
ac_cv_func_dns_lookup=no
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getdomainname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpwnam=yes
ac_cv_func_getspnam=no
ac_cv_func_getsubopt=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuserpw=yes
ac_cv_func_inet_aton=yes
ac_cv_func_jrand48=yes
ac_cv_func_memcpy=yes
ac_cv_func_mkdir=yes
ac_cv_func_pam_start=no
ac_cv_func_res_search=yes
ac_cv_func_select=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strspn=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_syslog=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_crypt_h=yes
ac_cv_header_db_h=yes
ac_cv_header_des_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gssapi_gssapi_h=no
ac_cv_header_gssapi_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_krb5_h=no
ac_cv_header_lber_h=yes
ac_cv_header_ldap_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_ndbm_h=yes
ac_cv_header_openssl_evp_h=no
ac_cv_header_pam_pam_appl_h=no
ac_cv_header_paths_h=yes
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_sysexits_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_varargs_h=no
ac_cv_host=powerpc-ibm-aix5.1.0.0
ac_cv_host_alias=powerpc-ibm-aix5.1.0.0
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_inet6_gai_strerror=no
ac_cv_lib_inet6_getaddrinfo=no
ac_cv_lib_inet6_getnameinfo=no
ac_cv_lib_ldap_ldap_initialize=no
ac_cv_lib_ndbm_dbm_open=no
ac_cv_lib_resolv_inet_aton=no
ac_cv_lib_rsaref_RSAPublicEncrypt=no
ac_cv_lib_socket_gai_strerror=no
ac_cv_lib_socket_getaddrinfo=no
ac_cv_lib_socket_getnameinfo=no
ac_cv_objext=o
ac_cv_path_LD=/usr/bin/ld
ac_cv_path_NM='/usr/bin/nm -B'
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_NM='/usr/bin/nm -B'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gnu_ld=no
ac_cv_prog_make__usr_local_bin_make_set=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_long=4
ac_cv_target=powerpc-ibm-aix5.1.0.0
ac_cv_target_alias=powerpc-ibm-aix5.1.0.0
ac_cv_type_long=yes
ac_cv_type_mode_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
am_cv_CC_dependencies_compiler_type=gcc3
cmu_cv_openldap_api=yes
ipv6_cv_gai_strerror=yes
ipv6_cv_getaddrinfo=yes
ipv6_cv_getnameinfo=yes
ipv6_cv_sa_len=yes
ipv6_cv_socklen_t=yes
ipv6_cv_ss_family=no
sasl_cv_getaddrinfo=no
sasl_cv_getnameinfo=no
sasl_cv_getsubopt=no
sasl_cv_snprintf=no
sasl_cv_uscore=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /sw/netzdienste/marc/cyrus-sasl-2.1.21/config/missing --run aclocal-1.7 -I $(top_srcdir)/cmulocal -I $(top_srcdir)/config'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /sw/netzdienste/marc/cyrus-sasl-2.1.21/config/missing --run tar'
AUTOCONF='${SHELL} /sw/netzdienste/marc/cyrus-sasl-2.1.21/config/missing --run autoconf'
AUTOHEADER='${SHELL} /sw/netzdienste/marc/cyrus-sasl-2.1.21/config/missing --run autoheader'
AUTOMAKE='${SHELL} /sw/netzdienste/marc/cyrus-sasl-2.1.21/config/missing --run automake-1.7'
AWK='nawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Wall -W -g -O2'
CMU_LIB_SUBDIR='lib'
CPP='gcc -E'
CPPFLAGS='-I/opt/mail/include -I/opt/mail/include/openssl -I/opt/mail/include'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DIRS=''
DMALLOC_LIBS=''
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GETADDRINFOOBJS=''
GETNAMEINFOOBJS=''
GETSUBOPT=''
GSSAPIBASE_LIBS=''
GSSAPI_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
IPCTYPE='unix'
JAVAC='true'
JAVADOC='true'
JAVAH='true'
JAVAROOT=''
JAVA_FALSE=''
JAVA_INCLUDES=''
JAVA_TRUE='#'
LDFLAGS='-L/opt/mail/lib -L/opt/mail/lib'
LIBOBJS=''
LIBS=' '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_CRYPT=''
LIB_DES=''
LIB_DOOR=''
LIB_LDAP=''
LIB_MYSQL=''
LIB_PGSQL=''
LIB_SOCKET=''
LIB_SQLITE=''
LN_S='ln -s'
LTGETADDRINFOOBJS=''
LTGETNAMEINFOOBJS=''
LTLIBOBJS=''
LTSNPRINTFOBJS=''
MACOSX_FALSE=''
MACOSX_TRUE=''
MAKEINFO='${SHELL} /sw/netzdienste/marc/cyrus-sasl-2.1.21/config/missing --run makeinfo'
NM='/usr/bin/nm -B'
NO_SASL_DB_MANS_FALSE=''
NO_SASL_DB_MANS_TRUE='#'
NTLM_LIBS=''
OBJEXT='o'
OTP_LIBS=''
PACKAGE='cyrus-sasl'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PASSDSS_LIBS=''
PATH_SEPARATOR=':'
PLAIN_LIBS=''
PURECOV=''
PURIFY=''
PWCHECKMETH=''
PWCHECK_FALSE=''
PWCHECK_TRUE='#'
RANLIB='ranlib'
SAMPLE_FALSE='#'
SAMPLE_TRUE=''
SASLAUTHD_FALSE='#'
SASLAUTHD_TRUE=''
SASL_DB_BACKEND='db_ndbm.lo'
SASL_DB_BACKEND_STATIC='db_ndbm.o allockey.o'
SASL_DB_INC=''
SASL_DB_LIB=''
SASL_DB_MANS='saslpasswd2.8 sasldblistusers2.8'
SASL_DB_UTILS='saslpasswd2 sasldblistusers2'
SASL_DL_LIB='-ldl'
SASL_KRB_LIB=''
SASL_MECHS=' libsasldb.la libcrammd5.la libdigestmd5.la libplain.la'
SASL_STATIC_LIBS=''
SASL_STATIC_OBJS=''
SASL_STATIC_SRCS=''
SASL_UTIL_HEADERS_EXTRA=''
SASL_UTIL_LIBS_EXTRA=''
SET_MAKE=''
SFIO_INC_FLAGS=''
SFIO_LIB_FLAGS=''
SHELL='/bin/sh'
SMTPTEST_PROGRAM=''
SNPRINTFOBJS=''
SRP_LIBS=''
STRIP=''
VERSION='2.1.21'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__quote=''
bindir='/opt/mail/bin'
build='powerpc-ibm-aix5.1.0.0'
build_alias=''
build_cpu='powerpc'
build_os='aix5.1.0.0'
build_vendor='ibm'
datadir='${prefix}/share'
exec_prefix='NONE'
host='powerpc-ibm-aix5.1.0.0'
host_alias=''
host_cpu='powerpc'
host_os='aix5.1.0.0'
host_vendor='ibm'
includedir='/opt/mail/include'
infodir='${prefix}/info'
install_sh='/sw/netzdienste/marc/cyrus-sasl-2.1.21/config/install-sh'
libdir='/opt/mail/lib'
libexecdir='/opt/mail/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/opt/mail/include'
plugindir=''
prefix='/opt/mail'
program_transform_name='s,x,x,'
sbindir='/opt/mail/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target='powerpc-ibm-aix5.1.0.0'
target_alias=''
target_cpu='powerpc'
target_os='aix5.1.0.0'
target_vendor='ibm'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define DO_DLOPEN
#define DO_SASL_CHECKAPOP
#define HAVE_AUTHDAEMON
#define HAVE_DN_EXPAND 1
#define HAVE_INTTYPES_H 1
#define HAVE_LBER_H 1
#define HAVE_LDAP_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SASLAUTHD
#define HAVE_SECURITY_PAM_APPL_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYSLOG 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE___ATTRIBUTE__ 1
#define PACKAGE "cyrus-sasl"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PATH_AUTHDAEMON_SOCKET "/dev/null"
#define PATH_SASLAUTHD_RUNDIR "/var/state/saslauthd"
#define SASL_DB_PATH "/etc/sasldb2"
#define SASL_DEV_RANDOM "/dev/random"
#define SASL_NDBM
#define SIZEOF_LONG 4
#define STDC_HEADERS 1
#define VERSION "2.1.21"
#define WITH_DES

configure: exit 1
-------------- next part --------------
export PATH=$PATH:/usr/vac/bin:/opt/mail/etc/openldap 
export LIBDIR=/opt/mail/lib
export PERL=/usr/bin/perl
export CC=gcc
export LDFLAGS="-L/opt/mail/lib"
export CPPFLAGS="-I/opt/mail/include -I/opt/mail/include/openssl"
export MAKE=/usr/local/bin/make

./configure --prefix=/opt/mail --bindir=/opt/mail/bin --sbindir=/opt/mail/sbin --libexecdir=/opt/mail/libexec --libdir=/opt/mail/lib --includedir=/opt/mail/include --oldincludedir=/opt/mail/include --enable-sample --with-openssl=/opt/mail/include/openssl --with-bdb-incdir=/opt/mail/include --with-bdb-libdir=/opt/mail/lib --disable-opt --disable-anon --with-plugindir=/opt/mail/lib/sasl2 --enable-ldapdb --with-ldap=/opt/mail >> config1.log 2>>config1.error


More information about the Cyrus-sasl mailing list