search for: dldap_referrals

Displaying 3 results from an estimated 3 matches for "dldap_referrals".

Did you mean: ldap_referrals
2008 Oct 08
1
"nss_ldap" make fails on Slakware 12.1
..."./configure" . ./configure runs just fine with no error message. Things go bad when I type: make This is the output after I try to do "make": root@ldap:~/nss_ldap-262# make make all-am make[1]: Entering directory `/root/nss_ldap-262' if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -O2 -Wall -fPIC -MT ldap-nss.o -MD -MP -MF ".deps/ldap-nss.Tpo" -c -o ldap-nss.o ldap-nss.c; \ then mv -f ".deps/ldap-nss.Tpo" ".deps/ldap-nss.Po"; else rm -f ".deps/ldap-nss.Tpo"; exit 1; fi In file included from ld...
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: fo...
2007 Jun 05
2
pam_ldap-184 compile error
..._set_rebind_proc takes 3 arguments... 3 updating cache ./config.cache creating ./config.status creating Makefile creating config.h --- end of configure output --- After running make, I got these error msgs below. I need help, please. TIA. --- start of compile error msgs --- gcc -DHAVE_CONFIG_H -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -I/usr/local/include -g -O2 -Wall -fPIC -c pam_ldap.c In file included from pam_ldap.c:131: pam_ldap.h:35:34: security/pam_modules.h: No such file or directory In file included from pam_ldap.c:131: pam_ldap.h:329: error: syntax error before '*' token pam_ldap...