bash 3.1.10 breaks configure scripts (was Re: configure scripts
ignores parameters)
Rainer Alves
rainer.alves at gmail.com
Sun Mar 5 09:14:32 UTC 2006
Kris Kennaway wrote:
> On Sun, Mar 05, 2006 at 09:57:54AM +0100, Nicolas Rachinsky wrote:
>> * Kris Kennaway <kris at obsecurity.org> [2006-03-05 03:41 -0500]:
>> > On Sun, Mar 05, 2006 at 09:36:25AM +0100, Nicolas Rachinsky wrote:
>> > > The problem seems to depend on the installed bison version. With no
>> > > bison or bison-2.1_1 installed it works fine, with bison-1.75_2,1 it
>> > > doesn't.
>> >
>> > Installed at what point: the build time of the bash port, or runtime
>> > (which would be very odd)?
>>
>> The build time. I submitted ports/94086, which contains a
>> fix/workaround.
>
> Great, thanks for tracking this down! Can others confirm this
> solution?
>
> Kris
>
Yes, this fixes the problem. Using devel/bison2 instead of 1.75 also
works, but switching to the builtin YACC is indeed a better solution.
-- Rainer Alves
More information about the freebsd-stable
mailing list