Date: Wed, 17 Dec 2003 08:13:10 -0800 (PST) From: Jacques Vidrine <nectar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/kerberos5 Makefile.inc Message-ID: <200312171613.hBHGDAQM041298@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@mcneil.com>
Revision Changes Path
1.20 +1 -1 src/kerberos5/Makefile.inc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312171613.hBHGDAQM041298>
