← Back to team overview

dolfin team mailing list archive

Re: [HG dolfin] Add -ldolfin-modules to solver demo Makefiles. Should this be handled by pkg-config?

 

I'm having trouble building due to the error below

In file included from dolfin_wrap.cpp:2628:
../../src/kernel/main/dolfin.h:28:35: error: dolfin/dolfin_modules.h: No such file or directory

Garth

Johan Jansson wrote:
On Tue, Jan 23, 2007 at 10:14:55AM +0100, DOLFIN wrote:
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.

changeset:   2610:fbf4693c400217466bf64de15e9f51d8d8782c28
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Tue Jan 23 10:14:51 2007 +0100
files:       src/demo/solvers/convdiff/Makefile src/demo/solvers/elasticity-updated/Makefile src/demo/solvers/elasticity/Makefile src/demo/solvers/heat/Makefile src/demo/solvers/plasticity/Makefile src/demo/solvers/poisson/Makefile src/demo/solvers/stokes/Makefile
description:

Add -ldolfin-modules to solver demo Makefiles. Should this be
handled by pkg-config?

Eventually the modules should have their own dolfin-modules.pc. Right
now I'm not sure what the best solution is. Add a variable
"modules-libs" to dolfin.pc perhaps?

Makefile.am/in still missing in src/modules/lib.

This should be fixed now.

  Johan
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev




References