[Dune] dune installation under Mac OS X (10.4.7), Xcode (2.3)

Rainer Roitzsch roitzsch at zib.de
Wed Aug 23 17:36:38 CEST 2006


Dear Dune experts,

I tried to install dune on Mac OS X and get the following error message:

=======================================================
ritz:~/dune roitzsch$ ./dune-common/bin/dunecontrol all
readlink: illegal option -- f
usage: readlink [-n] [file ...]
usage: dirname path
=======================================================

The readlink is different to the one used by Benedikt Oswald, there  
is no -f option.

Removing the readlink command I get:

=======================================================
ritz:~/dune roitzsch$ dune-common/bin/dunecontrol all
1. readlink substituted by /Users/roitzsch/dune/dune-common/bin/ 
dunecontrol
--- going to build  dune_common dune_istl dune_grid dune_disc ---
--- calling all for dune-common ---
--> libtoolize...
Remember to add `AC_PROG_LIBTOOL' to `configure.ac'.
You should update your `aclocal.m4' by running aclocal.
--> aclocal...
/usr/local/share/aclocal/autotrace.m4:7: warning: underquoted  
definition of AM_PATH_AUTOTRACE
   run info '(automake)Extending aclocal'
   or see http://sources.redhat.com/automake/automake.html#Extending- 
aclocal
configure.ac:10: warning: AC_DISABLE_SHARED is m4_require'd but is  
not m4_defun'd
configure.ac:10: AC_DISABLE_SHARED is required by...
m4/dune_all.m4:202: DUNE_CHECK_ALL_M is expanded from...
configure.ac:10: the top level
configure.ac:10: warning: AC_PROG_LIBTOOL is m4_require'd but is not  
m4_defun'd
configure.ac:10: AC_PROG_LIBTOOL is required by...
m4/dune_all.m4:125: DUNE_CHECK_ALL is expanded from...
configure.ac:10: DUNE_CHECK_ALL is required by...
--> autoheader...
configure.ac:10: warning: AC_DISABLE_SHARED is m4_require'd but is  
not m4_defun'd
configure.ac:10: AC_DISABLE_SHARED is required by...
m4/dune_all.m4:202: DUNE_CHECK_ALL_M is expanded from...
configure.ac:10: the top level
configure.ac:10: warning: AC_PROG_LIBTOOL is m4_require'd but is not  
m4_defun'd
configure.ac:10: AC_PROG_LIBTOOL is required by...
m4/dune_all.m4:125: DUNE_CHECK_ALL is expanded from...
configure.ac:10: DUNE_CHECK_ALL is required by...
--> automake...
configure.ac:10: warning: AC_DISABLE_SHARED is m4_require'd but is  
not m4_defun'd
configure.ac:10: AC_DISABLE_SHARED is required by...
m4/dune_all.m4:202: DUNE_CHECK_ALL_M is expanded from...
configure.ac:10: the top level
configure.ac:10: warning: AC_PROG_LIBTOOL is m4_require'd but is not  
m4_defun'd
configure.ac:10: AC_PROG_LIBTOOL is required by...
m4/dune_all.m4:125: DUNE_CHECK_ALL is expanded from...
configure.ac:10: DUNE_CHECK_ALL is required by...
common/Makefile.am:6: Libtool library used but `LIBTOOL' is undefined
common/Makefile.am:6:
common/Makefile.am:6: The usual way to define `LIBTOOL' is to add  
`AC_PROG_LIBTOOL'
common/Makefile.am:6: to `configure.ac' and run `aclocal' and  
`autoconf' again.
lib/Makefile.am:4: Libtool library used but `LIBTOOL' is undefined
lib/Makefile.am:4:
lib/Makefile.am:4: The usual way to define `LIBTOOL' is to add  
`AC_PROG_LIBTOOL'
lib/Makefile.am:4: to `configure.ac' and run `aclocal' and `autoconf'  
again.
--- Failed to build dune_common ---
Execution terminated due to errors!
=======================================================

The following programs are installed:

make 3.80
autoconf 2.60
automake 1.9.6
libtoolize 1.5
gcc 4.1.0
f77 4.1.0

Thanks for any hints,

Rainer Roitzsch







More information about the Dune mailing list