My guess is that some library rodata is getting built without the &quot;-fPIC&quot; flag.  If you built that yourself then you should rebuild that with that compile flag.  If not, try adding -fPIC to your CMAKE_CXX_FLAGS and CMAKE_C_FLAGS during configuration.  <br>
<br>Andy<br><br><div class="gmail_quote">On Fri, Mar 18, 2011 at 12:09 PM, Gil Wertz <span dir="ltr">&lt;<a href="mailto:gilwertz@hotmail.com">gilwertz@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">




<div>
Hello, I have the following errors when compiling paraview and I don&#39;t have any ID of what it is ...<br><br>:: error: ../../../bin/libvtkStreaming.a(vtkACosmoReader.cxx.o): relocation R_X86_64_32 against `.rodata&#39; can not be used when making a shared object; recompile with -fPIC<br>
<br>../../../bin/libvtkStreaming.a:: error: could not read symbols: Bad value<br><br><br>I did look on google, but nobody have this problem for the same library than me, an nearly all the solution I saw where deprecated ...<br>
<br>thanks for your help ^^.<br><div class="hm"><hr size="2" width="100%"><blockquote><blockquote><b>Wertz Gil</b><br></blockquote><i><a href="mailto:gilwertz@hotmail.com" target="_blank">gilwertz@hotmail.com</a></i><br></blockquote>
<hr size="2" width="100%"><br><br>                                               </div></div><div class="hm">
</div><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>