Public bug reported:

 /usr/include/mpi.h  line 1757:    #include "ompi/mpi/cxx/mpicxx.h"

It looks inside "/usr/include/" for the "ompi" directory that is not there. The 
file it is looking for is inside "/usr/include/openmpi"
So when you try to compile a c++ file including mpi.h it ends up with a "no 
such file..." error.

Iman

P.S. I solved the problem for me with a symbolic links.

** Affects: openmpi (Ubuntu)
     Importance: Undecided
         Status: New

-- 
mistake in location of header files
https://bugs.launchpad.net/bugs/188185
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to