[Dune] Buidsystem question: make am--refresh behavior

Christian Engwer christi at uni-hd.de
Sat Nov 20 00:04:52 CET 2010


Hi Dan,

> > B) please try the following:
> >   change dune-common/bin/dune-autogen line 124:
> > aclocal$AMVERSION -I . $ACLOCAL_FLAGS
> >   to
> > aclocal$AMVERSION -I $PWD $ACLOCAL_FLAGS

> dpopovic at maxplanck2-desktop:/disk3/NeuroDune/dpopovic/dune-2.0/neurodune/samples/passive$
> make
> cd ../.. && make  am--refresh
> make[1]: Entering directory `/disk3/NeuroDune/dpopovic/dune-2.0/neurodune'
> CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash
> /home/dpopovic/dune-2.0/neurodune/missing --run aclocal-1.11 -I . -I
                                                             ^^^^^^^
> /home/dpopovic/dune-2.0/dune-common-2.0/m4 -I
> /home/dpopovic/dune-2.0/dune-grid-2.0/m4 -I
> /home/dpopovic/dune-2.0/dune-istl-2.0/m4

It seems that the changes to dune-autogen din't yet make it into your
module. Did you rebuild the module after your changes (dunecontrol
all)?

Christian




More information about the Dune mailing list