[Insight-users] relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object
Oleksandr Dzyubak
adzyubak at gmail.com
Wed Aug 6 11:51:52 EDT 2008
Dear ITKers,
I just tried to build the InsightApplications-3.8.0 on my brand new
Intel-64 server
and got the error below.
Any ideas how to fix it?
Thanks,
Alex
********* Begin Error *********
99%] Building CXX object
vtkITK/Common/CMakeFiles/vtkVTKITKCommonPython.dir/vtkITKArchetypeImageSeriesReaderPython.o
[ 99%] Building CXX object
vtkITK/Common/CMakeFiles/vtkVTKITKCommonPython.dir/vtkVTKITKCommonPythonInit.o
Linking CXX shared library
../../VolviewPlugIns/bin/libvtkVTKITKCommonPython.so
/usr/bin/ld:
../../VolviewPlugIns/bin/libvtkVTKITKCommon.a(vtkITKMutualInformationTransform.o):
relocation R_X86_64_32 against `a local symbol' can not be used when
making a shared object; recompile with -fPIC
../../VolviewPlugIns/bin/libvtkVTKITKCommon.a: could not read symbols:
Bad value
collect2: ld returned 1 exit status
make[2]: *** [VolviewPlugIns/bin/libvtkVTKITKCommonPython.so] Error 1
make[1]: *** [vtkITK/Common/CMakeFiles/vtkVTKITKCommonPython.dir/all]
Error 2
make: *** [all] Error 2
******** End Error ************
More information about the Insight-users
mailing list