Hi. Yamaguchi san. I installed bison-3 .0.4. The error in reconf.sh does not occur now.
On Wed, 3 Feb 2016 21:10:56 +0900 Shigio YAMAGUCHI <[email protected]> wrote: > Hi Iwamoto san, > > > An error occurs during reconf.sh execution. > ... > > Which version of bison is needed? > > I'm sorry. Bison's version is as follows: > $ bison --version > bison (GNU Bison) 3.0.4 > > If there is a problems, I will recover original one. > > Regards, > Shigio > > > 2016-02-03 19:49 GMT+09:00 Hideki IWAMOTO <[email protected]>: > > > 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]> > > > > > > > -- > Shigio YAMAGUCHI <[email protected]> > PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3 -- Hideki IWAMOTO <[email protected]> _______________________________________________ Bug-global mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-global
