4 messages in net.sourceforge.lists.courier-users[courier-users] authldap not getting ...
FromSent OnAttachments
BUDAY,TOMASMay 6, 2002 11:55 pm 
Bill MichellMay 7, 2002 3:17 am 
Keith T. GarnerMay 7, 2002 8:40 am 
Lukas VeselyMay 7, 2002 9:48 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] authldap not getting compiledActions...
From:BUDAY,TOMAS (Toma@snt.sk)
Date:May 6, 2002 11:55:39 pm
List:net.sourceforge.lists.courier-users

Dear all,

I have trouble with the configure script not recognizing OpenLDAP I have installed on my Sun SPARC Solaris8 system. Despite providing it the paths (CFLAGS,CPPFLAGS,LDFLAGS), the configure script only sees ldap.h, but does not see the ldap_open, ldap_search_st and ldap_start_tls_s system calls. Can you please give me a clue of what is might be a cause of this.

-- configure output:

checking for ldap.h... yes checking for ldap_open in -lldap... no checking for ldap_search_st... no checking for ldap_start_tls_s... no

-- env variables are set: export CFLAGS="-I/usr/snt/openldap/include -I/usr/snt/openssl/include -I/usr/snt/gdbm/include" export CPPFLAGS="-I/usr/snt/openldap/include -I/usr/snt/openssl/include -I/usr/snt/gdbm/include" export LDFLAGS="-L/usr/src/openldap-2.0.23/libraries -L/usr/snt/openldap/lib -L/usr/snt/openssl/lib -L/usr/snt/gdbm/lib -R/usr/snt/openldap/lib -R/usr/snt/openssl/lib -R/usr/snt/gdbm/lib"

-- OpenLDAP is installed in /usr/snt/openldap/

Thank you very much in advance.

Tomas