← Back to team overview

dolfin team mailing list archive

Re: Remaining buildproblems

 

On Thu, Oct 25, 2012 at 08:41:52AM +0100, Garth N. Wells wrote:
> On Thu, Oct 25, 2012 at 5:49 AM, Anders Logg <logg@xxxxxxxxx> 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

Yes, but where? Don't you have the same problem when building against
your own installation of suitesparse?

--
Anders


References