<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:bookman old style,new york,times,serif;font-size:12pt;color:#000000;">Hello masters, please help me to fix this error.<br>
I couldn't compile gammu source on my Fedora 13 when running ./configure.<br>
<br>
Here is the error messages:<br><br>
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.<br>
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.<br>
Missing variable is:<br>
CMAKE_C_COMPILER_ENV_VAR<br>
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.<br>
Missing variable is:<br>
CMAKE_C_COMPILER<br>
CMake Error: Could not find cmake module file:/home/smsgw/gammu/gammu-1.28.0/build-configure/CMakeFiles/CMakeCCompiler.cmake<br>
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage<br>
-- Configuring incomplete, errors occurred!<br>
<br>
To make sure what i'm doing, i was install cmake from fedora repository
directly using "yum install cmake" and completed. And then to make sure
again, i was update my gcc using "yum update gcc". But there was still
errors during running ./configure. Finally, i decided to update all
needed inside my fedora using "yum update" to make sure again. But, i
got the same errors.<br>
:-) ???<br>
<br>
What's next i have to do to fix this error?<br>
Thanks and best regard.
                </div><br></body></html>