Date: Thu, 09 Dec 1999 15:06:49 +0100 From: Marcel Moolenaar <marcel@scc.nl> To: "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net> Cc: Marcel Moolenaar <marcel@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 Message-ID: <384FB779.AD0CB78B@scc.nl> References: <199912091349.FAA02639@gndrsh.dnsmgr.net>
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. -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?384FB779.AD0CB78B>