Hi, <div><br></div><div>I tried to build the latest paraview, but it gave me the following errors.</div><div><br></div><div><div>I work on SuSe 12.1 and some of the details are given below:</div><div><br></div><div>which mpicc gives /usr/lib64/mpi/gcc/openmpi/bin/mpicc</div>
<div><div><br></div><div>MPI_DIR is /usr/lib64/mpi/gcc/openmpi/ </div><div><br></div><div>MY cmake variables set like this:</div><div><br></div><div>-DMPI_LIBRARY=${MPI_DIR}/lib/libmpi.so \</div><div>-DMPI_COMPILER=${MPI_DIR}/bin/mpicc \</div>
<div>-DMPI_EXTRA_LIBRARY=${MPI_DIR}/lib/libmpi_cxx.so \</div><div>-DMPI_INCLUDE_PATH=${MPI_DIR}/include \</div></div></div><div><br></div><div><div>=======================ERROR MESSGAE=================================================================</div>
<div>mpi.so /usr/lib64/mpi/gcc/openmpi/lib/libmpi_cxx.so -Wl,-rpath,/home/rruser/ss02/install/bin/ss02/lib:/usr/lib64/mpi/gcc/openmpi/lib</div><div>CMakeFiles/mpi4py.MPI.dir/src/MPI.c.o: In function `OPENMPI_dlopen_libmpi&#39;:</div>
<div>/home/rruser/ss02/source/src/RollsRoyceParaView/ThirdParty/mpi4py/vtkmpi4py/src/compat/openmpi.h:71: undefined reference to `dlopen&#39;</div><div>/home/rruser/ss02/source/src/RollsRoyceParaView/ThirdParty/mpi4py/vtkmpi4py/src/compat/openmpi.h:72: undefined reference to `dlopen&#39;</div>
<div>/home/rruser/ss02/source/src/RollsRoyceParaView/ThirdParty/mpi4py/vtkmpi4py/src/compat/openmpi.h:73: undefined reference to `dlopen&#39;</div><div>/home/rruser/ss02/source/src/RollsRoyceParaView/ThirdParty/mpi4py/vtkmpi4py/src/compat/openmpi.h:74: undefined reference to `dlopen&#39;</div>
<div>/home/rruser/ss02/source/src/RollsRoyceParaView/ThirdParty/mpi4py/vtkmpi4py/src/compat/openmpi.h:75: undefined reference to `dlopen&#39;</div><div>collect2: ld returned 1 exit status</div><div>make[2]: *** [lib/site-packages/mpi4py/MPI.so] Error 1</div>
<div>make[2]: Leaving directory `/home/rruser/ss02/build/paraview-build&#39;</div><div>make[1]: *** [ThirdParty/mpi4py/vtkmpi4py/CMakeFiles/mpi4py.MPI.dir/all] Error 2</div><div>make[1]: Leaving directory `/home/rruser/ss02/build/paraview-build&#39;</div>
<div>make: *** [all] Error 2</div></div><div><br></div><div><br></div><div><br></div><div>Please share your suggestions regarding this.</div><div><br></div><div>Thanks,<br>Pandu.</div>