<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>I am attemtping to build ParaView-3.4.0. I follow the
instructions on the</FONT></DIV>
<DIV><FONT face=Arial size=2>wiki and I am able to use cmake to configure and
generate the makefiles.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>When I run make, things go along fine until I get
here:</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#000000 size=2>Linking CXX executable
../../../../bin/DistributedData</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Then I get a bunch of undefined MPI errors
like:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial
size=2>/store/jmontine/projects/ParaView-bin/bin/libvtkParallel.a(vtkMPIController.o):
In function
`vtk<BR>MPIController::Finalize(int)':<BR>vtkMPIController.cxx:(.text+0x878):
undefined reference to
`MPI_Finalize'<BR>/store/jmontine/projects/ParaView-bin/bin/libvtkParallel.a(vtkMPIController.o):
In function `vtk<BR>MPIController::Initialize(int*, char***,
int)':<BR>vtkMPIController.cxx:(.text+0x9fb): undefined reference to
`MPI_Init'<BR>vtkMPIController.cxx:(.text+0xa1a): undefined reference to
`MPI_Get_processor_name'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have tried both hpmpi and sgi's mpi with the same
result. I am using gcc for the compiling.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV></BODY></HTML>