Date: Thu, 9 Dec 1999 13:54:31 -0800 (PST) From: "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net> To: marcel@scc.nl (Marcel Moolenaar) Cc: marcel@FreeBSD.org (Marcel Moolenaar), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 Message-ID: <199912092154.NAA03631@gndrsh.dnsmgr.net> In-Reply-To: <384FB779.AD0CB78B@scc.nl> from Marcel Moolenaar at "Dec 9, 1999 03:06:49 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> "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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912092154.NAA03631>