[Dune] Problem with installing & compiling istl from release 1.1

Markus Blatt Markus.Blatt at ipvs.uni-stuttgart.de
Wed Apr 16 15:48:18 CEST 2008


Hi Benedict,

On Wed, Apr 16, 2008 at 03:26:09PM +0200, Benedikt Oswald wrote:
> Hi Dune,
> 
> when I check out the Dune release 1.1 directly from
> the <base_path>/releases/1.1directory and install/compile
> with the command from the dune website:
> 
> ./dune-common/bin/dunecontrol all
> 
> I get an error with istl, i.e.
> 
> -----------------------------------------------------------------------------
> make  all-recursive
> make[1]: Entering directory `/home2/oswald/svnwork/dune-1.1/dune-istl'
> Making all in istl
> make[2]: Entering directory `/home2/oswald/svnwork/dune-1.1/dune-istl/istl'
> Makefile:51: *** commands commence before first target.  Stop.
> make[2]: Leaving directory `/home2/oswald/svnwork/dune-1.1/dune-istl/istl'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home2/oswald/svnwork/dune-1.1/dune-istl'
> make: *** [all] Error 2
> --- Failed to build dune-istl ---
> Execution of dunecontrol terminated due to errors!
> -----------------------------------------------------------------------------
> 
> 
> Have I missed something critical ?
> 

No you have not. Sreejith ran into the same problems with trunk in
march on one of our machines. I fixed this but it probably did not get
into 1.1

For the record I fixed it here:

r882 | mblatt | 2008-03-26 09:16:01 +0100 (Mi, 26 Mär 2008) | 1 line

On Amadeus the line continuation backslashes were eaten in
$(SOURCES). I do not
know why this patches fixes this but it appears to be safe. If you
have ideas why the problem is fixed please tell me

I would recommend to use the tarballs. I would suppose the problem will not
appear there.

Regards,

Markus

P.S.: By the way. Please let me know, if anybody knows what causes
this behaviour and more importantly why. (It is really strange...)




More information about the Dune mailing list