Re: PAM_AUTHTOK_RECOVER_ERR

2008-09-24 Thread Berk Gulenler
.c pam_ldap.c:3569: error: `PAM_AUTHTOK_RECOVER_ERR' undeclared (first use in this function) pam_ldap.c:3569: error: (Each undeclared identifier is reported only once pam_ldap.c:3569: error: for each function it appears in.) Are you building the security/pam_ldap port? That should build with no errors.

Re: PAM_AUTHTOK_RECOVER_ERR

2008-09-19 Thread Berk Gulenler
problem is an undeclared function. About this any help would be appreciated. Related log: gcc -DHAVE_CONFIG_H -I/usr/local/include -DLDAP_REFERRALS -DLDAP_DEPRECATED - DPIC -D_REENTRANT -g -O2 -Wall -fPIC -c pam_ldap.c pam_ldap.c:3569: error: `PAM_AUTHTOK_RECOVER_ERR' undeclared (fi

Re: PAM_AUTHTOK_RECOVER_ERR

2008-09-19 Thread Dan Nelson
the >> problem is an undeclared function. About this any help would be >> appreciated. >> >> Related log: >> >> gcc -DHAVE_CONFIG_H -I/usr/local/include -DLDAP_REFERRALS >> -DLDAP_DEPRECATED -DPIC -D_REENTRANT -g -O2 -Wall -fPIC -c pam_ldap.c >> pam_

Re: PAM_AUTHTOK_RECOVER_ERR

2008-09-19 Thread Dan Nelson
> Related log: > > gcc -DHAVE_CONFIG_H -I/usr/local/include -DLDAP_REFERRALS -DLDAP_DEPRECATED > -DPIC -D_REENTRANT -g -O2 -Wall -fPIC -c pam_ldap.c > pam_ldap.c:3569: error: `PAM_AUTHTOK_RECOVER_ERR' undeclared (first use in > this function) > pam_ldap.c:3569: error

PAM_AUTHTOK_RECOVER_ERR

2008-09-19 Thread Berk Gulenler
IC -c pam_ldap.c pam_ldap.c: In function `_do_sasl_interaction': pam_ldap.c:1848: warning: assignment discards qualifiers from pointer target type pam_ldap.c:1854: warning: assignment discards qualifiers from pointer target type pam_ldap.c:1857: warning: dereferencing type-punned pointer will b