`
xinghu
  • 浏览: 31667 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论

mysql 安装时 redeclaration of C++ built-in type ‘bool’ 错误解决

阅读更多

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

 

是没有安装 gcc-c++ 导致的,解决如下。

 

sudo apt-get install build-essential

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics