configure error no acceptable cc found in $PATH

技术分享 2014-08-26

出现错误:

loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH

解决办法:

yum install gcc

评论 (0)

发表评论

最多500字符

验证码

暂无评论

成为第一个评论的人吧!