From owner-freebsd-current Tue Jun 25 19:19:38 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA24359 for current-outgoing; Tue, 25 Jun 1996 19:19:38 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA24351 for ; Tue, 25 Jun 1996 19:19:34 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id TAA15721; Tue, 25 Jun 1996 19:14:36 -0700 (PDT) To: mark@linus.demon.co.uk (Mark Valentine) cc: Bruce Evans , freebsd-current@freebsd.org, nate@sri.MT.net Subject: Re: Building inside of /usr/src? In-reply-to: Your message of "Wed, 26 Jun 1996 01:03:49 -0000." <199606260103.BAA07884@linus.demon.co.uk> Date: Tue, 25 Jun 1996 19:14:36 -0700 Message-ID: <15719.835755276@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > What's this weird fixation one person has about sources not being built > where they always have been. :-( I want to share one source directory on multiple machines or point the user at a CDROM mounted /usr/src and say "go make world" in the usual way with no special case handling required. You don't know how many times I've fielded requests from people wanting this functionality, to say nothing of myself. > Oh, so I have to add some confusing redundancy to my system now to get > anywhere near the behaviour I'm used to... :-( Oh foo, one line in your /etc/make.conf will do the trick and you never have to think about it again. > It wasn't broken (much). It was enough to be a perennial thorn in my side (or I wouldn't have fixed it, geeze!). Jordan