bug-autoconf
[Top][All Lists]
Advanced

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

Re: Autoconf-2.53 make check fails on OpenServer 5.0.6a


From: Paul Eggert
Subject: Re: Autoconf-2.53 make check fails on OpenServer 5.0.6a
Date: Thu, 14 Mar 2002 16:33:04 -0800 (PST)

OK, so that wasn't a good enough test case, since it works for you and
we want a test case that fails.

After you build and install autoconf, what is the output of the
following Bourne shell script?  You may need to put this into a file
and type "/bin/sh file".  Please substitute the complete path to your
broken ksh for the '/bin/ksh'.

cd tests
make testsuite
CONFIG_SHELL='/bin/ksh'
export CONFIG_SHELL
$CONFIG_SHELL ./testsuite



reply via email to

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