From owner-freebsd-stable@FreeBSD.ORG Wed Jun 7 07:39:33 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C037916B624 for ; Wed, 7 Jun 2006 07:36:46 +0000 (UTC) (envelope-from markov@sigasis.ru) Received: from mail.sigasis.ru (sigasis.ru [195.161.236.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44A3F43D45 for ; Wed, 7 Jun 2006 07:36:42 +0000 (GMT) (envelope-from markov@sigasis.ru) Received: from xp413.testnt.nbd (unknown [10.10.10.7]) by mail.sigasis.ru (Postfix) with ESMTP id 9D7A9185E8; Wed, 7 Jun 2006 16:36:39 +0900 (IRKST) Date: Wed, 7 Jun 2006 16:36:39 +0900 From: =?Windows-1251?B?zODw6u7iIMTs6PLw6Okgwuvg5Ojs6PDu4uj3?= Organization: =?Windows-1251?B?0ejh6PDx6ujpIMjt8fLo8vPyIMPA0cjR?= X-Priority: 3 (Normal) Message-ID: <775632179.20060607163639@sigasis.ru> To: Peter Jeremy In-Reply-To: <20060607072519.GC724@turion.vk2pj.dyndns.org> References: <23213573.20060607100312@sigasis.ru> <20060607072519.GC724@turion.vk2pj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 Content-Transfer-Encoding: 8bit Cc: freebsd-stable@freebsd.org Subject: Re[2]: Error while 'make buildworld' in terminal.o X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: markov@sigasis.ru List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2006 07:39:47 -0000 Peter> On Wed, 2006-Jun-07 10:03:12 +0900, ?????? ??????? ???????????? wrote: >>After that, I was re-synchronise /usr/src by cvsup whith tag 'src-all'. >>Gave command`s: >># make cleandepends >># make cleanworld Peter> Possibly there's some buildworld output inside your /usr/src tree. Peter> Try deleting /usr/obj and then running "make clean". It was not help.