[cmake-developers] Quesion about installing CMake in Solaris

Bill Hoffman bill.hoffman at kitware.com
Thu Sep 22 09:10:00 EDT 2011


On 9/22/2011 1:15 AM, minsheng.bai wrote:
> hello:
> i have a question,when i am installing CMake(The Version is 2.8.5) in
> Solaris10 x86_64(Chinese Version).The error messages list as follows:
> Linking C Static library libcmsys_c.a
> Error running link command: No such file or directory
> gmake[2]: *** [Source/kwsys/libcmsys_c.a] Error 2
> gmake[1]: *** [Source/kwsys/CMakeFiles/cmsys_c.dir/all] Error 2
> gmake:***[all] Error2
> Thank you for your apply to tell me how to solve the question above。
> 2011-09-22

Can you run make VERBOSE=1

Where there any other errors...

Looks like it does not have the ar command.

-Bill




More information about the cmake-developers mailing list