Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Oct 2003 20:53:13 -0400
From:      Scott W <wegster@mindcore.net>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Buildworld fails in 5.1-CURRENT in wall- SOLVED
Message-ID:  <3F95D4F9.3040403@mindcore.net>
In-Reply-To: <xzp4qy3ujx7.fsf@dwp.des.no>
References:  <3F947F84.8090709@nc.rr.com> <20031020.223824.62043996.imp@bsdimp.com>	<3F94C120.5070208@mindcore.net> <20031020.232314.44503328.imp@bsdimp.com> <xzp4qy3ujx7.fsf@dwp.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smørgrav wrote:

>"M. Warner Losh" <imp@bsdimp.com> writes:
>  
>
>>find /usr/obj -name .depend
>>
>>or better yet
>>
>>rm -rf /usr/obj/*
>>    
>>
>
>*ahem*
>
>the correct incantation is:
>
># cd /usr/src
># make cleandir
># make cleandir
>
>DES
>  
>
Removing the /usr/obj/* tree worked, back in business.  Will have to 
take a closer look at the 'master' Makefile, as I didn't see the 
cleandir target at first glance, so had been using 'make clean && make 
buildworld' for previous builds- I take it this is NOT needed as the 
build process does a 'make clean' prior to building?

Thanks to all...

Scott




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F95D4F9.3040403>