From owner-freebsd-stable@FreeBSD.ORG Fri Mar 3 17:34:00 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 ABAB316A420 for ; Fri, 3 Mar 2006 17:34:00 +0000 (GMT) (envelope-from oberman@es.net) Received: from postal4.es.net (postal4.es.net [198.124.252.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15E5443D46 for ; Fri, 3 Mar 2006 17:33:59 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal4.es.net (Postal Node 4) with ESMTP (SSL) id IBA74465; Fri, 03 Mar 2006 09:33:57 -0800 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 1F0FB45041; Fri, 3 Mar 2006 09:33:55 -0800 (PST) To: Kris Kennaway In-reply-to: Your message of "Fri, 03 Mar 2006 12:22:31 EST." <20060303172231.GA8478@xor.obsecurity.org> Date: Fri, 03 Mar 2006 09:33:55 -0800 From: "Kevin Oberman" Message-Id: <20060303173355.1F0FB45041@ptavv.es.net> Cc: freebsd-stable@FreeBSD.ORG, Bill Milford 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 17:34:00 -0000 > Date: Fri, 3 Mar 2006 12:22:31 -0500 > From: Kris Kennaway > Sender: owner-freebsd-stable@freebsd.org > > > --nFreZHaLTZJo0R7j > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Fri, Mar 03, 2006 at 09:44:17AM -0600, Bill Milford wrote: > > > -----Original Message----- > > > From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd-stable@fre= > ebsd.org] On Behalf Of > > > Nicolas Rachinsky > > > Sent: Friday, March 03, 2006 5:20 AM > > > To: freebsd-stable@FreeBSD.ORG > > > Subject: Re: configure scripts ignores parameters > > >=20 > > > * "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. > > >=20 > > >=20 > > > 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). > > >=20 > > > 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). > > >=20 > > > I installed shells/bash2 (bash-2.05b.007_4) and my problem > > > disappeared. > > >=20 > > > HTH, > > > Nicolas > > >=20 > > > -- > > > http://www.rachinsky.de/nicolas > > [Bill Milford]=20 > > I am having the some problem. My temporary fix is to either install bash= > -3.0.16_1 which is the > > latest bash package available or you can set CONFIG_SHELL=3D/bin/sh in yo= > ur environment. =20 > > The configure scripts will use bash if available and when it re-executes = > itself, somehow the > > command line options do not get passed correctly. Even the most simple o= > ption: ./configure --help > > fails. It was causing the previously reported issues with the apr-db4 po= > rt. It causes problems > > for me in the OpenCA configure script. I suspect that it will affect man= > y ports that use > > ./configure scripts to pass parameters. I am going to re build all of my= > ports when this is > > finally resolved. > > I hope someone has reported this error to the bash developers. If te latest bash version fixes the problem, it's a bit too late to report it. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634