No subject

John freebsd-lists at potato.growveg.org
Fri Jan 29 18:09:04 UTC 2016


<gjb at FreeBSD.org>
Bcc: 
Subject: Re: make clean failure on 10-stable amd64
Reply-To: john at potato.growveg.org
In-Reply-To: <20160129174514.GJ1163 at albert.catwhisker.org>

On Fri, Jan 29, 2016 at 09:45:14AM -0800, David Wolfskill wrote:
>On Fri, Jan 29, 2016 at 05:40:05PM +0000, John wrote:
>> Hi,
>>
>> I get the following error in /usr/src when trying to upgrade my system.
>> In part of this process, I usually run make clean in /usr/src then go
>> on to running buildworld.
>>
>> The installed system is 10.3-PRERELEASE #0 r294087
>> The sources I'm building from is 295045
>> ....
>
>You'll probably want to follow-up, specifying:
>
>* Contents (if any) of /etc/src.conf
>* Contents (if any) of /etc/make.conf
>* The full path of the "make" executable you're using.

root at potato:/usr/src # less /etc/make.conf
MAKE_JOBS_NUMBER=6
#WITH_CCACHE_BUILD=yes

root at potato:/usr/src # less /etc/src.conf
/etc/src.conf: No such file or directory
root at potato:/usr/src # 

root at potato:/usr/src # which make
/usr/bin/make
root at potato:/usr/src # make -V MAKE_VERSION
20151220
root at potato:/usr/src # 

thanks,
-- 
John 


More information about the freebsd-stable mailing list