centos mysqlソースからコンパイル

yaccがらみで失敗した。
ヒントは、
http://www.mysqltalk.org/compiling-402-vt87789.html

The reason for the above is that you are using byacc instead of
'bison'.
だかららしい。

cd sql
bison -d sql_yacc.yy && mv y.tab.c sql_yacc.cc

Comments

Popular posts from this blog

sakuaraのVPSのコンソールで貼付け(ペースト)