[Dune] undefined macro: _m4_divert_diversion

Martin Nolte nolte at mathematik.uni-freiburg.de
Tue Feb 5 09:10:50 CET 2013


Hi all,

could we try to keep such discussions on FlySpray? This would make it easier 
to keep track.

I have another evil suspicion: Is it possible that some module in your 
hierarchy is built from a tarball? I have a feeling that there are problems, 
if the tarball is created by one version of dune-common and then build against 
another one. Please keep in mind that this is pure guesswork.

Best,

Martin

On 02/04/2013 10:40 PM, Eike Mueller wrote:
> Hi Christoph,
>
> thanks, I just tried that, and as you say it does not make any difference. The next thing I will try is recreate my project with the most recent version of duneproject, I guess this could make a difference?
>
> Cheers,
>
> Eike
>
> On 4 Feb 2013, at 20:03, Christoph Grüninger wrote:
>
>> Hello Eike,
>> the file is configure.ac and the old command is AM_CONFIG_HEADER
>> without a plural s. The change should be similar to the one in
>> e.g. dune-geometry:
>>
>> ~/Dokumente/dune/complete> svn diff dune-geometry/ -r362:363
>> Index: dune-geometry/configure.ac
>> ===================================================================
>> --- dune-geometry/configure.ac  (Revision 362)
>> +++ dune-geometry/configure.ac  (Revision 363)
>> @@ -3,7 +3,7 @@
>> AC_PREREQ(2.50)
>> DUNE_AC_INIT # gets module version from dune.module file
>> AM_INIT_AUTOMAKE
>> -AM_CONFIG_HEADER([config.h])
>> +AC_CONFIG_HEADERS([config.h])
>>
>>
>> # we need no more than the standard DE-stuff
>>
>> ====
>>
>> Actually I would be surprised if that solves your problem. Then
>> we should warn other users, too. I have been running a combination
>> of the old and the new macro for a couple of days, without any
>> problem.
>>
>> Bye Christoph
>>
>> _______________________________________________
>> Dune mailing list
>> Dune at dune-project.org
>> http://lists.dune-project.org/mailman/listinfo/dune
>
>
> _______________________________________________
> Dune mailing list
> Dune at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune
>

-- 
Dr. Martin Nolte <nolte at mathematik.uni-freiburg.de>

Universität Freiburg                                   phone: +49-761-203-5630
Abteilung für angewandte Mathematik                    fax:   +49-761-203-5632
Hermann-Herder-Straße 10
79104 Freiburg, Germany




More information about the Dune mailing list