On Thu, Jun 6, 2013 at 8:44 AM, Andrew Davis <[email protected]> wrote: > Hi, > > I am trying to solve a nonlinear PDE with libMesh. I have installed > libmesh with petsc enabled and I have written a simple "hello world" > program that links with the library mesh_dbg, which complies fine. > However, at runtime I get the message: > > dyld: Symbol not found: _DM_CLASSID > Referenced from: /usr/local/lib/libmesh_dbg.0.dylib > Expected in: flat namespace > in /usr/local/lib/libmesh_dbg.0.dylib > Trace/BPT trap: 5
Might be a PETSc DM thing? What does your Makefile look like? -- John ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
