Date: Fri, 19 Sep 2008 10:35:23 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Berk Gulenler <gulenler@boun.edu.tr> Cc: freebsd-questions@freebsd.org Subject: Re: PAM_AUTHTOK_RECOVER_ERR Message-ID: <20080919153522.GF34468@dan.emsphone.com> In-Reply-To: <48D39F46.7000708@boun.edu.tr> References: <48D39F46.7000708@boun.edu.tr>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Sep 19), Berk Gulenler said: > I'm trying to install pam_ldap 1.84 to FreeBSD version 6.3 AMD64. But > I'm getting this error message from gmake compiler. I think 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_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. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080919153522.GF34468>