Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

compilation failure on Arch Linux #4

Closed
nyuichi opened this issue Nov 15, 2013 · 0 comments
Closed

compilation failure on Arch Linux #4

nyuichi opened this issue Nov 15, 2013 · 0 comments

Comments

@nyuichi
Copy link
Member

nyuichi commented Nov 15, 2013

$ make
cd src; \
  yacc -d parse.y; \
  lex scan.l
parse.y: 30.1-12: 警告: deprecated directive, use `%pure-parser` [-Wdeprecated] %pure_parser
 ^^^^^^^^^^^^^
flex: Can't use --reentrant or --bison-bridge with -l option
Makefile:24:  recipe for target 'build-lib' failed
$
$ lex --version
2.5.37
$ yacc --version
bison 3.0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant