我在使用sudo make install时出现以下错误
sudo make install 的前提,通常是 make 成功了,然后再执行。
一般源码安装的流程是:1、./configure2、sudo make3、sudo make install
若有用,望采纳,十分感谢!