[Insight-users] Trouble building ITK on SunOS
Luis Ibanez
luis.ibanez at kitware.com
Wed Aug 8 14:18:26 EDT 2007
Hi Matt,
1) What version of ITK are you using ?
2) What are the output of the following commands?
echo $CC
echo $CXX
It looks like you are using the C compiler instead
of the C++ compiler.
Please let us know about the two questions above.
Thanks
Luis
----------------
Matt Kelsey wrote:
> Hello all,
> I'm having trouble building ITK on a new machine. Here are the uname -a
> specs.
> SunOS arktos 5.10 Generic_125100-10 sun4u sparc SUNW,Sun-Fire-V445
> Some other info:
> make --version -> GNU Make 3.80
> /usr/local/bin/gcc --version -> gcc (GCC) 3.3
> /usr/local/bin/c++ --version -> c++ (GCC) 3.3
>
> I've configured the project with ccmake version 2.4-patch 6 and turned
> Examples/Test/Shared Libs off, build type Release. No problems with
> ccmake.
>
> I run into trouble during the make on: Utilities/MetaIO/CMakeFiles
> /ITKMetaIO.dir/metaUtils.o
>
> I've included the stdout and stderr. Any suggestions would be appreciated.
>
> Thanks,
> Matt Kelsey
>
> link to stderr
> =========================================
> http://www.engr.siu.edu/grad2/kelsey/debug/make.err.txt
> <http://www.engr.siu.edu/grad2/kelsey/debug/make.err.txt>
>
>
> link to stdout
> =========================================
> http://www.engr.siu.edu/grad2/kelsey/debug/make.output.txt
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list