欢迎来到云服务器

Directadmin Linux面板

检查如何运行C++预处理程序.../lib/cpp

如果你遇到这个错误信息,这意味着你没有安装g ++:

checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp

*** The make has failed, do you want to try to make again? (y,n):


需要gcc-c ++ rpm及其所有依赖项来解决问题。
一些依赖包括:
的libstdc++ - devel的
的libstdc++

请在CentOS / RHEL / CloudLinux系统上执行以下操作:

yum -y install gcc-c++

Debian / Ubuntu:

apt-get -y install g++

FreeBSD:

pkg install gcc

腾讯云代理

Copyright © 2003-2021 MFISP.COM. 国外vps服务器租用 梦飞云服务器租用 版权所有 粤ICP备11019662号