[Insight-users] Compile problem : configuration problem
   
    Rao Jianguo
     
       rao . jianguo at hgu . mrc . ac . uk
       
    Mon, 27 Oct 2003 08:15:56 +0000
    
    
  
Hi William,
Thanks a lot and sorry for late reply as I just back from holiday.
I am trying your method and will let you know the results.
Thanks again,
Cheers,
Jianguo
"William A. Hoffman" wrote:
> On some systems when switching from static to shared, you need
> to remove all the .o files.  Try a make clean, make.
>
> -Bill
>
> At 05:56 AM 10/17/2003, Rao Jianguo wrote:
> >Hi Luis,
> >
> >I make various configurations, install is fine.
> >
> >But when turn the BUILD_SHARED_LIBS on,  I got a lot of error message:
> >
> >---------
> >
> >Building shared library
> >/myDir/Insight/bin/bin/libITKMetaIO.so...
> >Text relocation remains                         referenced
> >    against symbol                  offset      in file
> ><unknown>                           0x13ec      metaImage.o
> ><unknown>                           0x13f0      metaImage.o
> >....
> >---------
> >
> >When I check it, there is no
> >
> >/myDir/Insight/bin/bin/libITKMetaIO.so
> >file
> >
> >but has
> >/myDir/Insight/bin/bin/libITKMetaIO.a
> >file
> >
> >Can you tell me what's wrong ?
> >
> >Thanks,
> >
> >Jianguo
> >
> >