From owner-freebsd-current@FreeBSD.ORG Mon Dec 1 04:11:36 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E65B16A4CE for ; Mon, 1 Dec 2003 04:11:36 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C10743FD7 for ; Mon, 1 Dec 2003 04:11:35 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id hB1CBYRm004543 for ; Mon, 1 Dec 2003 04:11:34 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id hB1CBY2S004542 for freebsd-current@freebsd.org; Mon, 1 Dec 2003 04:11:34 -0800 (PST) (envelope-from obrien) Date: Mon, 1 Dec 2003 04:11:34 -0800 From: "David O'Brien" To: freebsd-current@freebsd.org Message-ID: <20031201121134.GA4436@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-BETA Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Subject: Can we get rid of kerb5 redefining macros? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2003 12:11:36 -0000 Ever since kerberos5 got hooked up to the build by default I'm getting *TONS* (758) of CPP macros. An example is: In file included from /usr/obj/usr/src/kerberos5/lib/libasn1/roken.h:77, from /usr/src/crypto/heimdal/lib/vers/print_version.c:38: /usr/src/crypto/heimdal/lib/roken/roken-common.h:183:1: warning: "EAI_NODATA" re defined In file included from /usr/obj/usr/src/kerberos5/lib/libasn1/roken.h:59, from /usr/src/crypto/heimdal/lib/vers/print_version.c:38: /usr/include/netdb.h:166:1: warning: this is the location of the previous defini tion Can a kerberos5 guy take a look at these? thanks, -- -- David (obrien@FreeBSD.org)