From owner-freebsd-current Wed Feb 22 16:21:36 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id QAA11597 for current-outgoing; Wed, 22 Feb 1995 16:21:36 -0800 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id QAA11583; Wed, 22 Feb 1995 16:21:30 -0800 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: Nate Williams cc: Garrett Wollman , Poul-Henning Kamp , current@freefall.cdrom.com Subject: Re: TRUE and FALSE In-reply-to: Your message of "Wed, 22 Feb 95 16:12:35 MST." <199502222312.QAA15832@trout.sri.MT.net> Date: Wed, 22 Feb 1995 16:21:28 -0800 Message-ID: <11582.793498888@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: current-owner@FreeBSD.org Precedence: bulk > I agree with Garrett here. It's silly to do this, and this will cause > no end of problems when people forget to do this after they upgrade > their kernel sources. Forcing a 'make world' every update is much too > anal. But.. but.. We *need* the source tree to be decoupled from /usr/include or we'll never achieve our goal of being able to make all the dependencies work properly when doing a `make all' (the current world target is just evil and needs to DIE!) in a tree that's just been blapped onto some machine with old headers and libraries! :-( Jordan