On 10/1/16 2:25 AM, Abhijit Dasgupta wrote:
> Well, on second thought, it seems that the issue I originally reported may be
> related to a bash bug after all: It occurs whenever "set -o functrace" and
> "trap '...' DEBUG" are both in place, and can be reproduced as follows:
>
> set -o functrace
When I try to configure and make install bash 4.4 as follows:
$ configure --enable-static-link --without-gnu-malloc
$ make install
I get:
( cd examples/loadables && make DESTDIR= install )
make[1]: Entering directory
'/tmp/tmp.I41FEP4JeE/build/examples/loadables'
make[1]: *** No rul