[Dune] Installationsproblem auf Sun
Christian Engwer
christi at uni-hd.de
Mon Nov 27 21:17:22 CET 2006
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.
On Mon, Nov 27, 2006 at 03:23:11PM +0100, Matthias Läuter wrote:
> Dear developpers,
>
> thanks for the first patch. I have two further hints.
> 1. ./dune-common/doc/buildsystem/buildsystem.tex includes LaTeX-features,
> which my TeTeX-Installation does not support. Thus, I have removed
> all contents from the file buildsystem.tex.
> 2. On my Solaris 9-machine the call
> ./dune-common/bin/dunecontrol all
> cancels with the following output. Because I am not root, I am not able
> to substitute /bin/bash by a newer bash.
>
> Best,
> Matthias
>
> ....
>
> This is dvips(k) 5.92b Copyright 2002 Radical Eye Software
> (www.radicaleye.com)
> ' TeX output 2006.11.27:1510' -> 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'
> sh ../bin/wmlwrap -I . view-concept.wml -o view-concept.html
> sh ../bin/wmlwrap -I . installation-notes.wml -o installation-notes.html
> make[3]: Leaving directory `/data/model2/mlaeuter/sundune/dune-common/doc'
> sh ../bin/wmlwrap -I . view-concept.wml -o view-concept.html
> 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!
>
More information about the Dune
mailing list