编译Compiz fusion 0.6.0时configure: error: C compiler cannot create executables的解决

2014-11-23 22:22:22 · 作者: · 浏览: 13

在编译Compiz fusion 0.6.0的时候


碰到configure: error: C compiler cannot create executables这个问题 只要安装基础包就可


sudo apt-get install build-essential


再重新编译一下通过了 现在compiz 0.6.0还没编译完成呢~~~