Date: Tue, 25 Jun 1996 09:54:31 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: Bruce Evans <bde@zeta.org.au> Cc: freebsd-current@FreeBSD.org, nate@sri.MT.net Subject: Re: Building inside of /usr/src? Message-ID: <18918.835721671@time.cdrom.com> In-Reply-To: Your message of "Wed, 26 Jun 1996 02:24:16 %2B1000." <199606251624.CAA15531@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> >P.S. I still don't see how this makes it useless at all - this is how > >it *should* work! > > Because the default object directory for joe user running make in > /home/joe/src/prog is /usr/obj/home/joe/src/prog. And..? It's correct! It's the same way it *used* to be, in fact. Unless you by luck had your src directory *really* under /usr/src, the sed script which intended to strip /usr/src off always failed and you'd end up with /usr/obj/actual/source/path/<something>, something which was guaranteed in the case where you had "joe" checking out and building parts of his own tree. Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18918.835721671>