[Dune] dependance on user modules
Carsten Graeser
graeser at math.fu-berlin.de
Wed Aug 16 15:29:01 CEST 2006
Hi,
I'm trying to put some common stuff for several applications in a separated
dune module. I did the following:
1) Generate a module 'cg-common' by duneproject requiering the four 'dune-...' modules
2) Run 'dunecontrol --opts=my.opts all'
3) Generate a second module 'mmg' by duneproject requiering the four 'dune-...' modules
AND 'cg-common'. (This is offered by duneproject)
4) Running 'dunecontrol --opts=my.opts all' once again I get
[..]
checking for dune-istl
checking dune/istl/allocator.hh usability... yes
checking dune/istl/allocator.hh presence... yes
checking for dune/istl/allocator.hh... yes
configure: dune-istl does not provide libs
configure: error: Unknown module cg-common
--- Failed to build mmg ---
I also tried to use DUNE_CHECK_ALL_M in cg-common/configure.ac
(though I'm not sure what really means) and get the same result.
What am I doing wrong ?
Carsten
--
----------------------------------------------------------------------
Carsten Gräser
Freie Universität Berlin
FB Mathematik und Informatik (WE II)
Arnimallee 2-6
14195 Berlin, Germany
office: +49-30 / 838-75349
fax: +49-30 / 838-54977
email: graeser at math.fu-berlin.de
----------------------------------------------------------------------
More information about the Dune
mailing list