bug-autoconf
[Top][All Lists]
Advanced

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

Re: v2.50 on cygwin fails tests 15 thru 21


From: Akim Demaille
Subject: Re: v2.50 on cygwin fails tests 15 thru 21
Date: 22 May 2001 18:06:03 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

| address@hidden ~/autoconf-2.50/tests
| $ ./testsuite -x -v 15
| ================================
| Test suite for GNU Autoconf 2.50
| ================================
| 15. ./m4sh.at:12: testing AS_DIRNAME & AS_DIRNAME_SED...
| + cat
| + set +vx
| ./m4sh.at:50: autoconf --autoconf-dir .. -l $at_srcdir
| + autoconf --autoconf-dir .. -l /home/dcarter/autoconf-2.50/tests
| + set +vx
| ./m4sh.at:51: top_srcdir=$top_srcdir ./configure
| + top_srcdir=.. ./configure
| --- /dev/null   Tue May 22 11:56:38 2001
| +++ at-stderr   Tue May 22 11:56:38 2001
| @@ -0,0 +1 @@
| +./configure: not found
| stdout:
| ./m4sh.at:51: exit code was 127, expected 0
| ./m4sh.at:51: config.log
| cat: config.log: No such file or directory
| 15. ./m4sh.at:12: FAILED near `m4sh.at:51'

Hm, this is interesting.  Please, run

./testsuite -d -v 15

and check the first line of configure.  Does it contain a path to a
valid shell of yours?  Actually, what is its content?

What if you try to run configure by hand at this point?

./configure --src ..



reply via email to

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