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 16:27:47 -0700 (MST)

On Thu, 14 Mar 2002, Paul Eggert wrote:
> OK, but I'd like to get to the bottom of this so that the problem is
> solved for you (and for others) permanently.
>
> What is the output of the following command for you?
>
>       ksh -xc '
>          set x --help --list
>          while test $# -gt 0; do
>            case $1 in
>              --help | -h )
>                  at_help_p=:
>                  ;;
>
>              --list | -l )
>                  at_list_p=:
>                  ;;
>            esac
>            shift
>          done
>          echo $#
>       '

When I try to run it as is at the prompt I get ">" wanting more input.  It
I create a file and add it then I

$ /tmp/tt
/tmp/tt: syntax error at line 1 : `'' unmatched

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]