On Jan 10, 2008 9:40 AM, Garth N. Wells <[EMAIL PROTECTED]> wrote: > This looks like a problem in your PETSc build.
This is a missing HYPRE symbol, so it is most likely a HYPRE version mismatch, unless PETSc built it for you, and then it could be a build error. The place to start looking is the configure.log and then the HYPRE build log. Matt > Garth > > Gideon Simpson wrote: > > while dolfin now compiles and links fine, i get the following error when > > i try to run a sample program: > > > > dyld: Symbol not found: _HYPRE_ParCSRPilutDestroy > > Referenced from: > > /Users/gideon/software/petsc-2.3.3-p8/lib/darwin8.11.1-cxx-debug/libpetscksp.dylib > > Expected in: dynamic lookup > > > > Trace/BPT trap > > > > > > > > -gideon > > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > DOLFIN-dev mailing list > > [email protected] > > http://www.fenics.org/mailman/listinfo/dolfin-dev > > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev > -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
