From owner-freebsd-current Thu Jun 14 15:10:39 2001 Delivered-To: freebsd-current@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id A6AC637B401 for ; Thu, 14 Jun 2001 15:10:34 -0700 (PDT) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.4/8.11.4) id f5EM9r607900; Fri, 15 Jun 2001 02:09:53 +0400 (MSD) (envelope-from ache) Date: Fri, 15 Jun 2001 02:09:51 +0400 From: "Andrey A. Chernov" To: Adrian Browne Cc: freebsd-current@FreeBSD.ORG Subject: Re: tcsh.cat Message-ID: <20010615020950.A7765@nagual.pp.ru> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from Adrian@nu-earth.demon.co.uk on Thu, Jun 14, 2001 at 10:53:25PM +0100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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