Re: [OMPI users] bug report: wrong reference in mpi.h to mpicxx.h

2006-07-19 Thread Paul Heinzlreiter
I just copied .../openmpi/include/openmpi/ompi/... to ../openmpi/include/ompi/ ... and all went well, VTK was built together with it's testing tree including MPI applications, using the g++/gcc compiler. maybe it works with the mpi(CC/cc) compiler without moving directories around. you can only

Re: [OMPI users] bug report: wrong reference in mpi.h to mpicxx.h

2006-07-19 Thread Brian Barrett
On Wed, 2006-07-19 at 14:57 +0200, Paul Heinzlreiter wrote: > After that I tried to compile VTK (http://www.vtk.org) with MPI support > using OpenMPI. > > The compilation process issued the following error message: > > /home/ph/local/openmpi/include/mpi.h:1757:33: ompi/mpi/cxx/mpicxx.h: No > suc

Re: [OMPI users] bug report: wrong reference in mpi.h to mpicxx.h

2006-07-19 Thread Sven Stork
Dear Paul, this previously posted "tutorial" how to build ParaView could maybe useful to you: http://www.open-mpi.org/community/lists/users/2006/05/1246.php regards, Sven On Wednesday 19 July 2006 14:57, Paul Heinzlreiter wrote: > Hi all, > > I'm not sure whether this bug has already been re