[CMake] CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles".

Rolf Eike Beer eike at sf-mail.de
Mon May 27 07:27:11 EDT 2013


Am 27.05.2013 11:50, schrieb Carlos Giménez:
> Dear all, I'm trying to install one program in my system (Debian 7.0
> Wheezy), but I have this problem with cmake.
> 
> 
> *FC=gfotran CC=gcc CXX=g++ cmake -DENABLE_MPI=OFF -DENABLE_SGI_MPT=OFF
> -DENABLE_BLAS=ON -DENABLE_LAPACK=ON -DENABLE_TESTS=OFF
> -DENABLE_64BIT_INTEGERS=OFF -DCMAKE_BUILD_TYPE=Release
> /home/Darth-Razor/Documentos/DIRAC-12.6-Source
> 
> 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.

Do you have "make" installed?

HTH,

Eike
-- 



More information about the CMake mailing list