From owner-freebsd-current Thu Aug 29 13:15:25 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA02178 for current-outgoing; Thu, 29 Aug 1996 13:15:25 -0700 (PDT) Received: from mickey.umiacs.umd.edu (mickey.umiacs.umd.edu [128.8.120.49]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA02165 for ; Thu, 29 Aug 1996 13:15:22 -0700 (PDT) Received: (smpatel@localhost) by mickey.umiacs.umd.edu (8.7.5/UMIACS-0.9/04-05-88) id QAA02197; Thu, 29 Aug 1996 16:15:06 -0400 (EDT) Date: Thu, 29 Aug 1996 16:15:06 -0400 (EDT) From: Sujal Patel To: "Rodney W. Grimes" cc: Peter Wemm , current@freebsd.org Subject: Re: cvs commit: src/usr.sbin/bind - Imported sources In-Reply-To: <199608292001.NAA01710@GndRsh.aac.dev.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 29 Aug 1996, Rodney W. Grimes wrote: > GAG!!! This violates the BSD src tree paradigm of having the src tree > layout reflect the installtion directory and your going to have to > do a bunch of BINDIR=blah blah to make this work.... > > host, dig go in src/usr.bin > named, ndc, nslookup go in src/usr.sbin > named-xfer goes in src/libexec can we somehow have some symlinks from the "correct" spot to the spot in the source tree. This has already become a problem with GNU software (I can't always remember what's GNU and what isn't :-) Sujal