Re: 33 make check failures on Ubuntu Linux

2007-04-28 Thread Philip Guenther
On 4/28/07, Jon Grant <[EMAIL PROTECTED]> wrote: > Please be sure that your LC_ALL and/or LANG variables are set to "C" > before running make check. I thought that I had modified this inside > the Perl scripts that drive the tests, but apparently I didn't get it > right; there was a bug report a

Build warnings in CVS make 3.81.90

2007-04-28 Thread Jon Grant
Hello, I noticed a few build warnings in CVS at present. Difficult to spot a lot of the causes as there are many pre-processor macros in use. A wider query relating to these warnings is that since make 3.81 is released now, could we change make to use const's instead of #define'd values, and

Re: 33 make check failures on Ubuntu Linux

2007-04-28 Thread Jon Grant
Hi Pau. Thanks for your reply. Please be sure that your LC_ALL and/or LANG variables are set to "C" before running make check. I thought that I had modified this inside the Perl scripts that drive the tests, but apparently I didn't get it right; there was a bug report about it (this has been fi

[bug #19448] Re-exec after "include file rebuild" is more dependent on filesystem timestamps than strictly necessary.

2007-04-28 Thread Eli Zaretskii
Follow-up Comment #5, bug #19448 (project make): What Christopher suggests might work, in principle, for Make jobs that are performed sequentially. But what about parallel execution, where several targets are remade asynchronously? Either we rely on the filesystem to record time of creation for