Skip to content

#619 dune-istl fails to configure

Metadata

Property Value
Reported by Martin Nolte (nolte@mathematik.uni-freiburg.de)
Reported at Oct 5, 2009 06:41
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 Oct 5, 2009 09:38
Closed by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Closed at Oct 5, 2009 09:38
Closed in version 2.1
Resolution Fixed
Comment This Makefile.dist.am construction is driving me crazy

Description

When configuring dune-common with minimal options (i.e., MAKE_FLAGS=, CONFIGURE_FLAGS=), you get the following output:

--- calling all for dune-istl --- --- calling autogen for dune-istl --- Found am directory /hosts/disk1/janeway/dune/trunk/dune-common/am --> libtoolize... Remember to add AC_PROG_LIBTOOL' to configure.ac'. You should add the contents of /usr/share/aclocal/libtool.m4' to aclocal.m4'. --> writing dependencies.m4 for dune-istl 1.3svn dune@dune-project.org requires dune-common >= 1.3 --> aclocal... --> linking dune-common/am... --> autoheader... --> automake... configure.ac:5: installing ./install-sh' configure.ac:5: installing ./missing' doc/Makefile.dist.am:3: required directory doc/layout does not exist doc/comm/Makefile.am: installing ./depcomp' am/doxygen:84: user target html' defined here... doc/doxygen/Makefile.am:16: am/doxygen' included from here automake-1.10: ... overrides Automake target html' defined here am/doxygen:84: consider using html-local instead of html doc/doxygen/Makefile.am:16: `am/doxygen' included from here --- Failed to build dune-istl --- Execution of dunecontrol terminated due to errors!