From owner-freebsd-questions@FreeBSD.ORG Sun Oct 21 20:33:48 2007 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 1D3E616A417 for ; Sun, 21 Oct 2007 20:33:48 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.bluestop.org (muon.bluestop.org [IPv6:2001:41c8:1:548a::2]) by mx1.freebsd.org (Postfix) with ESMTP id C159513C4A3 for ; Sun, 21 Oct 2007 20:33:47 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.draftnet (unknown [IPv6:2a01:348:10f:1::5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTP id 0595F30180; Sun, 21 Oct 2007 21:33:45 +0100 (BST) Message-ID: <471BB78B.9000803@cran.org.uk> Date: Sun, 21 Oct 2007 21:33:15 +0100 From: Bruce Cran User-Agent: Thunderbird 2.0.0.6 (X11/20070809) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Roberth_Sjon=F8y?= References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Rebuilding world 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: Sun, 21 Oct 2007 20:33:48 -0000 Roberth Sjonøy wrote: > Hello, i am updating FreeBSD to 8-CURRENT, and im at the "23.4.1 The > Canonical Way to Update Your System" part of the handbook, when > running "make buildworld", this occours: > > install -o root -g wheel -m 444 dir-tmpl /usr/share/info/dir > install:No such file or directory > ***Error code 1 > > Stop in /usr/src/share/info. > ***Error code 1 > > Stop in /usr/src. > ***Error code 1 > > Stop in /usr/src. > ***Error code 1 > > Stop in /usr/src. > ***Error code 1 > > Stop in /usr/src. > > Anyone know what to do? I don't know what to do about the error, but are you *sure* you want to be running 8-CURRENT? It's very very new and will probably break in many ways in the coming months. You almost certainly want to be running 7-BETA1 (from the RELENG_7 branch) which is current at BETA1 stage - HEAD recently changed from 7-CURRENT to become 8-CURRENT. -- Bruce Cran