Hi Franky,

recently I wrote a FreeBayes easyconfig and I had to add this to the
easyconfig to avoid that error

# workaround to avoid the error "The C compiler identification is unknown"
prebuildopts = "unset CC && unset CXX && "

maybe you can give it a try....

Pablo.

2014-10-28 10:56 GMT+01:00 Backeljauw Franky <
franky.backelj...@uantwerpen.be>:

>   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
>

Reply via email to