Path: csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail From: Michael Felt Newsgroups: gnu.bash.bug Subject: make distclean and bash-4.4 - FYI Date: Wed, 31 Oct 2018 21:03:25 +0200 Lines: 16 Approved: bug-bash@gnu.org Message-ID: NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: usenet.stanford.edu 1541012627 4786 208.118.235.17 (31 Oct 2018 19:03:47 GMT) X-Complaints-To: action@cs.stanford.edu To: bug-bash@gnu.org Envelope-to: bug-bash@gnu.org User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.101.98.107 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.bash.bug:14751 Hi, I finally got around to patching and packaging bash-4.4.23 and had to run a "make distclean" because I had copied the old version and without the make distclean make kept looking for "bashversion" in the old path .../bash-4.4.19/bashversion This is just FYI - I'll install yacc, which is what make is complaining about now - but I also wonder if I could have avoided this by trying to build oot (out of tree). Is this supported, or even recommended? Thanks for a great product! Michael