[Dune] beta5 configuration problem

Markus Blatt Markus.Blatt at ipvs.uni-stuttgart.de
Mon Jul 16 19:23:25 CEST 2007


Hi Christian,

On Mon, Jul 16, 2007 at 05:40:42PM +0200, Christian May wrote:
> Dear Christian,
> 
> thanks for the quick reply. I'm using Linux 2.6.8 under an x86_64
> platform. When I run dunecontrol with parameter all, I end up
> with the attached error. The problem seems to be during make in
> dune-common even though libdunecommon.a was created.
> 
> Thanks a lot
> Christian

> Making install in doc
> make[1]: Entering directory `/home2/phys/cmay/dune/dune-common-1.0beta5/doc'
> Making install in devel
> make[2]: Entering directory `/home2/phys/cmay/dune/dune-common-1.0beta5/doc/devel'
> make[2]: *** No rule to make target `codingstyle.html', needed by `all-am'.  Stop.
> make[2]: Leaving directory `/home2/phys/cmay/dune/dune-common-1.0beta5/doc/devel'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home2/phys/cmay/dune/dune-common-1.0beta5/doc'
> make: *** [install-recursive] Error 1
> --- Failed to build dune_common ---


This seems to be a bug in DUNE. I suppose you did a make clean
sometime ago, didn't you?

The problem is that make clean deletes the html files in the
distribution, which it should not do. We will fix this in the next
beta release.

Until that just reunpack the tarballs to create the missing html files.
Or install wml (website meta language) which is needed to create the
html files and reconfigure the source.

Sorry for the inconvenience.

Cheers,

Markus




More information about the Dune mailing list