bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bash crashes on command substitution


From: Eduardo A . Bustamante López
Subject: Re: bash crashes on command substitution
Date: Mon, 13 Apr 2015 07:54:37 -0500
User-agent: Mutt/1.5.23 (2014-03-12)

Did you build bash yourself?

You need bison when compiling it, and make sure to run a: make distclean
before building. I also found this issue while building for openbsd/freebsd,
but this is due to some problem in the files included with the bash
distribution that have to be regenerated specifically for the BSDs.

It should fix after doing make distclean and rebuilding.

-- 
Eduardo Bustamante
https://dualbus.me/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]