Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 17:24:30 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        "Thomas T. Veldhouse" <veldy@veldy.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: installworld failure
Message-ID:  <Pine.BSF.4.53.0311201720290.92260@e0-0.zab2.int.zabbadoz.net>
In-Reply-To: <000501c3af08$32f14e20$0101a8c0@cascade>
References:  <000501c3af08$32f14e20$0101a8c0@cascade>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 19 Nov 2003, Thomas T. Veldhouse wrote:

> "/usr/src/bin/csh/Makefile", line 3: warning: "cd
> /usr/src/bin/csh/../../contrib/tcsh/nls/ukrainian; echo set[0-9]*" returned
> non-zero status
> 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
> cat /usr/src/bin/csh/../../contrib/tcsh/nls/et/ > et_EE.ISO8859-15.msg
> gencat -new et_EE.ISO8859-15.cat et_EE.ISO8859-15.msg
> gencat:No such file or directory
> *** Error code 1
>
> Stop in /usr/src/bin/csh.
> *** Error code 1

please read UPDATING !

you tried to run make installworld with an old kernel; hopefully you
already installed the kernel else you are in trouble.
If you have the kernel installed then reboot and remove the possibly
zero byte files:

- /usr/bin/gencat
- /usr/bin/install

properly install them by hand with p.ex. cp and then re-run
make installworld.

This should help you to hopefuly be able to recover.


-- 
Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT
56 69 73 69 74				http://www.zabbadoz.net/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.53.0311201720290.92260>