#769 svn dune-pdelab does not build on top of 2.0beta1
Metadata
| Property | Value |
|---|---|
| Reported by | Bernd Flemisch (bernd@iws.uni-stuttgart.de) |
| Reported at | Apr 8, 2010 16:31 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Last edited by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
| Last edited at | Apr 8, 2010 17:09 |
| Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
| Closed at | Apr 8, 2010 17:09 |
| Closed in version | Unknown |
| Resolution | Fixed |
| Comment | doxynize is now distributed in the tarballs (not part of beta1!) |
Description
Trying to build the svn dune-pdelab on top of the 2.0beta1 release gives
bernd@tobo:> ./dune-common-2.0beta1/bin/dunecontrol --opts=debug.opts --module=dune-pdelab all ... --- going to build dune-pdelab --- --- calling all for dune-pdelab --- --- calling autogen for dune-pdelab --- Found am directory /temp/bernd/DUMUX/dune-common-2.0beta1/am --> dunedoxynize... /temp/bernd/DUMUX/dune-common-2.0beta1/bin/dune-autogen: line 106: dunedoxynize: command not found --- Failed to build dune-pdelab --- Execution of dunecontrol terminated due to errors!
It does not matter if --enable-documentation or disable-documentation is set.