From owner-freebsd-stable@FreeBSD.ORG Fri May 5 17:46:57 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C79B16A404 for ; Fri, 5 May 2006 17:46:57 +0000 (UTC) (envelope-from plosher@plosh.net) Received: from farside.isc.org (farside.isc.org [204.152.187.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E90943D46 for ; Fri, 5 May 2006 17:46:56 +0000 (GMT) (envelope-from plosher@plosh.net) Received: from [204.152.187.37] (tardis.isc.org [204.152.187.37]) by farside.isc.org (Postfix) with ESMTP id 174A2E60DB; Fri, 5 May 2006 17:46:56 +0000 (UTC) (envelope-from plosher@plosh.net) Message-ID: <445B8F7F.8070700@plosh.net> Date: Fri, 05 May 2006 10:46:39 -0700 From: Peter Losher User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060308) MIME-Version: 1.0 To: freebsd-stable@freebsd.org X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig46007BF9614870AFCAABB094" Subject: How to disable libcom_err from being built? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 17:46:57 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig46007BF9614870AFCAABB094 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi - I have an install base of machines running MIT Krb5 (which have their own com_err implementation), and I have always used NO_KERBEROS=3Dtrue so= that the integrated Heimdal stuff wouldn't be built during a buildworld. However libcom_err does, and that causes issues when trying to link in programs that are linked to MIT Krb5. What I am asking is - can NO_KERBEROS be extended to cover com_err? Thanks - Peter --------------enig46007BF9614870AFCAABB094 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (Darwin) iD8DBQFEW49/uffIhmkXw7kRArBsAJsE6GOJQwSZ8hGuDS5PvCokk+IJpQCgyARD OTWvMMqk+XtMwgnPOJQi+jE= =hHIf -----END PGP SIGNATURE----- --------------enig46007BF9614870AFCAABB094--