View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009100CMakeCMakepublic2009-06-03 02:022011-05-02 14:46
ReporterMuhammad abid 
Assigned ToBill Hoffman 
PrioritynormalSeverityblockReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in VersionCMake 2.8.4 
Summary0009100: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set
Descriptionhi,
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

TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0017434)
Bill Hoffman (manager)
2009-09-14 12:33

Do you have make installed on the machine? Do you have a compiler?
(0022007)
Jonathan Sprinkle (reporter)
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 (manager)
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 (manager)
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 (manager)
2011-05-02 14:46

Closing resolved issues that have not been updated in more than 3 months.

 Issue History
Date Modified Username Field Change
2009-06-03 02:02 Muhammad abid New Issue
2009-09-14 12:33 Bill Hoffman Note Added: 0017434
2009-09-14 12:33 Bill Hoffman Status new => assigned
2009-09-14 12:33 Bill Hoffman Assigned To => Bill Hoffman
2010-08-30 17:24 Jonathan Sprinkle Note Added: 0022007
2010-09-21 12:10 David Cole Note Added: 0022296
2011-01-18 11:56 David Cole Note Added: 0024876
2011-01-18 11:56 David Cole Status assigned => resolved
2011-01-18 11:56 David Cole Fixed in Version => CMake 2.8.4
2011-01-18 11:56 David Cole Resolution open => no change required
2011-05-02 14:46 David Cole Note Added: 0026361
2011-05-02 14:46 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team