安装mysql时 make 时 提示 redeclaration of C++ built-in type ‘bool’ 错误

由于gcc-c++是在./configure后进行编译的

重新./configure ,在make && make install

相关文章: