On Thu, Jun 14, 2001 at 22:53:25 +0100, Adrian Browne wrote:
> 
> Hi folks I'm having a prob with tcsh.cat when performing a a make install
> after a buildworld and can't seem to shrug it off and or find a reason to
> it's occurance does any one know of a fix as I cant go any further :(

It seems that 'make hierarchy' step is missing somehow, so required
directories are not created. 'make world' definitely create them.
Probably you run 'make install' instead of 'make installworld' which
create them too.

> 
> 
> /bin/tcsh -> /bin/csh
> install -c -o root -g wheel -m 444 csh.1.gz  /usr/share/man/man1
> /usr/share/man/man1/tcsh.1.gz -> /usr/share/man/man1/csh.1.gz
> ===> bin/csh/nls
> ===> bin/csh/nls/finnish
> install -c -o root -g wheel -m 444  tcsh.cat
> /usr/share/nls/fi_FI.ISO8859-1/tcsh.cat
> install: /usr/share/nls/fi_FI.ISO8859-1/tcsh.cat: No such file or directory
> *** Error code 71
> 
> Stop in /usr/src/bin/csh/nls/finnish.
> *** Error code 1
> 
> Stop in /usr/src/bin/csh/nls.
> *** Error code 1
> 
> Stop in /usr/src/bin/csh.
> *** Error code 1
> 
> Stop in /usr/src/bin.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 
> 
> 
> 
> 
> cheers Adrian
> [EMAIL PROTECTED]
>     ______               ____ _____ ____
>    / ____/_______  ___  / __ ) ___// __ \
>   / /_  / ___/ _ \/ _ \/ __  \__ \/ / / /
>  / __/ / /  /  __/  __/ /_/ /__/ / /_/ /
> /_/   /_/   \___/\___/_____/____/_____/
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to