[Insight-users] Installation Problems

Jacob Boomgaarden boomgaar at arsc.edu
Tue Jul 6 16:31:09 EDT 2004


  I am an intern working at the Arctic Research Supercomputing Center in
Fairbanks, AK. While working on a project it was determined that I
would need to make use of the ITK software. Since then I have been
running into problems trying to install the software onto my system.
Here are the short specs of what I am using and what is happening:

ITK version 1.6.0
CMake version 2.0.2 (downloaded for the IRIX64 platform)
MIPSpro C++ compiler version 7.41

After downloading CMake binaries and the ITK source, I proceeded to try
doing an out-of-source build by making a binary directory (build_dir) and
running ccmake ../(Insight-source) where build_dir and Insight-source are
sibling directories and Insight-source contains all the data downloaded
and extracted from the InsightToolkit-1.6.0.tar.gz file provided at
itk.org. Following the ItkSoftwareGuide, I then configured and generated
the Makefiles, ran the command 'make' and received the following compile
errors after several minutes of compiling:

...

Building dependencies. cmake.depends...
`cmake.check_depends' is up to date.
cmake.depends is up-to-date
/imports/archive/u1/uaf/boomgaar/insightToolKit/insight_1.6.0/build_dir/Utilities/vxl/core/testlib:
building default_target
Building dependencies. cmake.depends...
`cmake.check_depends' is up to date.
`cmake.depends' is up to date.
Building object file testlib_test.o...
cc-1278 CC: ERROR File =
/imports/archive/u1/uaf/boomgaar/insightToolKit/insight_1.6.0/InsightToolkit-1.6.0/Utilities/vxl/core/testlib/testlib_test.cxx,
Line = 99
  No instance of function template "vcl_abs" matches the argument list.

            The argument types are:  (double).
    double diff = vcl_abs(expr - target);
                  ^

cc-1278 CC: ERROR File =
/imports/archive/u1/uaf/boomgaar/insightToolKit/insight_1.6.0/InsightToolkit-1.6.0/Utilities/vxl/core/testlib/testlib_test.cxx,
Line = 117
  No instance of function template "vcl_abs" matches the argument list.

            The argument types are:  (double).
    double diff = vcl_abs(expr - target);
                  ^

cc-1278 CC: ERROR File =
/imports/archive/u1/uaf/boomgaar/insightToolKit/insight_1.6.0/InsightToolkit-1.6.0/Utilities/vxl/core/testlib/testlib_test.cxx,
Line = 135
  No instance of function template "vcl_abs" matches the argument list.

            The argument types are:  (long).
    long diff = vcl_abs(expr - target);
                ^

3 errors detected in the compilation of
"/imports/archive/u1/uaf/boomgaar/insightToolKit/insight_1.6.0/InsightToolkit-1.6.0/Utilities/vxl/core/testlib/testlib_test.cxx".
*** Error code 2 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)

If anyone is able to direct me on how to get this software properly
installed it would be of great assistance. Thank You.

-- 
Jacob Boomgaarden
ARSC Intern
West Ridge Research Building, Room 011
Phone:  (907)-455-3350
Office: (907)-450-8701
Email: boomgaar at arsc.edu




More information about the Insight-users mailing list