[Dune] configure error(dune-grid-howto)

Guo Hua hua.guo at inf.ethz.ch
Thu Feb 11 17:34:16 CET 2010


Hi

I have such configre error when building "dune-grid-howto":
"
Now run ./configure to setup dune-grid-howto
--- calling configure for dune-grid-howto ---
----- using default flags $CONFIGURE_FLAGS from /home2/guo/svnwork/dune/dunecontrol.opts -----
./configure CC=mpicc CXX=mpicxx --with-alugrid=/home2/guo/scratch2-extlib-felsim/ALUGrid-1.22-mpi-openmpi-1.2.6 --enable-parallel --enable-static "--with-dune-common=/home2/guo/svnwork/dune/dune-common/" "--with-dune-grid=/home2/guo/svnwork/dune/dune-grid/" "--with-dune-istl=/home2/guo/svnwork/dune/dune-istl/" ACLOCAL_AMFLAGS="-I . -I /home2/guo/svnwork/dune/dune-common/m4 -I /home2/guo/svnwork/dune/dune-grid/m4 -I /home2/guo/svnwork/dune/dune-istl/m4"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
configure: error: cannot find macro directory `m4'
"

Building the dune-common, dune-grid and dune-istl all went through successfully, so it seems it is not the problem of autoconf or automake?


My compiling environment is

aclocal --version aclocal (GNU automake) 1.9.6

autoheader --version autoheader (GNU Autoconf) 2.59

autoconf --version autoconf (GNU Autoconf) 2.59

m4 --version GNU M4 1.4.5

Compiler:   gcc-4.4.3


I would appreciate very much if there is any suggestions for this.

Cheers
Hua Guo




More information about the Dune mailing list