From owner-freebsd-stable Thu Jul 25 20:17:58 2002 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 D23C837B405 for ; Thu, 25 Jul 2002 20:17:55 -0700 (PDT) Received: from sol.aptsolutions.com (sol.aptsolutions.com [63.231.253.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29BA043E67 for ; Thu, 25 Jul 2002 20:17:54 -0700 (PDT) (envelope-from godfrey@sol.aptsolutions.com) Received: from sol.aptsolutions.com (localhost.aptsolutions.com [127.0.0.1]) by sol.aptsolutions.com (8.12.2/8.12.2) with ESMTP id g6Q3Gx9F062094 for ; Thu, 25 Jul 2002 22:16:59 -0500 (CDT) (envelope-from godfrey@sol.aptsolutions.com) X-Authentication-Warning: sol.aptsolutions.com: Host localhost.aptsolutions.com [127.0.0.1] claimed to be sol.aptsolutions.com Received: (from godfrey@localhost) by sol.aptsolutions.com (8.12.2/8.12.2/Submit) id g6Q3Gx69062093 for freebsd-stable@freebsd.org; Thu, 25 Jul 2002 22:16:59 -0500 (CDT) (envelope-from godfrey) Date: Thu, 25 Jul 2002 22:16:58 -0500 From: Jason Godfrey To: freebsd-stable@freebsd.org Subject: Problem with nfs installworld Message-ID: <20020725221658.C61904@sol.aptsolutions.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello. I am trying (for the first time) to do a installworld over nfs. I did an update last night, buildworld, installworld, reboot, buildworld on my build machine. The target machine is a fresh FreeBSD 4.6 install off of CD. During the "Installing Everything" phase I get the following error. install -C -o root -g wheel -m 444 libcom_err.a /usr/lib install -C -o root -g wheel -m 444 lib_com_err_p.a /usr/lib install: libcom_err_p.a: No such file or directory. *** Error code 71 Stop in /usr/src/lib/libcom_err. Any suggestions? Thanks - Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message