Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2001 02:09:51 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Adrian Browne <Adrian@nu-earth.demon.co.uk>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: tcsh.cat
Message-ID:  <20010615020950.A7765@nagual.pp.ru>
In-Reply-To: <ILEFKPEDALOIGNPOBLHAGEFFCDAA.Adrian@nu-earth.demon.co.uk>; from Adrian@nu-earth.demon.co.uk on Thu, Jun 14, 2001 at 10:53:25PM %2B0100
References:  <ILEFKPEDALOIGNPOBLHAGEFFCDAA.Adrian@nu-earth.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> Adrian@nu-earth.demon.co.uk
>     ______               ____ _____ ____
>    / ____/_______  ___  / __ ) ___// __ \
>   / /_  / ___/ _ \/ _ \/ __  \__ \/ / / /
>  / __/ / /  /  __/  __/ /_/ /__/ / /_/ /
> /_/   /_/   \___/\___/_____/____/_____/
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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