Displaying 1 result from an estimated 1 matches for "ldap_ssl_on".
2001 Nov 06
0
Compile problem RedHat 7.1 with-ldapsam
...enldap-devel-2.0.11-8
installed.
The compilation stops with the error:
passdb/pdb_ldap.c: In function `ldap_open_connection`:
passdb/pdb_ldap.c:72: `LDAP_OPT_X_TLS_HARD` undeclared (first use in
this function)
....
some other missing declarations are following.
All those variables (except for the LDAP_SSL_ON) are declared in
my /usr/include/ldap.h. My ldap libraries are in /usr/lib.
What am I missing here?
Thanks for any hints.
Dirk Kastens