svn commit: r193040 - stable/7

Andriy Gapon avg at freebsd.org
Fri May 29 17:29:42 UTC 2009


on 29/05/2009 20:09 Niclas Zeising said the following:
> 
> Is it possible to get something along this line in 8-CURRENT as well? I
> accidentally removed btxld once and when I was building world it stopped
> in sys/boot because it was missing. I had to manually build and install
> it before i could continue with my buildworld, which was a bit annoying.

Short answer: no, it was your fault :-)

Long answer: possibly - there are a number of tools that are always used
from /usr/obj (so to speak), but some other tools are used that way only
if there is a good reason to do so. But I think that we could always use
those latter tools from /usr/obj, I don't see why we couldn't.
-- 
Andriy Gapon


More information about the svn-src-stable-7 mailing list