Message-ID: <20010212142212.238.qmail@lauras.lt> From: "Laurynas Biveinis" Date: Mon, 12 Feb 2001 16:22:12 +0200 To: djgpp-workers AT delorie DOT com Subject: Re: Bash problem with SFN Mail-Followup-To: djgpp-workers AT delorie DOT com References: <3A86B90D DOT 15400 DOT 11A13E4 AT localhost>; <20010212113545 DOT 245 DOT qmail AT lauras DOT lt> <3A87950F DOT 13035 DOT 114FFD AT localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.12i In-Reply-To: <3A87950F.13035.114FFD@localhost>; from snowball3@bigfoot.com on Mon, Feb 12, 2001 at 07:47:27AM -0500 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Under what circumstances? I've noticed no problems. Set LFN=n Create a script test.sh with contents: ../configure Put it in subdirectory of Cygnus tree and run (it is unpacked with SFN, so there is file configur, not configure). It goes OK. Now replace that script with this one: ../configur And it bombs away. Laurynas