Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jan 2016 18:09:01 +0000
From:      John <freebsd-lists@potato.growveg.org>
To:        freebsd-stable@freebsd.org
Cc:        David Wolfskill <david@catwhisker.org>, GlenBarber@potato.growveg.org
Message-ID:  <20160129180901.GC92493@potato.growveg.org>

next in thread | raw e-mail | index | archive | help
<gjb@FreeBSD.org>
Bcc: 
Subject: Re: make clean failure on 10-stable amd64
Reply-To: john@potato.growveg.org
In-Reply-To: <20160129174514.GJ1163@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@potato:/usr/src # less /etc/make.conf
MAKE_JOBS_NUMBER=6
#WITH_CCACHE_BUILD=yes

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

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

thanks,
-- 
John 



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