[Insight-users] problem with CableSwig

Brad King brad.king at kitware.com
Tue Mar 8 15:14:38 EST 2005


Tubak.Zoltan at stud.u-szeged.hu wrote:
> Hi All,
> 
>   I'm trying to make a VTK-ITK-VTK pipeline in tcl (under RedHat linux), and 
> as I know, I have to install CableSwig and rebuild itk with it.
> 
> First I obtained CableSwig with CVS and generated make file with cmake 1.8.
> When I started the build process it endlessly said the following:
> 
> 
>>Building CMakeCache.txt because out-of-date: 
>>/home/ztubak/CableSwig/CableSwig/cmake.check_cache...
>>-- Check for working C compiler: gcc -- works
>>-- Check for working CXX compiler: g++ -- works
>>running /bin/sh 
>>"/home/ztubak/CableSwig/CableSwig/GCC/config_cmake/gcc_platform.sh" 
>>"/home/ztubak/CableSwig/CableSwig/GCC/config_cmake/gcc_platform.cmake" 
>>"/usr/local/bin/cmake"  2>&1
>>-- Configuring done
>>-- Generating done
>>Building dependencies. cmake.depends...
>>make[5]: *** Warning: File 
>>`/home/ztubak/CableSwig/CableSwig/GCC_XML/KWSys/CMakeLists.txt' has 
>>modification time in the future (2005-02-17 16:49:16 > 2005-01-30 23:52:37)

Your system clock is set incorrectly so make keeps thinking files are 
out of date and rebuilding them.

-Brad


More information about the Insight-users mailing list