[Dune] [#946] 'double free' error when local and installed versions of dune exist

Dune flyspray at dune-project.org
Tue May 15 17:37:25 CEST 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#946 - 'double free' error when local and installed versions of dune exist
User who did this - Elias Pipping (pipping)

----------
@Oliver: dune-geometry fails to find dune-common because $DUNE_COMMON_LIBDIR/libdunecommon.la evaluates to /libdunecommon.la at the point where it is used:

After Christian's patch, the structure of dune.m4 is as follows:

259 AC_DEFUN([DUNE_CHECK_MODULES],[
...
307 AS_IF([test -z "$with_[]_dune_module"],[
...
... # here, _DUNE_MODULE[]_LIBDIR is set
...
333 ],[
...
... # Now we're in the other branch of that AS_IF, thus _DUNE_MODULE[]_LIBDIR is unset
...
347 _dune_cm_LIBS="-L$_DUNE_MODULE[]_LIBDIR -l[]_dune_lib"
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=946#comment3516

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list