From owner-cvs-all Thu Dec 9 13:54:51 1999 Delivered-To: cvs-all@freebsd.org Received: from gndrsh.dnsmgr.net (GndRsh.dnsmgr.net [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id 3AEA7156F1; Thu, 9 Dec 1999 13:54:43 -0800 (PST) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.9.3/8.9.3) id NAA03631; Thu, 9 Dec 1999 13:54:32 -0800 (PST) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <199912092154.NAA03631@gndrsh.dnsmgr.net> Subject: Re: cvs commit: src Makefile.inc1 In-Reply-To: <384FB779.AD0CB78B@scc.nl> from Marcel Moolenaar at "Dec 9, 1999 03:06:49 pm" To: marcel@scc.nl (Marcel Moolenaar) Date: Thu, 9 Dec 1999 13:54:31 -0800 (PST) Cc: marcel@FreeBSD.org (Marcel Moolenaar), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > "Rodney W. Grimes" wrote: > > > > Modified files: > > > . Makefile.inc1 > > > Log: > > > Make sure the links to the source tree end up in the source tree. > > > > Ehhh??? Are you writting in the source tree directories??? If so you've > > reverted what took many many many years to get working, and that is a > > RO /usr/src, sans kernel builds. > > No, I'm not writing in the source tree. The include directory in the > temporary world (ie /usr/obj/.../tmp/usr/include now uses links instead > of copies. The links however are based on the presence of '../../sys', > which normally is the sys link in the root directory. The log is a bit > generic, because the links are all to the *kernel* sources. assumption of presence of ../../sys is very bad, my src tree's are often not rooted at /usr/src or any otherplace that would have a ../../sys. And more often than not ../../sys points to a deferent set of sources than what is being built if it does happen to be rooted at /usr/src. -- Rod Grimes - KD7CAX @ CN85sl - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message