Re: [Libmesh-users] Undefined Reference Errors on Compilation

2016-05-24 Thread Vikram Garg
Yes, but this branch is based off an older master. On Tue, May 24, 2016 at 4:01 PM, Paul T. Bauman wrote: > CXXLDunit_tests-dbg > > If you're in dbg mode and you did not disable GLIBCXX_DEBUG or you did not > compile CppUnit with those flags, you're gonna have a bad time. > > I thought @roys

Re: [Libmesh-users] Undefined Reference Errors on Compilation

2016-05-24 Thread Paul T. Bauman
CXXLDunit_tests-dbg If you're in dbg mode and you did not disable GLIBCXX_DEBUG or you did not compile CppUnit with those flags, you're gonna have a bad time. I thought @roystgnr put a PR in recently that was supposed to catch this. On Tue, May 24, 2016 at 4:23 PM, John Peterson wrote: > O

Re: [Libmesh-users] Undefined Reference Errors on Compilation

2016-05-24 Thread Vikram Garg
I see, this is an ICES workstation, so I am presuming that the install is fine. I may not have the right compilation options, tried adding LIBS=-ldl, but that didnt change anything. On Tue, May 24, 2016 at 3:23 PM, John Peterson wrote: > > > On Tue, May 24, 2016 at 2:08 PM, Vikram Garg > wrote:

Re: [Libmesh-users] Undefined Reference Errors on Compilation

2016-05-24 Thread John Peterson
On Tue, May 24, 2016 at 2:08 PM, Vikram Garg wrote: > Hello, > I am getting undefined reference errors on compiling a branch I > made for debugging the adjoint error estimator. The branch works fine at > home, but is giving me problems at my workstation. > > The errors seem to start durin

[Libmesh-users] Undefined Reference Errors on Compilation

2016-05-24 Thread Vikram Garg
Hello, I am getting undefined reference errors on compiling a branch I made for debugging the adjoint error estimator. The branch works fine at home, but is giving me problems at my workstation. The errors seem to start during the unit-tests compilation: make[2]: Leaving directory `/works