On Thu, Feb 25, 2016 at 3:08 PM, Manav Bhatia <bhatiama...@gmail.com> wrote:

> Hi,
>
>    I am compiling libMesh from github/master on a mac 10.11 with openmpi
> from macports. I get the following error at the end when the build system
> is trying to build the executables.
>
>
> ld: library not found for -lmpi_cxx.dyl
>
>      When I run with V=1 option, I notice that the build system is adding
> .dyl to the library name.
>
>  -lmpi_cxx.dyl -lmpi.dyl
>
>    Any help would be appreciated.
>

Hmm... are you using PETSc?  libmesh usually gets the libraries and stuff
to link with MPI from PETSc.

Can you post the output of "mpicxx -show"?

-- 
John
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to