bug-make
[Top][All Lists]
Advanced

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

[bug #40159] Premature exit with incorrect error message, or garbage out


From: Paul D. Smith
Subject: [bug #40159] Premature exit with incorrect error message, or garbage output characters.
Date: Wed, 02 Oct 2013 18:45:07 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.66 Safari/537.36

Follow-up Comment #4, bug #40159 (project make):

I'm not able to reproduce this bug with any of 3.81, 3.82, or the current
release candidate for the next stable release.  So, either the problem is
fragile enough that it's not reproducible on my system, or else the Debian
version of this package has some patches applied which are changing the
behavior of GNU make enough that I don't see it.  I don't have access to the
Debian version of GNU make.

Testing a different version is quite trivial; just build it:


wget http://ftp.gnu.org/gnu/make/make-3.82.tar.gz
tar xzf make-3.82.tar.gz
cd make-3.82
./configure
make


You do _not_ need to install this version of make.  Just leave it there in
that directory.  There's no installation needed for make.

Now run .../make-3.82/make (use the full pathname to the new make you built)
and see if you still have the problem.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40159>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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