configure: error: C++ compiler cannot create executables
./configure時報錯:
configure:3259: error: in `/usr/local/mesos-1.2.0/build':
configure:3261: error: C++ compiler cannot create executables
See `config.log' for more details
後來查了一下相關資料後才發現是gcc的元件沒有裝全,我之前安裝gcc時是通過yum方式:
yum install gcc
這樣的話還是有元件沒有安裝完整的。再執行一下這個命令就可以解決問題:
yum install gcc gcc-c++ gcc-g77
作者:jiankunking 出處:http://blog.csdn.net/jiankunking
相關文章
- linux下安裝安裝pcre-8.32 configure: error: You need a C++ compiler for C++ supportLinuxErrorC++Compile
- PHP報錯:?configure: error: Cannot find libmysqlclientPHPErrorIBMMySqlclient
- configure: error: no acceptable C compiler found in $PATH 問題解決ErrorCompile
- Cannot find a C++ compiler that supports both C++11 and the specified C++ flags.C++Compile
- react-native 在新版Xcode(10+)中執行出現的問題: node_modules/react-native/third-party/glog-0.3.4 , C compiler cannot create executablesReactXCodeCompile
- error: #error This file requires compiler and library support for the ISO C++ 2011 standard.ErrorUICompileC++
- 解決Cannot find module '@angular/compiler-cli'AngularCompile
- CMake Error: add_executable cannot create target ““ because another target with the same name已解決Error
- Create recovery catalog Configure Recovery Manager
- [Mac OS X] 如何解決 “dtrace cannot control executables signed with restricted entitlements”?MacREST
- C++ Programming Error/Warning Analysis (1) cannot have cv-qualifierC++Error
- (排坑) Cannot create property 'key' on boolean 'true'Boolean
- Uncaught Error: Cannot instantiate interfaceError
- ‘error: ‘‘this‘‘ cannot be implicitly captured in this context‘ErrorAPTContext
- Pre-defined C/C++ Compiler MacrosC++CompileMacROS
- Fatal error: Cannot redeclare printerror() (previously declared in …Error
- Use any C++ Compiler with Visual StudioC++Compile
- ERROR: Cannot uninstall ‘PyYAML‘. It is a distutils installed project and thus we cannot accuratelyErrorYAMLProject
- configure:error:Cannotfindlibmysqlclientunder/usr/local/mysql.ErrorIBMMySqlclient
- xtrabackup: Error: cannot open /../../base/xtrabackup_checkpointsError
- Fatal error in launcher: Unable to create process using '"'Error
- configure error:系統時間問題!(轉)Error
- Import Error: cannot import name ‘export_saved_modelImportErrorExport
- mysql [ERROR] Can't create IP socket: Permission deniedMySqlError
- ORA-01452: cannot CREATE UNIQUE INDEX; duplicate keys foundIndex
- O/S-Error: (OS 33) The process cannot access the fileError
- oracle 11g expdb autoextend tablespace and create directory error;OracleError
- Error: Cannot find configuration directory: /etc/hadoopErrorHadoop
- FILE ON OCFS CANNOT BE DELETED LINUX ERROR: 16: DEVICE OR RESOURCE BUSYdeleteLinuxErrordev
- error C2248: cannot access protected member declared in class '****'Error
- Error: cannot fetch last explain plan from PLAN_TABLEErrorASTAI
- PHP 5.4 編譯 configure: error: libXpm.(a|so) not found.PHP編譯Error
- ERROR [main] zookeeper.RecoverableZooKeeper: ZooKeeper create failed after 4 attemptsErrorAI
- Error:Maven Resources Compiler: Failed to copy 'XXX' to 'YYY': YYY (拒絕訪問。)ErrorMavenCompileAI
- 6150680: Cannot Create Guaranteed Restore Point In Physical Standby DB_602270.1REST
- Snippet CompilerCompile
- PHP Fatal error: Cannot use PhpParser\Node\Scalar\String as StringPHPError
- yum:Error: Cannot retrieve metalink for repository: epel. Please verifyError