[Paraview-developers] protoc error

Fabian, Nathan ndfabia at sandia.gov
Wed Jan 18 14:25:01 EST 2012


Hi,

I'm using a non-standard location for gcc and it looks like it's causing problems with protoc.

I get the following error when trying to build vtkPVMessage.pb.cc

…/ParaView_build/bin/protoc: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.10' not found (required by …/ParaView_build/bin/libprotobuf.so)

I'm not sure why it'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.

Thanks,
Nathan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20120118/790758d5/attachment.htm>


More information about the Paraview-developers mailing list