help-bison
[Top][All Lists]
Advanced

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

Re: syntax error at line 23510: `}' unexpected


From: kamaraju kusumanchi
Subject: Re: syntax error at line 23510: `}' unexpected
Date: Thu, 22 Jan 2009 10:12:52 -0500

On Wed, Jan 21, 2009 at 7:11 PM, kamaraju kusumanchi
<address@hidden> wrote:
> When trying to configure bison 2.4.1
> (http://directory.fsf.org/project/bison/) on a Solaris 2.8, the
> configuration stops with
>
>
>> ../../unZipped/bison-2.4.1/configure
> ../../unZipped/bison-2.4.1/configure: syntax error at line 23510: `}' 
> unexpected
>

Ok. I figured out a hack for this problem.

First set CONFIG_SHELL to /bin/ksh.

Then prefix the configure command with ksh. So it will be

ksh ../../unZipped/bison-2.4.1/configure

After that, configure proceeds without any problems.




reply via email to

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