[BuildTools-tickets] [BuildTools] #67: Running configure without g++ => cryptic error

BuildTools coin-trac at coin-or.org
Wed Aug 27 09:01:01 EDT 2008


#67: Running configure without g++ => cryptic error
--------------------------+-------------------------------------------------
Reporter:  plb            |        Owner:  andreasw           
    Type:  enhancement    |       Status:  new                
Priority:  trivial        |    Component:  configuration tests
 Version:  0.5            |   Resolution:                     
Keywords:  configure g++  |  
--------------------------+-------------------------------------------------
Comment (by stefan):

 For the one with CXX=gcc, there seem to be a problem running your C++
 preprocessor:
 From your attached config.log file:
 {{{
 configure:7299: /lib/cpp  conftest.cc
 cpp: error trying to exec 'cc1plus': execvp: No such file or directory
 }}}

 Can you make sure that cpp works?
 Or, if /lib/cpp is not the preprocessor you want the build system to use,
 then you can overwrite it with the CPP=... configure parameter.

 Best,
 Stefan

-- 
Ticket URL: <https://projects.coin-or.org/BuildTools/ticket/67#comment:3>
BuildTools <http://projects.coin-or.org/BuildTools>
Tools for configuring and compiling COIN-OR codes



More information about the BuildTools-tickets mailing list