[dune-pdelab] Installing pdelab on the aquila cluter
Eike Mueller
em459 at bath.ac.uk
Mon Sep 19 11:26:06 CEST 2011
Dear all,
thank you very much for your help, most of my problems on the desktop
machine in Bath have now been fixed (apart from the documentation/
doxygen issue, but I can at least compile my DUNE code now).
I'm still struggling to install on the aquila cluster. All the DUNE
modules (common, grid, grid-howto, istl, localfunctions) intall fine,
but when I build dune-pdelab with 'dunecontrol --opts=config.opts all'
it falls over with the error message below.
Eike
Found am directory /data/em459/dune/dune-common-2.1.0/am
Forcing autoconf version ?2.61?
Forcing automake version ?1.10?
--> dunedoxynize...
Generating doc/doxygen/Doxyfile.in from
global style
and dune-pdelab config
... done
--> libtoolize...
Remember to add `AC_PROG_LIBTOOL' to `configure.ac'.
You should update your `aclocal.m4' by running aclocal.
--> writing dependencies.m4
for dune-pdelab 0.2.1 dune at dune-project.org
requires dune-common >=2.1 dune-grid >=2.1 dune-
localfunctions >=2.1 dune-istl >=2.1
--> aclocal...
configure.ac:15: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not
m4_defun'd
/data/em459/dune/dune-common-2.1.0/m4/dune_all.m4:51: DUNE_CHECK_ALL
is expanded from...
configure.ac:15: the top level
configure.ac:15: warning: DUNE_SYNC_FC_F77 is m4_require'd but not
m4_defun'd
configure.ac:15: warning: AC_DISABLE_SHARED is m4_require'd but not
m4_defun'd
configure.ac:15: warning: AC_PROG_LIBTOOL is m4_require'd but not
m4_defun'd
/data/em459/dune/dune-common-2.1.0/m4/dune_common.m4:70:
DUNE_COMMON_CHECKS is expanded from...
dependencies.m4:50: DUNE_CHECK_MOD_DEPENDENCIES is expanded from...
/data/em459/dune/dune-common-2.1.0/m4/dune.m4:489: DUNE_CHECK_MODULES
is expanded from...
/data/em459/dune/dune-common-2.1.0/m4/dune_common.m4:79:
DUNE_COMMON_CHECK_MODULE is expanded from...
configure.ac:15: warning: AC_PROG_LD_GNU is m4_require'd but not
m4_defun'd
/data/em459/dune/dune-grid-2.1.0/m4/grape.m4:117: DUNE_PATH_GRAPE is
expanded from...
/data/em459/dune/dune-grid-2.1.0/m4/dune_grid.m4:15: DUNE_GRID_CHECKS
is expanded from...
/data/em459/dune/dune-grid-2.1.0/m4/dune_grid.m4:22:
DUNE_GRID_CHECK_MODULE is expanded from...
/data/em459/dune/dune-localfunctions-2.1.0/m4/dune-
localfunctions.m4:9: DUNE_LOCALFUNCTIONS_CHECK_MODULE is expanded
from...
/data/em459/dune/dune-istl-2.1.0/m4/dune_istl.m4:23:
DUNE_ISTL_CHECK_MODULE is expanded from...
--> linking dune-common/am...
rm: cannot remove `am': Is a directory
--- Failed to build dune-pdelab ---
Terminating dunecontrol due to previous errors!
More information about the dune-pdelab
mailing list