From owner-freebsd-questions@FreeBSD.ORG Sat Apr 3 14:08:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 482F016A4CE for ; Sat, 3 Apr 2004 14:08:49 -0800 (PST) Received: from smtp0.server.rpi.edu (smtp0.server.rpi.edu [128.113.53.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6BB943D49 for ; Sat, 3 Apr 2004 14:08:48 -0800 (PST) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp0.server.rpi.edu (8.12.8/8.12.8) with ESMTP id i33M8hBM015244; Sat, 3 Apr 2004 17:08:47 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20040403054852.GA7117@charade.trit.org> References: <20040403054852.GA7117@charade.trit.org> Date: Sat, 3 Apr 2004 16:43:24 -0500 To: Andy Miller , freebsd-questions@freebsd.org From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: CanIt (www . canit . ca) Subject: Re: installworld failing on sparc64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Apr 2004 22:08:49 -0000 At 5:48 AM +0000 4/3/04, Andy Miller wrote: >I am currently upgrading a Sparc64 system from 5.1 to 5.2.1. >buildworld was successful, as well as the build and install >of the kernel. After a reboot, I ran installworld and >received the following error message: > >===> bin/csh >install -s -o root -g wheel -m 555 csh /bin >install -o root -g wheel -m 444 >/usr/src/bin/csh/../../contrib/tcsh/complete.tcsh >/usr/src/bin/csh/../../contrib/tcsh/csh-mode.el >/usr/share/examples/tcsh >gencat -new et_EE.ISO8859-15.cat et_EE.ISO8859-15.msg >gencat:No such file or directory >*** Error code 1 > >I'm not sure what has gone wrong. Any input on how to fix this >will be greatly appreciated. I would try: cd /usr/src/usr.bin/gencat make install cd /usr/src make installworld I am not sure that will fix the problem, but it's a plausible guess at a fix. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu