[MOAB-dev] MBZoltan.hpp:60:30: error: MBParallelComm.hpp: No such file or directory

de Almeida, Valmor F. dealmeidav at ornl.gov
Wed Oct 1 11:57:48 CDT 2008


Revision 2110 showed the following problem for me.

MBZoltan.hpp:60:30: error: MBParallelComm.hpp: No such file or directory

Has anyone seen this? 

Thanks,

--
Valmor


/usr/local/ompi/bin/mpicxx -DTEMPLATE_SPECIALIZATION -DUSE_MPI
-DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB
-I. -I../.. -I../.. -I../.. -I/usr/local/zoltan/include
-I/usr/local/hdf5/include    -Wall -pipe -O2 -DNDEBUG -m32 -MT
MBZoltan.o -MD -MP -MF .deps/MBZoltan.Tpo -c -o MBZoltan.o MBZoltan.cpp
In file included from MBZoltan.cpp:28:
MBZoltan.hpp:60:30: error: MBParallelComm.hpp: No such file or directory
MBZoltan.hpp:117: error: ISO C++ forbids declaration of ?MBParallelComm?
with no type
MBZoltan.hpp:117: error: expected ?;? before ?*? token
MBZoltan.hpp: In constructor ?MBZoltan::MBZoltan(MBInterface*, bool,
int, char**)?:
MBZoltan.hpp:71: error: ?mbpc? was not declared in this scope
MBZoltan.hpp:71: error: ?MBParallelComm? has not been declared
MBZoltan.cpp: In member function ?MBErrorCode
MBZoltan::balance_mesh(const char*, const char*, bool, bool)?:
MBZoltan.cpp:64: error: ?mbpc? was not declared in this scope
MBZoltan.cpp:79: error: ?mbpc? was not declared in this scope
MBZoltan.cpp:169: error: ?mbpc? was not declared in this scope
MBZoltan.cpp: In member function ?MBErrorCode
MBZoltan::partition_mesh(int, const char*, const char*, bool, bool,
int)?:
MBZoltan.cpp:205: error: ?mbpc? was not declared in this scope
MBZoltan.cpp:216: error: ?mbpc? was not declared in this scope
MBZoltan.cpp: In member function ?MBErrorCode
MBZoltan::assemble_graph(int, std::vector<double, std::allocator<double>
>&, std::vector<int, std::allocator<int> >&, std::vector<int,
std::allocator<int> >&, std::vector<int, std::allocator<int> >&,
MBRange&)?:







More information about the moab-dev mailing list