From owner-freebsd-stable@FreeBSD.ORG Fri Mar 3 11:20:30 2006 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EF7216A420 for ; Fri, 3 Mar 2006 11:20:30 +0000 (GMT) (envelope-from nicolas@i.0x5.de) Received: from n.0x5.de (n.0x5.de [217.197.85.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41C5D43D46 for ; Fri, 3 Mar 2006 11:20:28 +0000 (GMT) (envelope-from nicolas@i.0x5.de) Received: by pc5.i.0x5.de (Postfix, from userid 1003) id EBE2781C33; Fri, 3 Mar 2006 12:20:26 +0100 (CET) Date: Fri, 3 Mar 2006 12:20:26 +0100 From: Nicolas Rachinsky To: freebsd-stable@FreeBSD.ORG Message-ID: <20060303112026.GA10522@mid.pc5.i.0x5.de> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <20060303154745.9f36059f.b3k@mail.ru> <20060303105609.GA68280@mid.pc5.i.0x5.de> <20060303161037.fa944a65.b3k@mail.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060303161037.fa944a65.b3k@mail.ru> X-Powered-by: FreeBSD X-Homepage: http://www.rachinsky.de X-PGP-Keyid: 887BAE72 X-PGP-Fingerprint: 039E 9433 115F BC5F F88D 4524 5092 45C4 887B AE72 X-PGP-Keys: http://www.rachinsky.de/nicolas/gpg/nicolas_rachinsky.asc User-Agent: Mutt/1.5.11 Cc: Subject: Re: configure scripts ignores parameters X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Mar 2006 11:20:30 -0000 * "Elisey O. Savateev" [2006-03-03 16:10 +0500]: > Fri, 3 Mar 2006 11:56:09 +0100 > Nicolas Rachinsky wrote: > > > > > Do you have shells/bash (bash-3.1.10) installed? > > > > Yes. I have. I had one problem here, but unfortunately not the time to really look at it (and I don't have time to try it again). My bash3 here did not correctly process | for foo | do echo "$foo" | done A similar contruct seems to be in some (most, all?) configure scripts, which automatically use bash to be executed (if it's available). I installed shells/bash2 (bash-2.05b.007_4) and my problem disappeared. HTH, Nicolas -- http://www.rachinsky.de/nicolas