Help please : make buildworld fails when upgrading to 4.8 stable

Dmitry Morozovsky marck at rinet.ru
Mon May 19 10:24:08 PDT 2003


On Fri, 16 May 2003, Ruslan Ermilov wrote:

RE> > > > cd /usr/src
RE> > > > make cleandir
RE> > > > make cleandir
RE> > > It's so much easier and faster to just trash the entire /usr/obj.
RE> >
RE> > That won't remove trash that might have snuck into the source tree.
RE> > The recommended procedure is 'make cleandir ; make cleandir'.
RE> >
RE> Oops, right.  Hot day here.  ;)
RE>
RE> In that case, a slight optimization to the above is still:
RE> ``cd /usr/src; rm -rf /usr/obj/usr/src; make cleandir''.

... unless /usr/src is linked somewhere.

``cd /usr/src; rm -rf /usr/obj/*; make cleandir''

should work, though.

Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck at rinet.ru ***
------------------------------------------------------------------------


More information about the freebsd-stable mailing list