[CMake] Problem with CMake/ITK on Solaris

Brad King brad.king at kitware.com
Mon Jul 11 09:24:59 EDT 2005


Andriy Fedorov wrote:
> Hello,
> 
> I am trying to configure and compile ITK on Solaris (here's output of 
> 'uname -a': SunOS monsoon.sciclone.wm.edu 5.9 Generic_117171-02 sun4u 
> sparc SUNW,Sun-Fire-280R). However, every time cmake freezes without 
> finishing the configuration process. The last lines of the output are 
> these:
> 
> -- Checking whether struct stat has st_mtim member
> -- Checking whether struct stat has st_mtim member - yes
> 
> Can anybody help me with this problem? Thank you,

What do you mean by "freezes"?  Did you check for CPU usage.  ITK is a 
pretty big project and it could just be spending a long time.

-Brad


More information about the CMake mailing list