Hi! > Le 24 oct. 2018 à 13:48, SIMA <sima.hamz...@gmail.com> a écrit : > > Dear Sir/Madam > > I used following commands to install bison-3.1 > configure --prefix=/MyLibDir > make > make check > make install > after "make check" one of tests failed > however it creates bison and yacc files under bin directory and liby.a > under lib directory. Is there other files, that it supposed to be create???
Your report is: ./examples/test: 66: local: you.,: bad variable name FAIL examples/variant.test (exit status: 2) This is a known problem in the test suite. Sorry about that. It was fixed. Bison 3.2 should be released soon, with the fix. Thanks!