I've tried compiling the git source on a 32 and a 64 bit machine. Both run debian testing.

 I've tried with MPI2PY ON and OFF

 I'm using MPI YES, Python YES

 Both stop with the error (see attach)


 Any ideas?


 Ricardo Reis

 'Non Serviam'

 PhD candidate @ Lasef
 Computational Fluid Dynamics, High Performance Computing, Turbulence
 http://www.lasef.ist.utl.pt

 Cultural Instigator @ Rádio Zero
 http://www.radiozero.pt

 http://www.flickr.com/photos/rreis/

 contacts:  gtalk: kyriu...@gmail.com  skype: kyriusan
[  0%] Built target vtkWrapHierarchy
[  0%] Built target vtkWrapPython
[  0%] Built target vtkWrapPythonInit
[  0%] Built target vtksys
[  1%] Built target vtkzlib
[  1%] Built target H5detect
[  1%] Built target H5make_libsettings
[  3%] Built target vtkhdf5
[  3%] Built target vtkjpeg
[  4%] Built target vtkpng
[  4%] Built target vtkmkg3states
[  4%] Built target vtktiff
[  4%] Built target vtkexpat
[  4%] Built target vtkfreetype
[  4%] Built target vtklibxml2
[  4%] Built target vtkDICOMParser
[  4%] Built target ProcessShader
[  4%] Built target vtkMaterialLibraryConfiguredFiles
[  5%] Built target vtkproj4
[  5%] Built target lproj
[  5%] Building CXX object 
VTK/Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/mapreduce.cpp.o
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:14:17:
 error: mpi.h: No such file or directory
In file included from 
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:22:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.h:38: 
error: field ‘MPI_Comm’ has incomplete type
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.h:81: 
error: ‘MPI_Comm’ does not name a type
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.h:93: 
error: ‘MPI_Comm’ does not name a type
In file included from 
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:23:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/keyvalue.h:36: 
error: field ‘MPI_Comm’ has incomplete type
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/keyvalue.h:50: 
error: ‘MPI_Comm’ does not name a type
In file included from 
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:24:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/keymultivalue.h:40:
 error: field ‘MPI_Comm’ has incomplete type
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/keymultivalue.h:53:
 error: ‘MPI_Comm’ does not name a type
In file included from 
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:25:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/irregular.h:24: 
error: field ‘MPI_Comm’ has incomplete type
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/irregular.h:61: 
error: ISO C++ forbids declaration of ‘MPI_Request’ with no type
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/irregular.h:61: 
error: expected ‘;’ before ‘*’ token
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/irregular.h:62: 
error: ISO C++ forbids declaration of ‘MPI_Status’ with no type
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/irregular.h:62: 
error: expected ‘;’ before ‘*’ token
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/irregular.h:63: 
error: ‘MPI_Comm’ does not name a type
In file included from 
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:27:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/memory.h:24: 
error: field ‘MPI_Comm’ has incomplete type
In file included from 
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:28:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/error.h:24: 
error: field ‘MPI_Comm’ has incomplete type
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/error.h:31: 
error: ‘MPI_Comm’ does not name a type
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:66: 
error: expected ‘)’ before ‘caller’
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
constructor ‘MAPREDUCE_NS::MapReduce::MapReduce()’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:96: 
error: ‘MPI_Initialized’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:101:
 error: ‘MPI_Init’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:104:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:104:
 error: ‘MPI_COMM_WORLD’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:105:
 error: ‘MPI_Comm_rank’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:106:
 error: ‘MPI_Comm_size’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
constructor ‘MAPREDUCE_NS::MapReduce::MapReduce(double)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:132:
 error: ‘MPI_Initialized’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:137:
 error: ‘MPI_Init’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:140:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:140:
 error: ‘MPI_COMM_WORLD’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:141:
 error: ‘MPI_Comm_rank’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:142:
 error: ‘MPI_Comm_size’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
copy constructor ‘MAPREDUCE_NS::MapReduce::MapReduce(MAPREDUCE_NS::MapReduce&)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:163:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:163:
 error: ‘class MAPREDUCE_NS::MapReduce’ has no member named ‘comm’
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:164:
 error: ‘MPI_Comm_rank’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:165:
 error: ‘MPI_Comm_size’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
