From owner-freebsd-questions Sun Mar 31 07:37:11 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA28845 for questions-outgoing; Sun, 31 Mar 1996 07:37:11 -0800 (PST) Received: from mail.rwth-aachen.de (mail.RWTH-Aachen.DE [137.226.144.9]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id HAA28839 for ; Sun, 31 Mar 1996 07:37:06 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de) by mail.rwth-aachen.de (PMDF V5.0-4 #13110) id <01I2ZUAO01O00000RT@mail.rwth-aachen.de> for freebsd-questions@freefall.FreeBSD.org; Sun, 31 Mar 1996 16:40:15 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id RAA01339 for freebsd-questions@freefall.cdrom.com; Sun, 31 Mar 1996 17:19:57 +0200 Date: Sun, 31 Mar 1996 17:19:57 +0200 From: "Christoph P. Kukulies" Subject: rm: da_DK.ISO_8859-1: is a directory To: freebsd-questions@freefall.FreeBSD.org Message-id: <199603311519.RAA01339@gilberto.physik.rwth-aachen.de> Content-transfer-encoding: 7BIT Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Trying to build a -stable world in /home/src into an existing -current yields this: cd /; rm -f /sys; ln -s usr/src/sys sys cd /usr/share/locale; for l in da_DK de_AT de_CH de_DE en_AU en_CA en_GB en_US es_ES fi_FI fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT nl_BE nl_NL no_NO pt_PT sv_SE ; do rm -f $l.ISO_8859-1; ln -s lt_LN.ISO_8859-1 $l.ISO_8859-1; done rm: da_DK.ISO_8859-1: is a directory *** Error code 1 Stop. *** Error code 1 Stop. --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de