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/
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to