From owner-cvs-all Thu Dec 9 6: 7: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 496F9155F0; Thu, 9 Dec 1999 06:06:54 -0800 (PST) (envelope-from marcel@scc.nl) Received: from [212.238.132.94] (helo=scones.sup.scc.nl) by post.mail.nl.demon.net with esmtp (Exim 2.12 #1) id 11w4DQ-0000jW-00; Thu, 9 Dec 1999 14:06:40 +0000 Received: from scc.nl (scones.sup.scc.nl [192.168.2.4]) by scones.sup.scc.nl (8.9.3/8.9.3) with ESMTP id PAA87460; Thu, 9 Dec 1999 15:06:50 +0100 (CET) (envelope-from marcel@scc.nl) Message-ID: <384FB779.AD0CB78B@scc.nl> Date: Thu, 09 Dec 1999 15:06:49 +0100 From: Marcel Moolenaar Organization: SCC vof X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.5 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Rodney W. Grimes" Cc: Marcel Moolenaar , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 References: <199912091349.FAA02639@gndrsh.dnsmgr.net> 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. -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message