Hi,<br><br>I have built VTK a few times before on 64 bit machine but this time around I got the following error:<br><br>/usr/bin/ld: /home/anja/development/VTK/bin/libvtkRendering.a(vtkActor.o): relocation R_X86_64_32 against `a local symbol&#39; can not be used when making a shared object; recompile with -fPIC
<br>/home/anja/development/VTK/bin/libvtkRendering.a: could not read symbols: Bad value<br>collect2: ld returned 1 exit status<br>make[2]: *** [bin/libQVTKWidgetPlugin.so] Error 1<br>make[1]: *** [GUISupport/Qt/CMakeFiles/QVTKWidgetPlugin.dir/all] Error 2
<br>make: *** [all] Error 2<br><br>Does someone know how I can resolve this? Do I have to rebuild VTK with the -fPIC flag or do I have to build some other modules with this flag. Never saw this error before and am stuck.<br clear="all">
<br>Cheers,<br><br>Anja