Ralf Wildenhues wrote:
* Aaron W. LaFramboise wrote on Sun, Mar 22, 2009 at 09:27:03AM CET:
Ralf Wildenhues wrote:
Hmm. There has meanwhile been another proposed patch to fix a similar
build failure on DJGPP:
<http://thread.gmane.org/gmane.comp.sysutils.autoconf.bugs/6577>
Could you try it out, please, without any other patches?
The DJGPP has no apparent effect on my igncr build; it fails to
configure, so the testsuite cannot be run.
Hmm, ok. Can you post the configure failure in that case?
It fails for the same reason as originally.
configure: creating ./config.status
config.status: creating tests/Makefile
gawk: ./confee7032/subs.awk:1: BEGIN {\r
gawk: ./confee7032/subs.awk:1: ^ backslash not last character on line
config.status: error: could not create tests/Makefile
I'm going to try to run the testsuite again, and try a little
harder to see if I can get a complete run out of it.
I let the testsuite run overnight, and it has completed, without any
failures.
393 tests were successful.
3 tests were skipped.
This is 4) igncr enabled, with the most recent patch that I attached,
autoconf-2.64-20080109-igncr.patch.
I guess that means that there are no other presently-exposed igncr
problems. The failures I was having before are probably those
intermittent failures I mentioned earlier, because its the exact same
build tree and environment, I think.