make編譯出錯
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
make[2]: *** [sql/CMakeFiles/sql.dir/item_geofunc.cc.o] Error 4
make[1]: *** [sql/CMakeFiles/sql.dir/all] Error 2
make: *** [all] Error?
make編譯報這個錯誤是什么原因????
2017-07-23
你用的是什么服務(wù)器啊,有可能是內(nèi)存不夠?qū)е碌?,參考一?a >mysql安裝make報錯
2018-06-05
在這里特別提醒, 對于mysql5.7.8的make編譯, 如果是阿里云centos主機(jī)512M內(nèi)存的, 會在make編譯到45%時會報錯, 這是內(nèi)存不足所致。
出錯后重新運(yùn)行配置,需要刪除CMakeCache.txt文件
那么設(shè)置2G交換分區(qū)來用下 :
編譯完后, 如果不想要交換分區(qū)了, 可以刪除: