[CMake] CMake-2.6.2 compilation error

Mani N C maninc at gmail.com
Mon Feb 16 01:27:29 EST 2009


Hi,

I have downloaded cmake-2.6.2 and trying to compile it on maemo paltform
(ARM) on scratchbox.
./bootstrap --prefix=/usr  ran with out any errors. But when i gave make

I got following the errors.

[ 57%] Built target cmForm
make -f Source/CMakeFiles/CMakeLib.dir/build.make
Source/CMakeFiles/CMakeLib.dir/depend
make[2]: Entering directory `/home/mani/build/cmake/cmake-2.6.2'
cd /home/mani/build/cmake/cmake-2.6.2 &&
/home/mani/build/cmake/cmake-2.6.2/Bootstrap.cmk/cmake -E cmake_depends
"Unix Makefiles" /home/mani/build/cmake/cmake-2.6.2
/home/mani/build/cmake/cmake-2.6.2/Source /home/mani/build/cmake/cmake-2.6.2
/home/mani/build/cmake/cmake-2.6.2/Source
/home/mani/build/cmake/cmake-2.6.2/Source/CMakeFiles/CMakeLib.dir/DependInfo.cmake
--color=
make[2]: Leaving directory `/home/mani/build/cmake/cmake-2.6.2'
make -f Source/CMakeFiles/CMakeLib.dir/build.make
Source/CMakeFiles/CMakeLib.dir/build
make[2]: Entering directory `/home/mani/build/cmake/cmake-2.6.2'
make[2]: *** No rule to make target
`Source/CMakeFiles/CMakeLib.dir/link.txt', needed by
`Source/libCMakeLib.a'.  Stop.
make[2]: Leaving directory `/home/mani/build/cmake/cmake-2.6.2'
make[1]: *** [Source/CMakeFiles/CMakeLib.dir/all] Error 2
make[1]: Leaving directory `/home/mani/build/cmake/cmake-2.6.2'
make: *** [all] Error 2


Can anyone tell me what i am missing out.

Thanks in advance.

--
Mani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090216/32a0d1af/attachment-0001.htm>


More information about the CMake mailing list