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 > [EMAIL PROTECTED]:/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 _______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake