From owner-freebsd-bugs Thu Feb 24 7:10: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D69537BDB2 for ; Thu, 24 Feb 2000 07:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA81086; Thu, 24 Feb 2000 07:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 8FEB637BC30 for ; Thu, 24 Feb 2000 07:05:29 -0800 (PST) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id JAA07840; Thu, 24 Feb 2000 09:48:51 -0500 (EST) (envelope-from mwlucas) Message-Id: <200002241448.JAA07840@blackhelicopters.org> Date: Thu, 24 Feb 2000 09:48:51 -0500 (EST) From: mwlucas@blackhelicopters.org Reply-To: mwlucas@blackhelicopters.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/16959: no_named Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16959 >Category: conf >Synopsis: missing entry in /etc/make.conf >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Feb 24 07:10:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Michael Lucas >Release: FreeBSD 3.4-STABLE i386 >Organization: none >Environment: My system is 3.4-STABLE, i386, on a laptop. >Description: no_named exists in /usr/src/usr.sbin/Makefile, right below no_sendmail. It does not exist in /etc/defaults/make.conf >How-To-Repeat: grep -i named /etc/defaults/make.conf >Fix: *** make.conf~ Mon Jan 24 13:55:29 2000 --- make.conf Mon Jan 31 15:25:49 2000 *************** *** 28,33 **** --- 28,36 ---- # To avoid building sendmail #NO_SENDMAIL= true # + # To avoid building named and related tools + #NO_BIND= true + # # To have 'obj' symlinks created in your source directory # (they aren't needed/necessary) #OBJLINK= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message