<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:8px"><div dir="ltr" id="yui_3_16_0_1_1425669108812_2799">I tried to build VTK-6.2.0 in Debian 7.2 and have got next error</div><div id="yui_3_16_0_1_1425669108812_2819" dir="ltr"><br></div><div id="yui_3_16_0_1_1425669108812_2831" dir="ltr">Linking CXX shared library ../../lib/libvtkWrappingPython27Core-6.2.so<br style="" class="">/usr/bin/ld: /usr/local/lib/python2.7/config/libpython2.7.a(abstract.o): relocation R_X86_64_32S against `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC<br style="" class="">/usr/local/lib/python2.7/config/libpython2.7.a: could not read symbols: Bad value<br style="" class="">collect2: error: ld returned 1 exit status<br style="" class="">make[2]: *** [lib/libvtkWrappingPython27Core-6.2.so.1] Error 1<br style="" class="">make[1]: *** [Wrapping/PythonCore/CMakeFiles/vtkWrappingPythonCore.dir/all] Error 2<br style="" class="">make: *** [all] Error 2<br style="" class=""> </div><div id="yui_3_16_0_1_1425669108812_2832" style="" class="" dir="ltr">I include -fPIC into linked flags, but no solved the problem<br style="" class=""></div></div></body></html>