I am having some trouble building vtkITK.<br><br>Latest CVS Builds of VTK and ITK (maybe this is my problem)<br><br>Linux 2.6.23.8-34.fc7 #1 SMP Thu Nov 22 20:39:56 EST 2007 x86_64 x86_64 x86_64 GNU/Linux<br><br>johnbreen@aml
_d6_1 ~/johnbreen/SIGN/libs/vtkITK: &gt; make<br>[&nbsp; 0%] Building CXX object libs/vtkITK/CMakeFiles/vtkITK.dir/vtkITKLevelTracingImageFilter.o<br>/home/johnbreen/johnbreen/SIGN/libs/vtkITK/itkLevelTracingImageFilter.txx: In constructor 'itk::LevelTracingImageFunction&lt;TInputImage, TCoordRep&gt;::LevelTracingImageFunction() [with TInputImage = itk::Image&lt;long long int, 2u&gt;, TCoordRep = double]':
<br>/home/johnbreen/johnbreen/SIGN/libs/vtkITK/itkLevelTracingImageFilter.txx:30:&nbsp;&nbsp; instantiated from 'static itk::SmartPointer&lt;itk::LevelTracingImageFunction&lt;TInputImage, TCoordRep&gt; &gt; itk::LevelTracingImageFunction&lt;TInputImage, TCoordRep&gt;::New() [with TInputImage = itk::Image&lt;long long int, 2u&gt;, TCoordRep = double]'
<br>/home/johnbreen/johnbreen/SIGN/libs/vtkITK/itkLevelTracingImageFilter.txx:466:&nbsp;&nbsp; instantiated from 'void itk::LevelTracingImageFilter&lt;TInputImage, TOutputImage&gt;::Trace(const itk::LevelTracingImageFilter&lt;TInputImage, TOutputImage&gt;::DispatchBase&amp;) [with TInputImage = itk::Image&lt;long long int, 2u&gt;, TOutputImage = itk::Image&lt;long long int, 2u&gt;]'
<br>/home/johnbreen/johnbreen/SIGN/libs/vtkITK/vtkITKLevelTracingImageFilter.cxx:356:&nbsp;&nbsp; instantiated from here<br>/home/johnbreen/johnbreen/SIGN/libs/vtkITK/itkLevelTracingImageFilter.txx:148: error: no matching function for call to 'itk::NumericTraits&lt;long long int&gt;::min()'
<br>/home/johnbreen/johnbreen/Insight/Code/Common/itkNumericTraits.h:109: note: candidates are: static T itk::NumericTraits&lt;T&gt;::min(const T&amp;) [with T = long long int]<br>/home/johnbreen/johnbreen/SIGN/libs/vtkITK/itkLevelTracingImageFilter.txx: In member function 'bool itk::LevelTracingImageFunction&lt;TInputImage, TCoordRep&gt;::EvaluateAtIndex(const typename itk::ImageFunction&lt;TInputImage, bool, TCoordRep&gt;::IndexType&amp;) const [with TInputImage = itk::Image&lt;long long int, 2u&gt;, TCoordRep = double]':
<br>/home/johnbreen/johnbreen/SIGN/libs/vtkITK/vtkITKLevelTracingImageFilter.cxx:357:&nbsp;&nbsp; instantiated from here<br>/home/johnbreen/johnbreen/SIGN/libs/vtkITK/itkLevelTracingImageFilter.txx:103: error: no matching function for call to 'itk::NumericTraits&lt;long long int&gt;::min()'
<br>/home/johnbreen/johnbreen/Insight/Code/Common/itkNumericTraits.h:109: note: candidates are: static T itk::NumericTraits&lt;T&gt;::min(const T&amp;) [with T = long long int]<br>make[2]: *** [libs/vtkITK/CMakeFiles/vtkITK.dir/vtkITKLevelTracingImageFilter.o] Error 1
<br>make[1]: *** [libs/vtkITK/CMakeFiles/vtkITK.dir/all] Error 2<br>make: *** [all] Error 2<br>johnbreen@aml_d6_1 ~/johnbreen/SIGN/libs/vtkITK: &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br><br><br>johnbreen@aml_d6_1 ~/johnbreen/SIGN/libs/vtkITK: &gt; svn info
<br>Path: .<br>URL: <a href="http://www.na-mic.org/svn/Slicer3/trunk/Libs/vtkITK">http://www.na-mic.org/svn/Slicer3/trunk/Libs/vtkITK</a><br>Repository Root: <a href="http://www.na-mic.org/svn/Slicer3">http://www.na-mic.org/svn/Slicer3
</a><br>Repository UUID: 3bd1e089-480b-0410-8dfb-8563597acbee<br>Revision: 5303<br>Node Kind: directory<br>Schedule: normal<br>Last Changed Author: millerjv<br>Last Changed Rev: 5154<br>Last Changed Date: 2007-12-11 12:46:23 -0500 (Tue, 11 Dec 2007)
<br><br><br>Any ideas would be helpful.<br>Thanks,<br>--John<br>