2009/11/28 Troy <t...@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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to