It's due to a change I made yesterday where I stopped globally including mpi.h and python.h from the top of VTK, instead including it only where necessary. The idea being that turning on and off PYTHON/MPI won't trigger complete rebuilds of VTK/ParaView. I thought I had squashed them all. I'll take care of it.<br>

<br><div class="gmail_quote">On Wed, Nov 10, 2010 at 9:09 AM, Kevin H. Hobbs <span dir="ltr"><<a href="mailto:hobbsk@ohiou.edu">hobbsk@ohiou.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

The builds on the hooperlab machines and murron are failing at :<br>
<br>
VTK/Examples/ParallelProcessing/Generic/Cxx/ParallelIso.cxx<br>
<br>
mpi.h is not found, could MPI_INCLUDE_PATH be missing?<br>
<br>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div><br>