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

alisql/sql/semisync_slave.h:88:18: 错误:‘Master_info’未声明 #50

Closed
yyyyyyy9 opened this issue Apr 6, 2017 · 2 comments
Closed

Comments

@yyyyyyy9
Copy link

yyyyyyy9 commented Apr 6, 2017

1、
gcc -v
使用内建 specs。
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/gcc-6.3.0/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper
目标:x86_64-pc-linux-gnu
配置为:./configure --prefix=/usr/local/gcc-6.3.0/ -enable-threads=posix --disable-checking --disable-multilib --enable-languages=c,c++ --with-gmp=/usr/local/gmp-6.1.0/ --with-mpfr=/usr/local/mpfr-3.1.4/ --with-mpc=/usr/local/mpc-1.0.3/
线程模型:posix
gcc 版本 6.3.0 (GCC)

2、
home/OOOO/alisql/sql/semisync_slave.h:88:18: 错误:‘Master_info’未声明
int slaveReply(Master_info* mi);
^~~~~~~~~~~

@fungo
Copy link
Collaborator

fungo commented Apr 10, 2017

应该是 cmake 参数不对,参考下这个issue: #39

@yyyyyyy9
Copy link
Author

3Q

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

2 participants