This is likely because you installed Open MPI 1.8.7 into the same directory as
a prior Open MPI installation.
You probably want to uninstall the old version first (e.g., run "make
uninstall" from the old version's build tree), or just install 1.8.7 into a new
tree.
> On Aug 11, 2015, at 2:22
Dear Users,
I have run into a problem with openmpi-1.8.7. It configures and
installs properly but when I tested it using examples it gave me numerous
errors with mpicc as shown in the output below. Have I made an error in the
process?
Amoss-MacBook-Pro:openmpi-1.8.7 amosleff$ cd examp