cvs commit: src/kerberos5 Makefile.inc
Jacques Vidrine
nectar at FreeBSD.org
Wed Dec 17 08:13:17 PST 2003
nectar 2003/12/17 08:13:10 PST
FreeBSD src repository
Modified files:
kerberos5 Makefile.inc
Log:
Set RPATH when the Kerberos KDC is linked with the LDAP backend
(`WITH_OPENLDAP'). Previously, the KDC could fail to start if it was
invoked before `ldconfig'.
This solution was chosen rather than adding an `ldconfig' dependency
to `kerberos' in rcNG, because it is more robust and there is no
guarantee that the LDAP libraries will be in ldconfig's path anyway.
Problem reported by: Sean McNeil <sean at mcneil.com>
Revision Changes Path
1.20 +1 -1 src/kerberos5/Makefile.inc
More information about the cvs-src
mailing list