When you configure paraview with cmake, do you have both libmpi.so and libmpi_cxx (in MPI_LIBRARY, MPI_EXTRA_LIBRARY)?
David E DeMarle Kitware, Inc. R&D Engineer 28 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-371-3971 x109 2010/4/19 Stéphane Le Borgne <stephane.lebor...@univ-pau.fr>: > Hi all, > > I can't resolve this problem. > When i compile Paraview, (under Centos 5.x) i always have this message : > > Linking CXX executable ../../../../../bin/QVTKCxxTests > /usr/bin/ld: warning: libmpi.so.0, needed by > ../../../../../bin/libvtkParallel.so.pv3.8, not found (try using -rpath or > -rpath-link) > ../../../../../bin/libvtkParallel.so.pv3.8: undefined reference to > `MPI_Comm_rank' > ../../../../../bin/libvtkParallel.so.pv3.8: undefined reference to > `MPI_Win_unlock' > ../../../../../bin/libvtkParallel.so.pv3.8: undefined reference to > `ompi_mpi_op_lor' > ../../../../../bin/libvtkParallel.so.pv3.8: undefined reference to > `MPI_Abort' > ../../../../../bin/libvtkParallel.so.pv3.8: undefined reference to > `ompi_mpi_comm_null' > > But libmpi.so is in the PATH. > > Best regards. > > Stéphane Le Borgne > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview