安裝MySQL錯誤 gcc: @ndbcluster_includes@: No such file |
發(fā)布時間: 2012/8/16 17:06:26 |
今天在編譯mysql的時候,報了一個如下的錯誤 gcc: @ndbcluster_includes@: No such file or directory 用google一找,居然是mysql5.5.3的一個bug,有修復(fù)的辦法 我用的系統(tǒng)是centos5 mysql是5.5.3 ./configure --prefix=/usr/local/webserver/mysql/ --enable-assembler --with-extra-charsets=complex --enable-thread-safe-client --with-big-tables --with-readline --with-ssl --with-embedded-server --enable-local-infile --with-plugins=partition,innobase,myisammrg make時會出現(xiàn)如下的錯誤 gcc: @ndbcluster_includes@: No such file or directory Suggested fix: 本文出自:億恩科技【www.riomediacenter.com】 服務(wù)器租用/服務(wù)器托管中國五強!虛擬主機域名注冊頂級提供商!15年品質(zhì)保障!--億恩科技[ENKJ.COM] |