From owner-freebsd-questions@FreeBSD.ORG Wed Dec 26 19:34:14 2007 Return-Path: Delivered-To: questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CE5416A417 for ; Wed, 26 Dec 2007 19:34:14 +0000 (UTC) (envelope-from darkglobe@rambler.ru) Received: from mxb.rambler.ru (mxb.rambler.ru [81.19.66.30]) by mx1.freebsd.org (Postfix) with ESMTP id 0F7F713C46B for ; Wed, 26 Dec 2007 19:34:13 +0000 (UTC) (envelope-from darkglobe@rambler.ru) Received: from mailc.rambler.ru (mailc.rambler.ru [81.19.66.27]) by mxb.rambler.ru (Postfix) with ESMTP id D61451B97E9 for ; Wed, 26 Dec 2007 22:16:37 +0300 (MSK) Received: from [192.168.0.2] (unknown [77.43.194.123]) (Authenticated sender: darkglobe@rambler.ru) by mailc.rambler.ru (Postfix) with ESMTP id BDCAD621C22 for ; Wed, 26 Dec 2007 22:16:37 +0300 (MSK) Message-ID: <4772A899.4030201@rambler.ru> Date: Thu, 27 Dec 2007 00:16:41 +0500 From: User Elph User-Agent: Thunderbird 2.0.0.6 (X11/20071113) MIME-Version: 1.0 To: questions@FreeBSD.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: make buildworld fails. Whats wrong? 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, 26 Dec 2007 19:34:14 -0000 I have updated a /usr/src from cvs-repositary. But buildworld fails with error code 1 in /usr/src/lib/ libcomm_err/doc. com_err.info - not found. whats wrong? PS. I have installed a FreeBSD-7.0 - BETA4.