[Insight-users] ITK build fails on big endian test on OS X 10.8.3/Intel

Bradley Lowekamp blowekamp at mail.nih.gov
Mon May 20 12:53:10 EDT 2013


Hello Sohail,

Some changes have been made to the way GCC_XML is build since 4.3.2. Can you give 4.4rc1 a try?

Also what compiler are you using? This version of gcc on OSX is know to have some problems:

$ gcc --version
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)

You should try to compile ITK with clang.

Brad




On May 20, 2013, at 12:23 PM, Sohail Shafii <ssshafii at ucdavis.edu> wrote:

> Hi,
> 
> I've been trying to build ITK, and I get this error:
> [  7%] Performing configure step for 'GCC_XML'
> -- Check if the system is big endian
> -- Searching 16 bit integer
> CMake Error at /usr/local/share/cmake-2.8/Modules/TestBigEndian.cmake:44 (message):
>   no suitable type found
> Call Stack (most recent call first):
>   GCC/config_cmake/CMakeLists.txt:158 (TEST_BIG_ENDIAN)
> 
> 
> -- Configuring incomplete, errors occurred!
> make[2]: *** [Wrapping/Generators/GccXML/gccxml/src/GCC_XML-stamp/GCC_XML-configure] Error 1
> make[1]: *** [Wrapping/Generators/GccXML/CMakeFiles/GCC_XML.dir/all] Error 2
> make[1]: *** Waiting for unfinished jobs....
> 
> System is MacBook Pro running OS X 10.8.3. This is ITK 4.3.2 and I'm running Cmake 2.8.11. Not sure why it's trying to run this test on my x86 machine. Please advise.
> 
> Thanks,
> Sohail
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
> 
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users



More information about the Insight-users mailing list