[Dune] Buidsystem question: make am--refresh behavior
Dan Popovic
dan.popovic at iwr.uni-heidelberg.de
Sun Nov 21 04:07:57 CET 2010
Thanks Christian,
your previous rev. 6253 to dunecontrol fixes the problem! All works like
a charm now :-) -- I use the current stable modules (2.0), but merged
your changes into my dunecontrol script which did the trick.
Once again thanks for your appreciated help!
Dan
> > > 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