Re: PAM_AUTHTOK_RECOVER_ERR

2008-09-24 Thread Berk Gulenler
: `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. No I'm not trying

Re: PAM_AUTHTOK_RECOVER_ERR

2008-09-20 Thread Berk Gulenler
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 (first use

PAM_AUTHTOK_RECOVER_ERR

2008-09-19 Thread Berk Gulenler
incompatible pointer type pam_ldap.c:3542: warning: passing arg 2 of pointer to function from incompatible pointer type 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

Re: PAM_AUTHTOK_RECOVER_ERR

2008-09-19 Thread Dan Nelson
-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: (Each undeclared identifier is reported only once pam_ldap.c

Re: PAM_AUTHTOK_RECOVER_ERR

2008-09-19 Thread Dan Nelson
. 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 (first use in this function) pam_ldap.c