[Insight-developers] RE: Problems in MultiResMIRegistration
Lorensen, William E (CRD)
lorensen@crd.ge.com
Tue, 26 Mar 2002 15:27:41 -0500
Seems like the make process should have picked that up.
-----Original Message-----
From: Luis Ibanez [mailto:luis.ibanez@kitware.com]
Sent: Tuesday, March 26, 2002 3:18 PM
To: Lorensen, William E (CRD)
Cc: Insight Developers
Subject: Re: Problems in MultiResMIRegistration
The signature for DataObject::GetPipelineMTime() is now const.
It looks like this Solaris machine is not recompiling the code in
MultiResMIRegistration.o
a "make clean" in this directory should help.
Luis
==============================================
Lorensen, William E (CRD) wrote:
>Luis,
>
>Building default_target in directory /home/lorensen2/Insight-solaris/Examples/MultiResMIRegistration
>/projects/vtk/VTKproduction/CMake-solaris/Source/cmake
>-S/home/lorensen/Insight/Examples/MultiResMIRegistration
>-O/home/lorensen2/Insight-solaris/Examples/MultiResMIRegistration -H/home/lorensen/Insight
>-B/home/lorensen2/Insight-solaris
>g++ -Wall -O2 -fpermissive -ftemplate-depth-50 Common/MultiResMIRegistration.o
>-L/home/lorensen2/Insight-solaris/Utilities/zlib -L/home/lorensen2/Insight-solaris/Utilities/png
>-L/home/lorensen2/Insight-solaris/Code/Common -L/home/lorensen2/Insight-solaris/Code/IO
>-L/home/lorensen2/Insight-solaris/Code/Numerics/vxl
>-L/home/lorensen2/Insight-solaris/Code/BasicFilters
-L/home/lorensen2/Insight-solaris/Code/Algorithms
>-L/home/lorensen2/Insight-solaris/Code/Numerics -lpthread -lthread -ldl -lVXLNumerics -lITKCommon
>-lITKBasicFilters -lm -lVXLNumerics -lITKNumerics -lITKCommon -lITKIO -lITKBasicFilters -lpthread
>-lthread -ldl -lVXLNumerics -lITKCommon -lITKBasicFilters -lm -lVXLNumerics -lITKNumerics
-lITKCommon
>-lITKIO -lITKBasicFilters
>-R/home/lorensen2/Insight-solaris/Utilities/zlib:/home/lorensen2/Insight-solaris/Utilities/png:/home
/
>lorensen2/Insight-solaris/Code/Common:/home/lorensen2/Insight-solaris/Code/IO:/home/lorensen2/Insigh
t
>-solaris/Code/Numerics/vxl:/home/lorensen2/Insight-solaris/Code/BasicFilters:/home/lorensen2/Insight
-
>solaris/Code/Algorithms:/home/lorensen2/Insight-solaris/Code/Numerics -o MultiResMIRegistration
>Undefined first referenced
> symbol in file
>itk::DataObject::GetPipelineMTime(void)Common/MultiResMIRegistration.o
>ld: fatal: Symbol referencing errors. No output written to MultiResMIRegistration
>collect2: ld returned 1 exit status
>