autoconf-patches
[Top][All Lists]
Advanced

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

Re: testing Autoconf with awk


From: Ralf Wildenhues
Subject: Re: testing Autoconf with awk
Date: Wed, 13 Dec 2006 07:39:48 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Tim,

Thank you for your testing work.

* Tim Rice wrote on Wed, Dec 13, 2006 at 04:47:17AM CET:
> 
> OpenServer 5.0.7 
> /bin/ksh ./testsuite
> /testsuite[966]: : is not an identifier
> gmake[2]: *** [check-local] Error 1
> 
> However, If I configure it to use /usr/bin/bash (bash is not in /bin) I get
> ERROR: 283 tests were run,
> 5 failed (4 expected failures).
> 17 tests were skipped.
> 
> Test 100 failed.

Please show the testsuite.log of the failure.

> It is interesting that OpenServer 6 uses bash without specifying CONFIG_SHELL
> on the configure line. But then bash can be found in /bin on OpenServer 6.
[...]
> I'm not sure why test 100 didn't use bash the first time.

Please create a configure script from this configure.ac:
  AC_INIT
  AC_OUTPUT

Add 'set -x' in line 2 manually.  Post logs of running ./configure on
5.0.7 and 6.

Cheers,
Ralf




reply via email to

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