Displaying 1 result from an estimated 1 matches for "do_sasl_interact".
2006 Jun 23
1
Off topic NSS_LDAP
Hi
Anybody can copile NSS_LDAP under Solaris 10 ?, i have a trouble compiling this tool.
bash-3.00# make
gcc -DHAVE_CONFIG_H -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -O2 -Wall -fPIC -c ldap-nss.c
ldap-nss.c: In function `do_sasl_interact':
ldap-nss.c:4113: error: `sasl_interact_t' undeclared (first use in this function)
ldap-nss.c:4113: error: (Each undeclared identifier is reported only once
ldap-nss.c:4113: error: for each function it appears in.)
ldap-nss.c:4113: error: `interact' undeclared (first use in this functi...