From owner-freebsd-isp Wed Sep 29 11:54:39 1999 Delivered-To: freebsd-isp@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id 17E5C14D92; Wed, 29 Sep 1999 11:54:36 -0700 (PDT) (envelope-from fullermd@futuresouth.com) Received: (from fullermd@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id NAA05128; Wed, 29 Sep 1999 13:54:32 -0500 (CDT) Date: Wed, 29 Sep 1999 13:54:32 -0500 From: "Matthew D. Fuller" To: "Jason J. Horton" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make world question Message-ID: <19990929135431.C1256@futuresouth.com> References: <37F23BD0.3DE6CAF@intercom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <37F23BD0.3DE6CAF@intercom.com>; from Jason J. Horton on Wed, Sep 29, 1999 at 12:18:24PM -0400 X-OS: FreeBSD Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [This is more -questions fodder than -isp, moved there] On Wed, Sep 29, 1999 at 12:18:24PM -0400, a little birdie told me that Jason J. Horton remarked > Is there any way to keep a make world from building named? > I see switches in /etc/make.conf to stop building of sendmail > and perl, but not named. Every time I make world, I have to recompile > my specially built named, it's starting to be annoying. 2 choices. 1) Edit /usr/src/usr.sbin/Makefile and take out 'named'. 2) Install your specially built named under /usr/local where it should be, since that'll eliminate the whole problem set. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Unix Systems Administrator | fullermd@futuresouth.com Specializing in FreeBSD | http://www.over-yonder.net/ FutureSouth Communications | ISPHelp ISP Consulting "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message