[CMake] building 2.4.7 on solaris 10

Alexander Neundorf a.neundorf-work at gmx.net
Thu Aug 2 13:25:29 EDT 2007


On Thursday 02 August 2007 13:02, Seth Grover wrote:
> Hi,
>
> I'm trying to build CMake 2.4.7 on Solaris 10. (Before I go on, I am a
> total and complete newbie to Solaris, so if it's something stupid I'm
> doing, I'm not suprised.
...
> Source/kwsys/CMakeFiles/cmsys.dir/CommandLineArguments.o
> [  4%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Registry.o
> [  4%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/IOStream.o
> Linking CXX static library libcmsys.a
> Error running link command: No such file or directory
> make[2]: *** [Source/kwsys/libcmsys.a] Error 2
> make[1]: *** [Source/kwsys/CMakeFiles/cmsys.dir/all] Error 2
> make: *** [all] Error 2
> [root at nitrodev-solaris10:/export/home/nitrodev/tmp/cmake-2.4.7]$
> ===================================================================
>
> I'm not sure what "Error running link command: No such file or
> directory" is trying to tell me. Any help would be greatly
> appreciated.

Please run "make VERBOSE=1" then we will see more.

Alex


More information about the CMake mailing list