On 8/26/24 16:29, Chet Ramey wrote:
On 8/24/24 11:53 PM, Dennis Clarke via Bug reports for the GNU Bourne
Again SHell wrote:
This seemed to happen over and over and only during "make install".
There are a number of loadable builtins that require arrays and don't build
with
On 8/26/24 16:29, Chet Ramey wrote:
On 8/24/24 11:53 PM, Dennis Clarke via Bug reports for the GNU Bourne
Again SHell wrote:
This seemed to happen over and over and only during "make install".
There are a number of loadable builtins that require arrays and don't build
with
This seemed to happen over and over and only during "make install".
So I went for a simple config just to get something.
Config was trivial :
$ ../bash-5.2.32/configure --prefix=/opt/bw \
--enable-minimal-config --enable-history --enable-job-control \
--enable-multibyte --enable-readline \
--
On 3/4/24 12:56, Chet Ramey wrote:
On 3/4/24 12:05 PM, Chet Ramey wrote:
It might be something as simple as using an old version of bison, for
example.
Or does your config happen to be using LD_PRELOAD?
No no ... nothing bonkers like that. In fact the whole env is very very
basic as this
On 3/4/24 12:05, Chet Ramey wrote:
On 2/29/24 12:11 PM, Dennis Clarke via Bug reports for the GNU Bourne
Again SHell wrote:
Well this has me a bit baffled.
I downloaded the bash source tarball for 5.2.21 and then applied the
few patches to get me to :
io$
io$ which bash
/opt/bw/bin/bash
io
Well this has me a bit baffled.
I downloaded the bash source tarball for 5.2.21 and then applied the few
patches to get me to :
io$
io$ which bash
/opt/bw/bin/bash
io$ bash --version
GNU bash, version 5.2.26(1)-release (armv7l-unknown-linux-gnueabihf)
Copyright (C) 2022 Free Software Foundat