From owner-freebsd-questions@FreeBSD.ORG Sun Oct 21 15:37:43 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 CC51016A418 for ; Sun, 21 Oct 2007 15:37:43 +0000 (UTC) (envelope-from roberth.sjonoy@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.191]) by mx1.freebsd.org (Postfix) with ESMTP id 6908313C4C1 for ; Sun, 21 Oct 2007 15:37:30 +0000 (UTC) (envelope-from roberth.sjonoy@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so1194599fka for ; Sun, 21 Oct 2007 08:37:16 -0700 (PDT) Received: by 10.82.138.6 with SMTP id l6mr6035091bud.1192922571701; Sat, 20 Oct 2007 16:22:51 -0700 (PDT) Received: by 10.82.171.3 with HTTP; Sat, 20 Oct 2007 16:22:51 -0700 (PDT) Message-ID: Date: Sun, 21 Oct 2007 01:22:51 +0200 From: "=?ISO-8859-1?Q?Roberth_Sjon=F8y?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 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 15:37:43 -0000 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?