On Thu, Oct 25, 2012 at 05:03:33PM +0200, Johannes Ring wrote: > On Thu, Oct 25, 2012 at 9:41 AM, Garth N. Wells <gn...@cam.ac.uk> wrote: > > On Thu, Oct 25, 2012 at 5:49 AM, Anders Logg <l...@simula.no> wrote: > >> I'm getting closer to building all packages from scratch on my > >> machine. Everything is now building fine with Dorsal, but DOLFIN > >> configure is not recognizing the following packages: > >> > >> -- (**) UMFPACK > >> -- (**) CHOLMOD > >> -- (**) PASTIX > >> -- (**) HDF5 > >> > >> For UMFPACK and CHOLMOD, the problem seems to be missing references to > >> the gfortran library during linking. I don't know the proper way to > >> fix that. > > > > Probably need to add -lgfortran > > This is already added in FindUMFPACK.cmake but not in > FindCHOLMOD.cmake.
ok, will try adding it there. > What exactly is the error messages in CMakeError.log? I needed to rebuild with Debian packages just to have a working installation but lots of missing references to fortran functions in CMakeError.log for the Cholmod test. Will rebuild from source again tonight and check. -- Anders _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp