From owner-freebsd-current Sun Aug 3 11:09:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA05772 for current-outgoing; Sun, 3 Aug 1997 11:09:12 -0700 (PDT) Received: from earth.mat.net (root@earth.mat.net [206.246.122.2]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id LAA05764 for ; Sun, 3 Aug 1997 11:09:09 -0700 (PDT) Received: from Journey2.mat.net (journey2.mat.net [206.246.122.116]) by earth.mat.net (8.6.12/8.6.12) with SMTP id OAA19037; Sun, 3 Aug 1997 14:08:53 -0400 Date: Sun, 3 Aug 1997 14:09:10 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@Journey2.mat.net To: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= cc: FreeBSD current Subject: Re: /usr/src/usr.bin/ee In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id LAA05765 Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 3 Aug 1997, [KOI8-R] Андрей Чернов wrote: > On Sun, 3 Aug 1997, Chuck Robey wrote: > > > - ${lang}.ee.cat ${DESTDIR}${NLSDIR}/${lang}/ee.cat > > + ${lang}.ee.cat ${DESTDIR}${NLSDIR}/${lang}.ee.cat > > There is no type here, so you fix nothing. I am against of commiting > such sort of changes, better check your > /usr/share/nls/en_US.ISO_8859-1/ee.cat presence. OK, I just noticed in the original error listing: ===> usr.bin/ee install -c -o bin -g bin -m 444 en_US.ISO_8859-1.ee.cat /usr/X11R6/lib/X11/nls/en_US.ISO_8859-1/ee.cat install: /usr/X11R6/lib/X11/nls/en_US.ISO_8859-1/ee.cat: No such file or directory *** Error code 71 that it's installing itself into /usr/X11R6, which just has to be wrong. There's no mention in the ee Makefile of setting DESTDIR ... should there be? I checked, my /usr/share/nls does indeed have a en_US.ISO_8859-1/ee.cat. I don't know all that much about the main tree Makefiles, Andrey, so if you see what's wrong, could you tell me? I'm was testing Satoshi's new Makefile, and I want to know if the trouble could possibly be in there. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+-----------------------------------------------