A Navaei wrote: > Not sure if this should be posted to here or to dorsal-dev.
Follow this up in dorsal-dev. But for now, just revert petsc.package and slepc.package to the version numbers in petsc-stable.package and slepc-stable.package respectively (i.e., copy and paste the numbers over). Or if you're willing to wait, I will check in some stuff to dorsal in a few minutes which should make it be able to build stable and unstable FEniCS projects. Harish > When building unstable fenics using the development version of dorsal, > slepc 3.0.0 is the first dependency, which itself depends on petsc > 3.0.0. However, the dolfin code in hg does not seem to be modified to > work with the latest petsc, here are some example errors: > > olfin/la/PETScMatrix.cpp:555: error: 'MATSEQAIJSPOOLES' was not > declared in this scope > dolfin/la/PETScMatrix.cpp:557: error: 'MATSUPERLU' was not declared in > this scope > dolfin/la/PETScMatrix.cpp:559: error: 'MATUMFPACK' was not declared in > this scope > > Should I use the latest release version of dorsal to build unstable fenics? _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
