SCI Seg3D Mailing List

Text archives Help


[Seg3D] Re: Fwd: problem during installation of seg3d


Chronological Thread 
  • From: Ayla Khan <ayla@sci.utah.edu>
  • To: seg3d@sci.utah.edu
  • Subject: [Seg3D] Re: Fwd: problem during installation of seg3d
  • Date: Tue, 30 Apr 2013 21:34:22 -0600

Hi Lorenzo,

Kubuntu is not one of our supported Linux distributions, so I'll need more 
information about your build environment. Can you tell me which C++ compiler 
you're using?

Thanks,

Ayla

On Apr 30, 2013, at 9:05 AM, Lorenzo Grassi wrote:

> 
> Hi,
> 
> I am having troubles installing Seg3D2 (2.1.4) on Kubuntu 13.04 64-bit.
> After installing the required dependencies, I execute the ./build.sh
> --release command.
> The Cmake part went fine, but during the make phase I got this error:
> 
> [ 1%] Built target zlib
> [ 1%] Built target MatlabIO
> [ 2%] Built target libpng12
> [ 11%] Built target teem
> [ 11%] Built target glew
> [ 12%] Built target freetype
> [ 12%] Built target tinyxml
> [ 12%] Built target sqlite
> [ 12%] Built target gdcmuuid
> [ 14%] Built target gdcmjpeg8
> [ 16%] Built target gdcmjpeg12
> [ 18%] Built target gdcmjpeg16
> [ 18%] Built target gdcmexpat
> [ 19%] Built target gdcmopenjpeg
> [ 20%] Built target gdcmCommon
> [ 21%] Built target gdcmDSED
> [ 22%] Built target gdcmIOD
> [ 22%] Built target gdcmDICT
> [ 24%] Built target gdcmMSFF
> [ 25%] Built target itksys
> [ 27%] Built target itkjpeg8
> [ 29%] Built target itkjpeg12
> [ 31%] Built target itkjpeg16
> [ 31%] Built target itkzlib
> [ 31%] Built target itkpng
> [ 32%] Built target itktiff
> [ 33%] Built target itkopenjpeg
> [ 34%] Built target ITKMetaIO
> [ 35%] Built target ITKNrrdIO
> [ 35%] Built target ITKEXPAT
> [ 35%] Built target ITKznz
> [ 35%] Built target ITKniftiio
> [ 35%] Built target ITKDICOMParser
> [ 35%] Built target itkvcl
> [ 44%] Built target itkv3p_netlib
> [ 44%] Building CXX object
> Externals/itk/Utilities/vxl/core/vnl/CMakeFiles/itkvnl.dir/Templates/vnl_matrix_fixed_ref+float.3.3-.o
> In file included from
> /home/lorenzo/Software/Seg3D2-2.1.4-code/src/Externals/itk/Utilities/vxl/core/vnl/vnl_matrix_fixed_ref.txx:5:0,
> from
> /home/lorenzo/Software/Seg3D2-2.1.4-code/src/Externals/itk/Utilities/vxl/core/vnl/Templates/vnl_matrix_fixed_ref+float.3.3-.cxx:1:
> /home/lorenzo/Software/Seg3D2-2.1.4-code/src/Externals/itk/Utilities/vxl/core/vnl/vnl_matrix_fixed_ref.h:
> In instantiation of ‘bool vnl_matrix_fixed_ref<T, num_rows,
> num_cols>::operator_eq(const vnl_matrix_fixed_ref_const<T, num_rows,
> num_cols>&) const [with T = float; unsigned int num_rows = 3u; unsigned
> int num_cols = 3u]’:
> /home/lorenzo/Software/Seg3D2-2.1.4-code/src/Externals/itk/Utilities/vxl/core/vnl/Templates/vnl_matrix_fixed_ref+float.3.3-.cxx:2:1:
> required from here
> /home/lorenzo/Software/Seg3D2-2.1.4-code/src/Externals/itk/Utilities/vxl/core/vnl/vnl_matrix_fixed_ref.h:657:56:
> error: ‘equal’ was not declared in this scope, and no declarations were
> found by argument-dependent lookup at the point of instantiation
> [-fpermissive]
> /home/lorenzo/Software/Seg3D2-2.1.4-code/src/Externals/itk/Utilities/vxl/core/vnl/vnl_matrix_fixed_ref.h:657:56:
> note: declarations in dependent base ‘vnl_matrix_fixed_ref_const<float,
> 3u, 3u>’ are not found by unqualified lookup
> /home/lorenzo/Software/Seg3D2-2.1.4-code/src/Externals/itk/Utilities/vxl/core/vnl/vnl_matrix_fixed_ref.h:657:56:
> note: use ‘this->equal’ instead
> make[2]: ***
> [Externals/itk/Utilities/vxl/core/vnl/CMakeFiles/itkvnl.dir/Templates/vnl_matrix_fixed_ref+float.3.3-.o]
> Error 1
> make[1]: ***
> [Externals/itk/Utilities/vxl/core/vnl/CMakeFiles/itkvnl.dir/all] Error 2
> make: *** [all] Error 2
> 
> 
> 
> Can you please help me fixing this error?
> 
> Thanks in advance,
> Lorenzo Grassi
> 
> 
> 




Archive powered by MHonArc 2.6.16.

Top of page