Re: [Libmesh-users] compilation issue on mac

2016-02-25 Thread Manav Bhatia
This was a great hunch, John! I touched base with PETSC developers and was able to identify it to be an issue with the configuration parameter. -Manav > On Feb 25, 2016, at 6:22 PM, John Peterson wrote: > > > > On Thu, Feb 25, 2016 at 4:44 PM, Manav Bhatia >

Re: [Libmesh-users] compilation issue on mac

2016-02-25 Thread John Peterson
On Thu, Feb 25, 2016 at 4:44 PM, Manav Bhatia wrote: > I am not sure if I have been able to find it in my directory. > > Attached is the output of make V=1. > Just judging from where the offending libraries are situated in the link line: > /Users/manav/Documents/codes/numerical_lib/petsc/petsc-

Re: [Libmesh-users] compilation issue on mac

2016-02-25 Thread Manav Bhatia
I am not sure if I have been able to find it in my directory. Attached is the output of make V=1. Any suggestion would be greatly appreciated! -Manav > On Feb 25, 2016, at 4:58 PM, John Peterson wrote: > > > > On Thu, Feb 25, 2016 at 3:53 PM, Manav Bhatia

Re: [Libmesh-users] compilation issue on mac

2016-02-25 Thread Manav Bhatia
(Resending to users mailing list). Attached is the config.log Could this be coming from libtool? -Manav > On Feb 25, 2016, at 4:22 PM, John Peterson wrote: > > > > On Thu, Feb 25, 2016 at 3:19 PM, Manav Bhatia > wrote: > Yes, I am using petsc 3.6.3 > > F

Re: [Libmesh-users] compilation issue on mac

2016-02-25 Thread John Peterson
On Thu, Feb 25, 2016 at 3:08 PM, Manav Bhatia 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 >

[Libmesh-users] compilation issue on mac

2016-02-25 Thread Manav Bhatia
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