[Dune] Installationsproblem auf Sun

Christian Engwer christi at uni-hd.de
Tue Nov 28 10:18:25 CET 2006


Sorry, I forgot one patch.

Does it work now?

Christian

On Tue, Nov 28, 2006 at 08:59:52AM +0100, Matthias Läuter wrote:
> Dear Christian,
> 
> thank for the answer. Right after the start of
> ./dune-common/bin/dunecontrol all
> the following "warning" occurs. This does not lead to a break of execution.
> 
> --- going to build  dune_common dune_grid dune_istl dune_disc 
> dune_grid_howto ---
> --- calling all for dune-common ---
> --> libtoolize...
> Remember to add `AC_PROG_LIBTOOL' to `configure.ac'.
> You should add the contents of 
> `/home/mlaeuter/model2/local/share/aclocal/libtool.m4' to `aclocal.m4'.
> 
> **************************************************************
> 
> I have checked out the latest version of dune-common. With this the 
> following
> error occured.
> 
> This is dvips(k) 5.92b Copyright 2002 Radical Eye Software 
> (www.radicaleye.com)
> ' TeX output 2006.11.28:0852' -> buildsystem.ps
> <texc.pro><f7b6d320.enc><texps.pro>. <cmr10.pfb>[1]
> rm buildsystem.dvi
> make[3]: Leaving directory 
> `/data/model2/mlaeuter/sundune/dune-common/doc/buildsystem'
> make[3]: Entering directory `/data/model2/mlaeuter/sundune/dune-common/doc'
> export DUNEWEBDIR=; \
> export BASEDIR=..; \
> sh ../bin/wmlwrap -I . view-concept.wml -o view-concept.html
> export DUNEWEBDIR=; \
> export BASEDIR=..; \
> sh ../bin/wmlwrap -I . installation-notes.wml -o installation-notes.html
> make[3]: Leaving directory `/data/model2/mlaeuter/sundune/dune-common/doc'
> export DUNEWEBDIR=; \
> export BASEDIR=..; \
> sh ../bin/wmlwrap -I . view-concept.wml -o view-concept.html
> export DUNEWEBDIR=; \
> export BASEDIR=..; \
> sh ../bin/wmlwrap -I . installation-notes.wml -o installation-notes.html
> make[2]: Leaving directory `/data/model2/mlaeuter/sundune/dune-common/doc'
> Making all in bin
> make[2]: Entering directory `/data/model2/mlaeuter/sundune/dune-common/bin'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/data/model2/mlaeuter/sundune/dune-common/bin'
> Making all in m4
> make[2]: Entering directory `/data/model2/mlaeuter/sundune/dune-common/m4'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/data/model2/mlaeuter/sundune/dune-common/m4'
> Making all in am
> make[2]: Entering directory `/data/model2/mlaeuter/sundune/dune-common/am'
> make[3]: Entering directory `/data/model2/mlaeuter/sundune/dune-common/am'
> /bin/bash: -c: line 1: syntax error near unexpected token `;'
> /bin/bash: -c: line 1: `(for f in      ; do echo $f; done) |  grep 
> '\.[hc][hc]$' | sort | uniq > header_CHECK.install'
> make[3]: *** [sourcescheck-am] Error 2
> make[3]: Leaving directory `/data/model2/mlaeuter/sundune/dune-common/am'
> make[2]: *** [sourcescheck-recursive] Error 1
> make[2]: Leaving directory `/data/model2/mlaeuter/sundune/dune-common/am'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/data/model2/mlaeuter/sundune/dune-common'
> make: *** [all] Error 2
> --- Failed to build dune_common ---
> Execution terminated due to errors!
> 
> >Dear Matthias,
> >
> >I updated several Makefiles to avoid gnu make specific
> >constructs. Could you try the latest version?
> >
> >Christian
> >
> >PS: I only fixed dune-common, the other ones will follow, if you can
> >	verify these patches helped.
> >
> > 
> >
> 
> 




More information about the Dune mailing list