From owner-freebsd-questions@FreeBSD.ORG Wed May 18 19:09:31 2011 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7DE71065670 for ; Wed, 18 May 2011 19:09:31 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout022.mac.com (asmtpout022.mac.com [17.148.16.97]) by mx1.freebsd.org (Postfix) with ESMTP id 9F6E18FC14 for ; Wed, 18 May 2011 19:09:31 +0000 (UTC) MIME-version: 1.0 Content-type: text/plain; charset=koi8-r Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp022.mac.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPSA id <0LLE001RHNVQGV80@asmtp022.mac.com> for freebsd-questions@FreeBSD.ORG; Wed, 18 May 2011 12:09:27 -0700 (PDT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.4.6813,1.0.148,0.0.0000 definitions=2011-05-18_06:2011-05-18, 2011-05-18, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1105180132 From: Chuck Swiger X-Priority: 3 (Normal) In-reply-to: <218834106.20110518220711@yandex.ru> Date: Wed, 18 May 2011 12:09:26 -0700 Content-transfer-encoding: quoted-printable Message-id: References: <1857504788.20110518220129@yandex.ru> <469A67A7-8F08-4A02-8AB2-03019FDE5065@mac.com> <218834106.20110518220711@yandex.ru> To: =?utf-8?B?0JrQvtC90YzQutC+0LIg0JXQstCz0LXQvdC40Lk=?= X-Mailer: Apple Mail (2.1084) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Re[2]: How to update build tools X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2011 19:09:31 -0000 On May 18, 2011, at 12:07 PM, =EB=CF=CE=D8=CB=CF=D7 =E5=D7=C7=C5=CE=C9=CA = wrote: > no, I upgrade from freebsd current 201101 to 201105 > and there was command without buildworld The compiler toolchain is rebuilt with buildworld/installworld. Perhaps = it would be more useful to see what kind of error you are experiencing = which makes you think that updating the build tools would help? Regards, --=20 -Chuck