[CMake] Build cmake-2.2.3 on Solaris 10

William A. Hoffman billlist at nycap.rr.com
Wed Apr 26 08:12:16 EDT 2006


At 03:33 AM 4/26/2006, Dirk Eibach wrote:
>Hi,
>
>I am trying to build cmake on solaris.
>
>Here is what happens:
>
>t1000:[~/cmake-2.2.3] $ make
>-- Cannot determine repository type. Please set UPDATE_TYPE to 'cvs' or
>'svn'. CTest update will not work.
>-- Using Buildname: SunOS-g++
>-- Configuring done
>-- Generating done
>-- Build files have been written to: /home/de/cmake-2.2.3
>Linking CXX static library libcmsys.a
>/bin/sh: CMAKE_AR-NOTFOUND: nicht gefunden
>make[2]: *** [Source/kwsys/libcmsys.a] Error 1
>make[1]: *** [Source/kwsys/CMakeFiles/cmsys.dir/all] Error 2
>make: *** [all] Error 2
>
>Any ideas?

ar was not in your path when you ran cmake?

Can you try again, and send the entire output, from bootstrap on.

-Bill



More information about the CMake mailing list