<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Hi,</div>
<div><br>
</div>
<div>I'm using a non-standard location for gcc and it looks like it's causing problems with protoc.</div>
<div><br>
</div>
<div>I get the following error when trying to build vtkPVMessage.pb.cc</div>
<div><br>
</div>
<div>
<div>…/ParaView_build/bin/protoc: /usr/lib64/libstdc&#43;&#43;.so.6: version `GLIBCXX_3.4.10' not found (required by …/ParaView_build/bin/libprotobuf.so)</div>
</div>
<div><br>
</div>
<div>I'm not sure why it's looking at /usr/lib64/libstdc&#43;&#43;.so.6 instead of&nbsp;/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>
</body>
</html>