Hi. Yamaguchi san.

An error occurs during reconf.sh execution.
-------------------------------------------------------------------
+ bison -d -o asm_parse.c asm_parse.y
asm_parse.y:76.14-19: syntax error, unexpected "string", expecting "="
-------------------------------------------------------------------

Which version of bison is needed?

The following description is included in libparser/HACKING.
-------------------------------------------------------------------
To build the parser, you need to have the following package installed:

        - GNU gperf 3.0.3       to look up reserved words.
        - flex 2.5.35           to generate php and assembly parser.
        - GNU bison 1.875       to generate assembly parser.
-------------------------------------------------------------------

The version of bison which I use is 2.0.


On Wed, 03 Feb 2016 07:59:52 +0000
Shigio YAMAGUCHI <[email protected]> wrote:

> CVSROOT:      /sources/global
> Module name:  global
> Changes by:   Shigio YAMAGUCHI <shigio>       16/02/03 07:59:50
> 
> Modified files:
>       libparser      : asm_parse.y 
> 
> Log message:
>       Changed a deplicated directive.
> 
> CVSWeb URLs:
> http://cvs.savannah.gnu.org/viewcvs/global/libparser/asm_parse.y?cvsroot=global&r1=1.2&r2=1.3
> 
> _______________________________________________
> Global-commit mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/global-commit

-- 
Hideki IWAMOTO <[email protected]>


_______________________________________________
Bug-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to