From owner-freebsd-stable Wed Feb 25 15:04:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA18899 for freebsd-stable-outgoing; Wed, 25 Feb 1998 15:04:06 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from prefetch.san.rr.com (ns1.san.rr.com [204.210.0.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA18845 for ; Wed, 25 Feb 1998 15:03:52 -0800 (PST) (envelope-from Studded@san.rr.com) Received: from san.rr.com (dt050ndd.san.rr.com [204.210.31.221]) by prefetch.san.rr.com (8.8.7/8.8.8) with ESMTP id PAA01789; Wed, 25 Feb 1998 15:02:45 -0800 (PST) Message-ID: <34F4A312.9BE41FC4@san.rr.com> Date: Wed, 25 Feb 1998 15:02:42 -0800 From: Studded Organization: Triborough Bridge and Tunnel Authority X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-STABLE-0223 i386) MIME-Version: 1.0 To: "Aaron D. Gifford" CC: stable@FreeBSD.ORG Subject: Re: BIND 8.* and STABLE References: <199802251353.IAA00561@pandora.hh.kew.com> <34F48785.343D8C39@infowest.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk Aaron D. Gifford wrote: > I would LOVE to see BIND 8 make its way into -STABLE. That way I won't > have to keep reinstalling BIND 8 after every "make world" overwrites it > with the older version. :) BIND 8 is not ready for -Stable. The BIND people will tell you that. You can avoid rebuilding named by editing /usr/src/usr.sbin/Makefile. If you rebuild often, try copying Makefile to makefile and editing makefile. It will supersede the Makefile in the same directory. I use this technique often to avoid building various aspects of the tree. FWIW, I would really like to see this as a /usr/src/Makefile option. The problem being which elements of BIND do you not rebuild? You want the 4.9.6 resolver libraries and includes, even if you build and use the 8.1.1 stuff for certain applications (you have to link it specifically, it's not included in anything otherwise). The binaries like dig, nslookup, etc. should be exempted with a -DNOBIND option, however in the end it's easier to just rebuild 8.1.1, especially now that there is a port. Doug -- *** Chief Operations Officer, DALnet IRC network *** *** Proud operator, designer and maintainer of the world's largest *** Internet Relay Chat server. 5,328 clients and still growing. *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message