<HTML>
<HEAD>
<TITLE>Cvs not compiling</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi all,<BR>
<BR>
The cvs version of itk seems to be broken, <BR>
Morespecifically it is missing IO filters for some tests in REVIEW<BR>
<BR>
[ 98%] Built target itkNeuralNetworksHeaderTest<BR>
Undefined symbols:<BR>
&nbsp;&nbsp;&quot;itk::PhilipsRECImageIO::PhilipsRECImageIO()&quot;, referenced from:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;itk::PhilipsRECImageIO::New() &nbsp;&nbsp;&nbsp;&nbsp;in itkPhilipsRECImageIOTest.o<BR>
&nbsp;&nbsp;&quot;itk::Bruker2DSEQImageIO::Bruker2DSEQImageIO()&quot;, referenced from:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;itk::Bruker2DSEQImageIO::New() &nbsp;&nbsp;&nbsp;&nbsp;in itkBruker2DSEQImageIOTest.o<BR>
&nbsp;&nbsp;&quot;typeinfo for itk::PhilipsRECImageIO&quot;, referenced from:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;__ZTIN3itk17PhilipsRECImageIOE$non_lazy_ptr in itkPhilipsRECImageIOTest.o<BR>
&nbsp;&nbsp;&quot;typeinfo for itk::Bruker2DSEQImageIO&quot;, referenced from:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;__ZTIN3itk18Bruker2DSEQImageIOE$non_lazy_ptr in itkBruker2DSEQImageIOTest.o<BR>
&nbsp;&nbsp;&quot;itk::VoxBoCUBImageIOFactory::VoxBoCUBImageIOFactory()&quot;, referenced from:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;itk::VoxBoCUBImageIOFactory::New() &nbsp;&nbsp;&nbsp;&nbsp;in itkVoxBoCUBImageIOTest.o<BR>
ld: symbol(s) not found<BR>
collect2: ld returned 1 exit status<BR>
make[2]: *** [bin/itkReviewTests] Error 1<BR>
make[1]: *** [Testing/Code/Review/CMakeFiles/itkReviewTests.dir/all] Error 2<BR>
make: *** [all] Error 2<BR>
<BR>
Someone knows what the problem is? Am I missing anything?<BR>
<BR>
Alex.</SPAN></FONT>
</BODY>
</HTML>