Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Build! #6

Open
QuestionPython opened this issue Apr 25, 2018 · 0 comments
Open

Error in Build! #6

QuestionPython opened this issue Apr 25, 2018 · 0 comments

Comments

@QuestionPython
Copy link

QuestionPython commented Apr 25, 2018

$ bison --version

bison (GNU Bison) 2.7
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ make

bison -y -d -o src/grammar/eagle.tab.c src/grammar/eagle.y -v
src/grammar/eagle.y:71.1-11: error: invalid directive: ‘%precedence’
src/grammar/eagle.y:71.13-15: error: syntax error, unexpected identifier
Makefile:40: recipe for target 'guts' failed
make: *** [guts] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant