Would it be possible for you to post the CMakeCache.txt for the build?<br><br><div class="gmail_quote">On Fri, Feb 11, 2011 at 2:00 PM, Ricardo Reis <span dir="ltr">&lt;<a href="mailto:rreis@aero.ist.utl.pt">rreis@aero.ist.utl.pt</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Fri, 11 Feb 2011, Robert Maynard wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
It looks like you need to install the mpi headers for the version of mpi you<br>
have installed on your machine.<br>
</blockquote>
<br></div>
I have them. I regularly compile mpi programs on these machines, either my own or from third parties...<br>
<br>
I have checked, this directory is given in CMAKE has the MPI INCLUDE dir<br>
<br>
/usr/lib/openmpi/include<br>
<br>
and ls&#39;ing its contents...<br>
<br>
2011.02.11 18:56:29<br>
rreis@umdrum: ~/tmp/src/paraview/ParaView.build<br>
5022.0 $ ls /usr/lib/openmpi/include<br>
mpif-common.h  mpif-config.h  mpif.h  mpif-mpi-io.h  mpi.h  openmpi  vampirtrace<br>
<br>
althougth from the log you see<br>
<br>
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:14:17: error: mpi.h: No such file or directory<br>
<br>
so it&#39;s cmake or paraview that are looking for the files in the wrong place or the INCLUDE is not done properly.<br>
<br>
shouldn&#39;t it try to compile it with mpicxx maybe? (I&#39;m shooting in the dark, don&#39;t know if this particular part is being compiled with mpicxx or mpic++ or just c++ (which would lead you to g++ in my system)<br>


<br>
thanks for the sugestion but that is not the problem...<div><div></div><div class="h5"><br>
<br>
<br>
 Ricardo Reis<br>
<br>
 &#39;Non Serviam&#39;<br>
<br>
 PhD candidate @ Lasef<br>
 Computational Fluid Dynamics, High Performance Computing, Turbulence<br>
 <a href="http://www.lasef.ist.utl.pt" target="_blank">http://www.lasef.ist.utl.pt</a><br>
<br>
 Cultural Instigator @ Rádio Zero<br>
 <a href="http://www.radiozero.pt" target="_blank">http://www.radiozero.pt</a><br>
<br>
 <a href="http://www.flickr.com/photos/rreis/" target="_blank">http://www.flickr.com/photos/rreis/</a><br>
<br>
 contacts:  gtalk: <a href="mailto:kyriusan@gmail.com" target="_blank">kyriusan@gmail.com</a>  skype: kyriusan<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Robert Maynard<br>