Hi Nathan,<br><br>I got the same message when building on an SGI Altix.  When I switched to using a different compiler (intel I think) with the available modules I was able to get past this error.  Maybe check which modules you loaded and what paths are loaded with that.  If you come up with a better solution, I&#39;d be happy to hear it though.<br>
<br>Andy<br><br><div class="gmail_quote">On Wed, Jan 18, 2012 at 2:25 PM, Fabian, Nathan <span dir="ltr">&lt;<a href="mailto:ndfabia@sandia.gov">ndfabia@sandia.gov</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 style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word">
<div>Hi,</div>
<div><br>
</div>
<div>I&#39;m using a non-standard location for gcc and it looks like it&#39;s causing problems with protoc.</div>
<div><br>
</div>
<div>I get the following error when trying to build <a href="http://vtkPVMessage.pb.cc" target="_blank">vtkPVMessage.pb.cc</a></div>
<div><br>
</div>
<div>
<div>…/ParaView_build/bin/protoc: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.10&#39; not found (required by …/ParaView_build/bin/libprotobuf.so)</div>
</div>
<div><br>
</div>
<div>I&#39;m not sure why it&#39;s looking at /usr/lib64/libstdc++.so.6 instead of /apps/x86_64/compilers/gcc/gcc-4.3.4/lib64 which is where LD_LIBRARY_PATH is pointing.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Nathan.</div>
</div>

<br>_______________________________________________<br>
Paraview-developers mailing list<br>
<a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
<br></blockquote></div><br>