[Insight-developers] Re: netlib changes are breaking builds

Luis Ibanez luis.ibanez at kitware.com
Tue Sep 26 08:58:11 EDT 2006


Hi Bill,

We removed yesterday the last traces of itknetlib.
That shouldn't be a problem anymore.

Today we have a red Dashboard due to a change I made yesterday.

I reran the BuildHeaderTest.tcl script in order to fix the
copyright notices of the HeaderTest (that were appearing as
copyrighted by the NLM).

This included the itkFFTWCommon.h file that recently was
changed so that it was only included in builds that have
USE_FFTWF or USE_FFTWD enabled.

Since the Header Tests blindly add all the headers, I just
added back the #defines to itkFFTWCommon.h, so that, if it
is included in the HeaderTest from a build that has USE_FFTWF
and USE_FFTWD disable, it shouldn't cause any compilation
problems.


There may be other quirks to iron out today too....



     Luis


---------------------
Bill Lorensen wrote:
> Luis,
> 
> There are some builds failing after you netlib changes. For example:
> 
> http://www.itk.org/Testing/Sites/crunch1.isi.nl/Linux64-g++-4.0.2/20060925-0100-Nightly/BuildError.html 
> 
> http://www.itk.org/Testing/Sites/camelot.kitware/Linux-g++-2.95-WrapITK/20060925-0100-Nightly/BuildError.html 
> 
> 
> 
> Bill
> 
> 
> 




More information about the Insight-developers mailing list