[Liblas-devel] Error when building libLAS 1.6.0

Hritz, Sara sara.hritz at lmco.com
Thu Apr 7 13:28:53 EDT 2011


I have downloaded and built Boost 1.46.1 on my system.  I have downloaded libLAS 1.6.0 and am getting an error when trying to build it.  I've been following the directions on the libLAS website under "Using 'Unix Makefiles' on Linux" and get the following error after typing the command: cmake -G "Unix Makefiles" ../

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:/export/home/libLAS/makefiles/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:/export/home/libLAS/makefiles/CMakeFiles/CMakeCXXCompiler.cmake
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring done

Since my system has dmake, I aliased dmake to make, and retried the command but got the same error.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/liblas-devel/attachments/20110407/6bfae10e/attachment.html


More information about the Liblas-devel mailing list