Date: Sat, 3 Apr 2004 16:43:24 -0500 From: Garance A Drosihn <drosih@rpi.edu> To: Andy Miller <andy@trit.org>, freebsd-questions@freebsd.org Subject: Re: installworld failing on sparc64 Message-ID: <p060204e5bc94dfbab2a2@[128.113.24.47]> In-Reply-To: <20040403054852.GA7117@charade.trit.org> References: <20040403054852.GA7117@charade.trit.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p060204e5bc94dfbab2a2>
