[Insight-users] ITK CVS (June 03, 2008) with CMake 2.6 Install Error

Oleksandr Dzyubak adzyubak at gmail.com
Tue Jun 3 14:41:20 EDT 2008


That is exactly what I did.

1) I wiped out all the traces of CMake 2.4.8.
2) So did I with previous ITK.
3) Rebuilt CMake 2.6 from scratch and installed on my Linux box.
4) Downloaded ITK CVS configured with CMake 2.6.
5) Compiled without any problems.

Do you mean that I have to do this procedure once again?

Karthik Krishnan wrote:
> What its telling you is that you configured your binary tree using an
> older version of CMake and then used a newer version of CMake on the
> same binary tree.
>
> When you upgrade your build tool (CMake), be sure to completely wipe
> out the binary directory and start your configure/build process from
> scratch.
>
> --
> karthik
>
> On Tue, Jun 3, 2008 at 6:16 PM, Oleksandr Dzyubak <adzyubak at gmail.com> wrote:
>   
>> Dear ITKers,
>>
>> I just tried to completely rebuild my ITK system using CMake 2.6.
>> Compiling went fine. However while trying to install ITK, got an error
>> below.
>>
>> Can that error be fixed?
>>
>> Alex
>>
>> ************* Begin Error log *********
>>
>> CMake Error at Wrapping/CSwig/pythonfiles_install.cmake:10 (FILE):
>>  file INSTALL called with old-style COMPONENTS argument.  This script was
>>  generated with an older version of CMake.  Re-run this cmake version on
>>  your build tree.
>> Call Stack (most recent call first):
>>  Wrapping/CSwig/cmake_install.cmake:80 (INCLUDE)
>>  Wrapping/cmake_install.cmake:37 (INCLUDE)
>>  cmake_install.cmake:52 (INCLUDE)
>>
>>
>> make: *** [install] Error 1
>>
>>
>> ************ End Error log ************
>> _______________________________________________
>> Insight-users mailing list
>> Insight-users at itk.org
>> http://www.itk.org/mailman/listinfo/insight-users
>>     



More information about the Insight-users mailing list