Can't get BIND to use GSSAPI from /usr/local on FreeBSD

Mark Andrews marka at isc.org
Wed Jun 16 01:04:56 UTC 2010


In message <20100616004753.GE1025 at rwpc12.mby.riverwillow.net.au>, John Marshall
 writes:
> On Wed, 16 Jun 2010, 10:06 +1000, Mark Andrews wrote:
> > 
> > 	libgssapi_krb5 is from MIT Kerberos.
> 
> ...and from FreeBSD's implementation of Heimdal
> 
> rwsrv05> cat /usr/src/kerberos5/include/version.h
> /* $FreeBSD: src/kerberos5/include/version.h,v 1.15.2.1.4.1 2010/06/14 02:09:
> 06 kensmith Exp $ */
> const char *heimdal_long_version = "@(#)$Version: Heimdal 1.1.0 (FreeBSD) $";
> const char *heimdal_version = "Heimdal 1.1.0";
> 
> rwsrv05> find /usr/src/kerberos5 -name libgssapi\*
> /usr/src/kerberos5/lib/libgssapi_krb5
> /usr/src/kerberos5/lib/libgssapi_ntlm
> /usr/src/kerberos5/lib/libgssapi_spnego
> 
> -- 
> John Marshall

Which means ports doesn't mask the system files.  Who permitted this idiocy.

The alternative is to edit configure.in to only have the libraries in
the port version where configure checks for which set of libraries needed
and run autoheader + autoconf followed by configure.

-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: marka at isc.org



More information about the bind-users mailing list