Re: [GNU Autoconf 2.64] testsuite: 194 failed

2009-11-17 Thread Hugh Sasse
On Sat, 14 Nov 2009, Ralf Wildenhues wrote: > Hello Hugh, > > * Hugh Sasse wrote on Mon, Nov 09, 2009 at 08:09:17PM CET: > > > > On Sun-sparc-solaris2.9 I have a test failure to report for test 194. > > It complains that /dev/null is not a regular file. It is a character > > special on thi

Re: [GNU Autoconf 2.64] testsuite: 194 failed

2009-11-14 Thread Ralf Wildenhues
Hello Hugh, * Hugh Sasse wrote on Mon, Nov 09, 2009 at 08:09:17PM CET: > > On Sun-sparc-solaris2.9 I have a test failure to report for test 194. > It complains that /dev/null is not a regular file. It is a character > special on this system. Should I be concerned about this, or can I > carr

[GNU Autoconf 2.64] testsuite: 194 failed

2009-11-09 Thread Hugh Sasse
On Sun-sparc-solaris2.9 I have a test failure to report for test 194. It complains that /dev/null is not a regular file. It is a character special on this system. Should I be concerned about this, or can I carry on and use autoconf? Maybe this is very rarely used? Thank you,