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

Rainer Roitzsch roitzsch at zib.de
Mon Aug 28 08:55:48 CEST 2006


Dear Markus,

I'm not sure if I should use the mailing list to discuss this.

What should canonicalizepath do? The current procedure just finds  
dunecontrol in ./dune-common/bin and does not expand the period, like  
the readlink command.

At least the fix doesn't help with the next problem.

Thanks for your help,

Rainer

Here a trace of canonicalizepath and the following messages:

sh-2.05b$ ./dune-common/bin/dunecontrol all
canonicalizepath arg=./dune-common/bin/dunecontrol
canonicalizepath searchpath=.:/Users/roitzsch/bin:/Users/roitzsch/jcm/ 
bin:/Installs/petsc-2.3.1-p11/bin:/Developer/qt/bin:/opt/bin:/opt/ 
local/bin:/usr/local/bin:/usr/X11R6/bin/:/bin:/sbin:/usr/bin:/usr/ 
sbin:/usr/local/teTeX/bin/powerpc-apple-darwin-current:.:./dune- 
common/bin
canonicalizepath prog=dunecontrol
canonicalizepath i=.
canonicalizepath i=/Users/roitzsch/bin
canonicalizepath i=/Users/roitzsch/jcm/bin
canonicalizepath i=/Installs/petsc-2.3.1-p11/bin
canonicalizepath i=/Developer/qt/bin
canonicalizepath i=/opt/bin
canonicalizepath i=/opt/local/bin
canonicalizepath i=/usr/local/bin
canonicalizepath i=/usr/X11R6/bin/
canonicalizepath i=/bin
canonicalizepath i=/sbin
canonicalizepath i=/usr/bin
canonicalizepath i=/usr/sbin
canonicalizepath i=/usr/local/teTeX/bin/powerpc-apple-darwin-current
canonicalizepath i=.
canonicalizepath i=./dune-common/bin
canonicalizepath canonicalpath=./dune-common/bin
--- 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 not  
m4_defun'd
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 not  
m4_defun'd
m4/dune_all.m4:125: DUNE_CHECK_ALL is expanded from...
--> autoheader...
configure.ac:10: warning: AC_DISABLE_SHARED is m4_require'd but not  
m4_defun'd
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 not  
m4_defun'd
m4/dune_all.m4:125: DUNE_CHECK_ALL is expanded from...
--> automake...
configure.ac:10: warning: AC_DISABLE_SHARED is m4_require'd but not  
m4_defun'd
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 not  
m4_defun'd
m4/dune_all.m4:125: DUNE_CHECK_ALL is expanded from...
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!
sh-2.05b$





More information about the Dune mailing list