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: Boyd Lynn Gerber
Subject: Re: Autoconf-2.53 make check fails on OpenServer 5.0.6a
Date: Thu, 14 Mar 2002 09:53:55 -0700 (MST)

On 14 Mar 2002, Akim Demaille wrote:
> | > Could you please run
> | >
> | >         /bin/ksh -xv ./testsuite
> |
> | ...
> | 161;acfunctions.at:33;AC_FUNC_VPRINTF;
> | 162;aclibs.at:9;AC_HAVE_LIBRARY;autoupdate
> | 163;foreign.at:27;Libtool;
> |
> |
> |
> | while test $# -gt 0; do
> |   case $1 in
> |     --help | -h )
> |         at_help_p=:
> |         ;;./testsuite[460]: syntax error at line 464 : `;;' unexpected
> |
> | Thanks,
>
> I still don't get it.  Ask to someone next to you, or play with
> testsuite yourself to try to find the problem.

The problem is ksh likes the CSH while over the sh while.  The only fix I
found was to edit the Makefile and change /bin/ksh to /usr/local/bin/bash,
then it works.

Thanks,

--
Boyd Gerber <address@hidden>
ZENEZ   3748 Valley Forge Road, Magna Utah  84044




reply via email to

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