From owner-freebsd-hackers Wed Apr 19 11:30:36 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA25542 for hackers-outgoing; Wed, 19 Apr 1995 11:30:36 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id LAA25536 for ; Wed, 19 Apr 1995 11:30:32 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id LAA03018; Wed, 19 Apr 1995 11:27:07 -0700 From: "Rodney W. Grimes" Message-Id: <199504191827.LAA03018@gndrsh.aac.dev.com> Subject: Re: LOCALE stuff To: ache@astral.msk.su (Andrey A. Chernov, Black Mage) Date: Wed, 19 Apr 1995 11:27:07 -0700 (PDT) Cc: olah@cs.utwente.nl, hackers@FreeBSD.org In-Reply-To: from "Andrey A. Chernov, Black Mage" at Apr 19, 95 09:33:29 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1395 Sender: hackers-owner@FreeBSD.org Precedence: bulk > > In message <2454.798285269@utis156.cs.utwente.nl> Andras Olah writes: > > >On Wed, 19 Apr 1995 11:51:50 +0400, "Andrey A. Chernov, Black Mage" wrote: > >> >> >You'll have to set it to ``lt_LN.ISO8859-1'' for germany. > >> >> > >> >> No. Do 'make hierarchy' at top level and you got needed symlinks. > > >Just a little comment: my make world died at making the hierarchy > >target. The make distrib-dirs in etc which creates the locale > >symlinks failed because the symlinks existed already. > > It can't fail, there is ln -f It can fail if he is running a version of ln.c prior to: ---------------------------- revision 1.5 date: 1994/12/06 18:50:44; author: bde; state: Exp; lines: +3 -3 Use lstat() instead of stat() for checking if the final source file exists, so that `ln -fs' works when the source is a symlink pointing to a non- existent file. ---------------------------- or ---------------------------- revision 1.3 date: 1994/09/20 07:24:51; author: phk; state: Exp; lines: +1 -1 fix ln to accept -f again. Thanks Bruce. Seems that Joe Grosch isn't quite as safe as I thought. I will have to look much closer on his patches. Damn. ---------------------------- 2.0R ln is broken with respect to ln -sf :-(. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD