[Insight-users] mac os x compilation failure for cvs since july 1st

Hui Zhang huiz at seas.upenn.edu
Thu Jul 6 18:08:12 EDT 2006


dear all,

looks like some recent changes bust the itk cvs built on mac.  the  
problem occurs on both powerpc and intel mac.  here are the error  
messages reported:

Building CXX object Utilities/MetaIO/CMakeFiles/ITKMetaIO.dir/ 
metaOutput.o
In file included from /Users/huiz/unix/tools/ITKCVS/src/Insight/ 
Utilities/zlib/zlib.h:34,
                  from /Users/huiz/unix/tools/ITKCVS/src/Insight/ 
Utilities/MetaIO/metaOutput.cxx:31:
/Users/huiz/unix/tools/ITKCVS/src/Insight/Utilities/zlib/zconf.h: 
164:27: error: zlibDllConfig.h: No such file or directory
make[2]: *** [Utilities/MetaIO/CMakeFiles/ITKMetaIO.dir/metaOutput.o]  
Error 1
make[1]: *** [Utilities/MetaIO/CMakeFiles/ITKMetaIO.dir/all] Error 2
make: *** [all] Error 2

a hack is to comment out the zlibDllConfig.h line in the zconf.h.   
looks like some ifdef should be put in place so that the line is  
included for windows only perhaps.

gary


More information about the Insight-users mailing list