[krbdev.mit.edu #5668] compilation problem krb5-1.6.2 on FreeBSD 6.1-RELEASE - missing subroutine
brian@karoshi.ucsd.edu via RT
rt-comment at krbdev.mit.edu
Mon Aug 20 18:27:56 EDT 2007
Missing subroutine: krb5_db_set_name()
krb5-1.6.2/src/kdc/do_as_req.c line 488
and
krb5-1.6.2/src/kadmin/dbutil/loadv4.c line 259
both refer to a non-existent subroutine
krb5_db_set_name()
in kdc/do_as_req.c this is only encountered if KRBCONF_KDC_MODIFIES_KDB
is defined (as a result of configure --with-kdc-kdb-update).
src/kadmin/dbutil/loadv4.c isn't even in the Makefile,
so no attempt is make to compile it.
- Brian
More information about the krb5-bugs
mailing list