MantisBT - CMake
View Issue Details
0009100CMakeCMakepublic2009-06-03 02:022011-05-02 14:46
Muhammad abid 
Bill Hoffman 
normalblockalways
closedno change required 
CMake-2-6 
CMake 2.8.4 
0009100: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set
hi,
I have been trying to install cmake but i got following errors:
----------------
loading initial cache file /soft/parsecsource/parsec-2.0/pkgs/tools/cmake/src/Bootstrap.cmk/InitialCacheFlags.cmake
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER
CMake Error: Could not find cmake module file:/soft/parsecsource/parsec-2.0/pkgs/tools/cmake/src/CMakeFiles/CMakeCCompiler.cmake
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_CXX_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_CXX_COMPILER
CMake Error: Could not find cmake module file:/soft/parsecsource/parsec-2.0/pkgs/tools/cmake/src/CMakeFiles/CMakeCXXCompiler.cmake
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring done
---------------------------------------------
Error when bootstrapping CMake:
Problem while running initial CMake
---------------------------------------------

Could anyone please help me ?
Thanks in advance
Muhammad abid

No tags attached.
Issue History
2009-06-03 02:02Muhammad abidNew Issue
2009-09-14 12:33Bill HoffmanNote Added: 0017434
2009-09-14 12:33Bill HoffmanStatusnew => assigned
2009-09-14 12:33Bill HoffmanAssigned To => Bill Hoffman
2010-08-30 17:24Jonathan SprinkleNote Added: 0022007
2010-09-21 12:10David ColeNote Added: 0022296
2011-01-18 11:56David ColeNote Added: 0024876
2011-01-18 11:56David ColeStatusassigned => resolved
2011-01-18 11:56David ColeFixed in Version => CMake 2.8.4
2011-01-18 11:56David ColeResolutionopen => no change required
2011-05-02 14:46David ColeNote Added: 0026361
2011-05-02 14:46David ColeStatusresolved => closed

Notes
(0017434)
Bill Hoffman   
2009-09-14 12:33   
Do you have make installed on the machine? Do you have a compiler?
(0022007)
Jonathan Sprinkle   
2010-08-30 17:24   
I have this same problem, am trying to use "Eclipse CDT - Unix Makefiles". AFAIK, there is no "path" to make in Eclipse CDT, so this fails.

Students are required to use CMake for my course. It would be great if all they had to do was install eclipse and CMake, but it seems like part of the CMake process is to test the compiler. Is there a way to disable this?
(0022296)
David Cole   
2010-09-21 12:10   
Compiler and make are also required to use CMake to build C++ code with Eclipse.

Is this still a "blocking" issue for you?
(0024876)
David Cole   
2011-01-18 11:56   
Resolving as "no change required" due to lack of response from reporter and commenters.

If there is still an issue here, please discuss on the CMake mailing list to get help from the hundreds of CMake community members who read the list daily.

If deemed necessary after discussion on the mailing list, please feel free to re-open this issue here for further discussion and resolution.

Thanks.
(0026361)
David Cole   
2011-05-02 14:46   
Closing resolved issues that have not been updated in more than 3 months.