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

Markus Blatt Markus.Blatt at iwr.uni-heidelberg.de
Mon Aug 28 12:33:39 CEST 2006


Hi,

forget my other email (I was not thinking this through

On Mon, Aug 28, 2006 at 08:55:48AM +0200, Rainer Roitzsch wrote:
> 
> At least the fix doesn't help with the next problem.
> 
> 
> Here a trace of canonicalizepath and the following messages:
> 
> sh-2.05b$ ./dune-common/bin/dunecontrol all
> --- 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...

Maybe there is an issue with automake? These warnings did never occur
to me. Is this only specific to dune or also to other packages using
autotools?

> --> 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.

And again. Actually AC_PROG_LIB_TOOL is there (See the warning
above). This is weired.

Could you check this issue with somebody more familiar with your MAC
installation and report how fixed it?

This really seems to be an issue of your autotools and
not really DUNE.

Markus
-- 
DUNE -- The Distributed And Unified Numerics Environment 
<http://www.dune-project.org>




More information about the Dune mailing list