Date: Fri, 3 Mar 2006 14:40:04 +0300 From: "Alexey Karagodov" <karagodov@gmail.com> To: freebsd-stable@freebsd.org Subject: Re: configure scripts ignores parameters Message-ID: <c7aff4ef0603030340h378dfb7dl@mail.gmail.com> In-Reply-To: <20060303112026.GA10522@mid.pc5.i.0x5.de> References: <20060303154745.9f36059f.b3k@mail.ru> <20060303105609.GA68280@mid.pc5.i.0x5.de> <20060303161037.fa944a65.b3k@mail.ru> <20060303112026.GA10522@mid.pc5.i.0x5.de>
next in thread | previous in thread | raw e-mail | index | archive | help
try begining yuor scripts with: #!/bin/sh :) 2006/3/3, Nicolas Rachinsky <fbsd-stable-0@ml.turing-complete.org>: > > * "Elisey O. Savateev" <b3k@mail.ru> [2006-03-03 16:10 +0500]: > > Fri, 3 Mar 2006 11:56:09 +0100 > > Nicolas Rachinsky <fbsd-stable-0@ml.turing-complete.org> 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 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c7aff4ef0603030340h378dfb7dl>
