[CMake] CMake 2.6.0 Beta ready for testing!

Orion Poplawski orion at cora.nwra.com
Fri Mar 28 12:56:24 EDT 2008


Bill Hoffman wrote:
> I am happy to announce that CMake 2.6.0 has entered the beta stage! You 
> can find the source and binaries here: http://www.cmake.org/files/v2.6/.
> 

I can't build my cmake rpm on Fedora 8.  I get:

sh -x ./bootstrap --prefix=/usr --datadir=/share/cmake 
--docdir=/share/doc/cmake-2.6.0 --mandir=/share/man --system-libs
....
+ 
/export/home/orion/fedora/cmake/devel/cmake-2.6.0-RC-5/Bootstrap.cmk/cmake 
/export/home/orion/fedora/cmake/devel/cmake-2.6.0-RC-5 
-C/export/home/orion/fedora/cmake/devel/cmake-2.6.0-RC-5/Bootstrap.cmk/InitialCacheFlags.cmake 
'-GUnix Makefiles' -DCMAKE_USE_SYSTEM_LIBRARIES=1
loading initial cache file 
/export/home/orion/fedora/cmake/devel/cmake-2.6.0-RC-5/Bootstrap.cmk/InitialCacheFlags.cmake
-- The C compiler identification is GNU
......

CMake Error at Source/CMakeLists.txt:2 (CHECK_INCLUDE_FILE):
   Unknown CMake command "CHECK_INCLUDE_FILE".


Source/CMakeLists.txt:
# Check if we can build support for ELF parsing.
CHECK_INCLUDE_FILE("elf.h" HAVE_ELF_H)



-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion at cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com


More information about the CMake mailing list