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

Build is failing from problems with sql yacc #5

Open
ghost opened this issue Jul 20, 2014 · 1 comment
Open

Build is failing from problems with sql yacc #5

ghost opened this issue Jul 20, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 20, 2014

mysql/sql/sql_yacc.cc: In function ‘int MYSQLparse()’:
mysql/sql/sql_yacc.cc:16004:30: error: too few arguments to function ‘int MYSQLlex(void_, void_)’
yychar = yylex (&yylval);

@ghost
Copy link
Author

ghost commented Jun 29, 2015

Likely related to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733002

i.e. sql_yacc.yy incompatible with bison 3

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

0 participants