Hello all, We have great difficulty in installing CMake on RHEL 6.4. We have tried both with CMake-2.8.12.1-intel-2014a.eb and CMake-3.3.0-intel-2014b.eb which is included in EasyBuild 1.15.2. The same problem occurs with the foss-toolchains as well as with (e.g.) CMake-2.8.12.1-GCC-4.8.2.eb.
We get the following errors:
-- The C compiler identification is unknown
CMake Error at Modules/CMakeDetermineCCompiler.cmake:170 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:16 (project)
-- The CXX compiler identification is unknown
CMake Error at Modules/CMakeDetermineCXXCompiler.cmake:168 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:16 (project)
-- Check for working C compiler:
/apps/antwerpen/ivybridge/sl6/icc/2013.5.192-GCC-4.8.3/bin/intel64/icc
CMake Error at Modules/CMakeTestCCompiler.cmake:47 (try_compile):
Unknown extension ".c" for file
/apps/antwerpen/easybuild/build/CMake/3.0.0/intel-2014b/cmake-3.0.0/CMakeFiles/CMakeTmp/testCCompiler.c
try_compile() works only for enabled languages. Currently these are:
C CXX
I have included the full log for the CMake-3.0.0 build (cmake.log).
I hope someone can help us out here.
-- Many thanks for your reply,
Franky Backeljauw
cmake.log
Description: cmake.log

