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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to