[Insight-developers] Re: Build errors on SGI (muse)

Hans Johnson hans-johnson at uiowa.edu
Thu Dec 8 12:42:52 EST 2005


Karthik,

I needed to use "nm -C" on IRIX for demangling.   c++filt does not exist 
on IRIX.

I've just fixed a different build problem on our SGI, and I'll need 
until tomorrow for a fresh build.

Regards,
Hans


Karthik Krishnan wrote:

> Hi Hans and Kent,
>
> There are a few build errors on the SGI's related to chanages on Dec6 
> and I haven't a clue why they occur.
>
> http://www.itk.org/Testing/Sites/muse.sci.utah.edu/IRIX64-CC-7.3/20051208-0100-Nightly/BuildError.html 
>
>
> Could you please demangle this unresolved symbols with c++filt  ?
> And could you please give the ouptut of
>
> nm --demangle 
> ${Insight_BINARY_DIRECTORY}/bin/DiffusionTensor3DReconstructionImageFilter 
> | grep VectorImage
> nm --demangle 
> ${Insight_BINARY_DIRECTORY}/Examples/Filtering/DiffusionTensor3DReconstructionImageFilter.o 
> | grep VectorImage
>
> The latter object file may be in the CMakeFiles.dir depending on your 
> CMakeVersion.
>
> Thanks
> karthik
>



More information about the Insight-developers mailing list