destructor ‘MAPREDUCE_NS::MapReduce::~MapReduce()’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:194:
 error: ‘MPI_Finalize’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::aggregate(int (*)(char*, int))’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:216:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:294:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:294:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:294:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::clone()’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:309:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:317:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:317:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:317:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::collapse(char*, int)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:333:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:341:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:341:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:341:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::collate(int (*)(char*, int))’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:368:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:368:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:368:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:368:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::compress(void (*)(char*, int, 
char*, int, int*, MAPREDUCE_NS::KeyValue*, void*), void*)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:388:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:412:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:412:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:412:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::convert()’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:429:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:437:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:437:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:437:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::gather(int)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:456:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:456:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:456:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:456:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:465:
 error: ‘MPI_Status’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:465:
 error: expected ‘;’ before ‘status’
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:472:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:472:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:472:
 error: ‘MPI_Send’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:473:
 error: ‘status’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:473:
 error: ‘MPI_Recv’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:478:
 error: ‘MPI_BYTE’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:489:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:489:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:489:
 error: ‘status’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:489:
 error: ‘MPI_Recv’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:490:
 error: ‘MPI_Send’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:491:
 error: ‘MPI_BYTE’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:502:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:502:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:502:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:502:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::map(int, void (*)(int, 
MAPREDUCE_NS::KeyValue*, void*), void*, int)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:515:
 error: ‘MPI_Status’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:515:
 error: expected ‘;’ before ‘status’
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:524:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:526:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:555:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:555:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:555:
 error: ‘MPI_Send’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:558:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:558:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:558:
 error: ‘MPI_Send’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:564:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:564:
 error: ‘MPI_ANY_SOURCE’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:564:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:564:
 error: ‘status’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:564:
 error: ‘MPI_Recv’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:568:
 error: ‘MPI_Send’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:571:
 error: ‘MPI_Send’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:579:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:579:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:579:
 error: ‘status’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:579:
 error: ‘MPI_Recv’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:582:
 error: ‘MPI_Send’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:592:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:592:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:592:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:592:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::map(char*, void (*)(int, char*, 
MAPREDUCE_NS::KeyValue*, void*), void*, int)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:607:
 error: ‘MPI_Status’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:607:
 error: expected ‘;’ before ‘status’
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:616:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:618:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:639:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:639:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:639:
 error: ‘MPI_Bcast’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:645:
 error: ‘MPI_CHAR’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:693:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:693:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:693:
 error: ‘MPI_Send’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:696:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:696:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:696:
 error: ‘MPI_Send’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:702:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:702:
 error: ‘MPI_ANY_SOURCE’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:702:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:702:
 error: ‘status’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:702:
 error: ‘MPI_Recv’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:706:
 error: ‘MPI_Send’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:709:
 error: ‘MPI_Send’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:717:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:717:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:717:
 error: ‘status’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:717:
 error: ‘MPI_Recv’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:720:
 error: ‘MPI_Send’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:735:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:735:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:735:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:735:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::map_file(int, int, char**, void 
(*)(int, char*, int, MAPREDUCE_NS::KeyValue*, void*), void*, int)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:818:
 error: ‘MPI_BYTE’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:818:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:818:
 error: ‘MPI_Bcast’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:916:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:916:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:916:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::map(MAPREDUCE_NS::KeyValue*, void 
(*)(int, char*, int, char*, int, MAPREDUCE_NS::KeyValue*, void*), void*, int)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1024:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1027:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1031:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1055:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1055:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1055:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1055:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::reduce(void (*)(char*, int, 
char*, int, int*, MAPREDUCE_NS::KeyValue*, void*), void*)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1072:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1095:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1095:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1095:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::scrunch(int, char*, int)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1124:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1124:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1124:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1124:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::sort_keys(int (*)(char*, int, 
char*, int))’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1145:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1145:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1145:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1145:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::sort_values(int (*)(char*, int, 
char*, int))’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1166:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1166:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1166:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1166:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘int MAPREDUCE_NS::MapReduce::sort_multivalues(int (*)(char*, 
int, char*, int))’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1242:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1242:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1242:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1242:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘void MAPREDUCE_NS::MapReduce::kv_stats(int)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1256:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1256:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1256:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1256:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1259:
 error: ‘MPI_DOUBLE’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘void MAPREDUCE_NS::MapReduce::kmv_stats(int)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1307:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1307:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1307:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1307:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1310:
 error: ‘MPI_DOUBLE’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘void MAPREDUCE_NS::MapReduce::sort_kv(int)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1382:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘void MAPREDUCE_NS::MapReduce::stats(const char*, int, int)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1453:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1453:
 error: ‘MPI_Barrier’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1454:
 error: ‘MPI_Wtime’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1457:
 error: ‘MPI_Wtime’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘void MAPREDUCE_NS::MapReduce::histogram(int, double*, double&, 
double&, double&, int, int*, int*)’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1493:
 error: ‘MPI_INT’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1493:
 error: ‘MPI_SUM’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1493:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1493:
 error: ‘MPI_Allreduce’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1495:
 error: ‘MPI_DOUBLE’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1497:
 error: ‘MPI_MIN’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1499:
 error: ‘MPI_MAX’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp: In 
member function ‘void MAPREDUCE_NS::MapReduce::start_timer()’:
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1521:
 error: ‘comm’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1521:
 error: ‘MPI_Barrier’ was not declared in this scope
/home/rreis/tmp/src/paraview/ParaView/VTK/Utilities/mrmpi/src/mapreduce.cpp:1522:
 error: ‘MPI_Wtime’ was not declared in this scope
make[2]: *** 
[VTK/Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/mapreduce.cpp.o] Error 1
make[1]: *** [VTK/Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/all] Error 2
make: *** [all] Error 2
_______________________________________________
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

Reply via email to