Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2000 09:48:51 -0500 (EST)
From:      mwlucas@blackhelicopters.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/16959: no_named
Message-ID:  <200002241448.JAA07840@blackhelicopters.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002241448.JAA07840>