Hi, itk users,<br>      I am trying to build wrapITK (google code) on Debian Lenny 64 platform (gcc 4.3.2, swig1.3.36) Unfortunately, I could not carry it out as the following errors appeared:<br><br><br><span class="gI"></span>Warning(401): Nothing known about base class &#39;std::numeric_limits&lt; itkFixedArrayD10 &gt;&#39;. Ignored.<br>
Warning(401): Maybe you forgot to instantiate &#39;std::numeric_limits&lt; itkFixedArrayD10 &gt;&#39; using %template.<br>Warning(401): Nothing known about base class &#39;std::numeric_limits&lt; itkFixedArrayF10 &gt;&#39;. Ignored.<br>
Warning(401): Maybe you forgot to instantiate &#39;std::numeric_limits&lt; itkFixedArrayF10 &gt;&#39; using %template.<br>Warning(401): Nothing known about base class &#39;std::numeric_limits&lt; itkFixedArraySC10 &gt;&#39;. Ignored.<br>
Warning(401): Maybe you forgot to instantiate &#39;std::numeric_limits&lt; itkFixedArraySC10 &gt;&#39; using %template.<br>Warning(401): Nothing known about base class &#39;std::numeric_limits&lt; itkFixedArraySL10 &gt;&#39;. Ignored.<br>
Warning(401): Maybe you forgot to instantiate &#39;std::numeric_limits&lt; itkFixedArraySL10 &gt;&#39; using %template.<br>Warning(401): Nothing known about base class &#39;std::numeric_limits&lt; itkFixedArraySS10 &gt;&#39;. Ignored.<br>
Warning(401): Maybe you forgot to instantiate &#39;std::numeric_limits&lt; itkFixedArraySS10 &gt;&#39; using %template.<br>Warning(401): Nothing known about base class &#39;std::numeric_limits&lt; itkFixedArrayUC10 &gt;&#39;. Ignored.<br>
Warning(401): Maybe you forgot to instantiate &#39;std::numeric_limits&lt; itkFixedArrayUC10 &gt;&#39; using %template.<br>Warning(401): Nothing known about base class &#39;std::numeric_limits&lt; itkFixedArrayUI10 &gt;&#39;. Ignored.<br>
Warning(401): Maybe you forgot to instantiate &#39;std::numeric_limits&lt; itkFixedArrayUI10 &gt;&#39; using %template.<br>Warning(401): Nothing known about base class &#39;std::numeric_limits&lt; itkFixedArrayUL10 &gt;&#39;. Ignored.<br>
Warning(401): Maybe you forgot to instantiate &#39;std::numeric_limits&lt; itkFixedArrayUL10 &gt;&#39; using %template.<br>Warning(401): Nothing known about base class &#39;std::numeric_limits&lt; itkFixedArrayUS10 &gt;&#39;. Ignored.<br>
Warning(401): Maybe you forgot to instantiate &#39;std::numeric_limits&lt; itkFixedArrayUS10 &gt;&#39; using %template.<br>make[2]: *** [Libraries/Base/wrap_itkNumericTraitsPython.cpp] Error 18<br>make[1]: *** [Libraries/Base/CMakeFiles/BasePython.dir/all] Error 2<br>
make: *** [all] Error 2<br><br>I would be very appreciate if anyone could give me some suggestions, thanks <br><br><br>nadna<br>