Date: Sat, 28 Nov 2009 14:30:34 +0100 From: Massimo Fusaro <mcfusaro@gmail.com> To: troy@twisted.net Cc: freebsd-stable@freebsd.org Subject: Re: 8.0 installworld fails in /usr/src/lib/csu/i386-elf cc: not found Message-ID: <60f6f5610911280530y2cb7350vd13e4919c9bde46b@mail.gmail.com> In-Reply-To: <4B109474.6050405@twisted.net> References: <20091127203338.GA70392@twisted.net> <20091127210705.GA72043@twisted.net> <20091127214256.GB15526@icarus.home.lan> <4B109474.6050405@twisted.net>
next in thread | previous in thread | raw e-mail | index | archive | help
2009/11/28 Troy <troy@twisted.net>:
> Tried to move make.conf aside and it did not help. I am not using -j in the
> installworld command. Any other thoughts? I'm in a bind with my upgrade
> without being able to do 'make installworld'
>
>
>
> On 11/27/2009 3:42 PM, Jeremy Chadwick wrote:
>>
>> On Fri, Nov 27, 2009 at 03:07:05PM -0600, Troy wrote:
>>
>>>
>>> cc is installed and I can execute it. I don't have any unique cc
>>> variables being set in make.conf either.
>>>
>>
>> Shot in the dark: are you using the -j argument during "make
>> installworld" (not buildworld)? If so, don't do that.
>>
>> Otherwise, try moving make.conf aside and see if things improve. One
>> thing at a time... :-)
>>
>>
>
The cc that installworld is trying to execute is not the one in
/usr/bin but that generated by buildworld, so something went wrong
with that phase.
Remove /usr/obj/* and then restart buildworld, without -j
--
-Max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?60f6f5610911280530y2cb7350vd13e4919c9bde46b>
