Opened 10 years ago
Closed 10 years ago
#45425 closed defect (fixed)
dolfin and petsc symbol issue
Reported by: | gideonsimpson | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | ||
Port: | dolfin |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
sudo port install dolfin +mpich +suitesparse +petsc +slepc
generates the following error:
_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_dolfin/dolfin/work/dolfin-1.4.0/dolfin/la/STLFactory.cpp :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_dolfin/dolfin/work/dolfin-1.4.0/dolfin/la/PETScKrylovSolver.cpp:528:62: error: use of undeclared identifier 'SAME_PRECONDITIONER' :info:build ierr = KSPSetOperators(_ksp, _matA->mat(), _matP->mat(), SAME_PRECONDITIONER);
Log is attached.
Attachments (1)
Change History (3)
Changed 10 years ago by gideonsimpson
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to sean@… |
comment:2 Changed 10 years ago by seanfarley (Sean Farley)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Should be fixed in r131540.