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

Dune flyspray at dune-project.org
Tue May 15 16:46:08 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 - Oliver Sander (sander)

----------
I reproduced the problem and tried Christian's patch.  I breaks the linker test for dune-common.  Here is the relevant snippet from dune-geometry/config.log

configure:30145: checking for dune-common installation or source tree
configure:30226: result: found in /home/sander/dune/dune-common
configure:30244: checking dune/common/stdstreams.hh usability
configure:30244: g++ -std=c++0x -c -g   -I/home/sander/dune/dune-common conftest.cpp >&5
configure:30244: $? = 0
configure:30244: result: yes
configure:30244: checking dune/common/stdstreams.hh presence
configure:30244: g++ -E -std=c++0x   -I/home/sander/dune/dune-common conftest.cpp
configure:30244: $? = 0
configure:30244: result: yes
configure:30244: checking for dune/common/stdstreams.hh
configure:30244: result: yes
configure:30275: checking for libdunecommon
configure:30322: ./libtool --tag=CXX --mode=link g++ -std=c++0x   -o conftest -g   -I/home/sander/dune/dune-common     conftest.cpp /libdunecommon.la   >&5
libtool: link: cannot find the library `/libdunecommon.la' or unhandled argument `/libdunecommon.la'
configure:30322: $? = 1
----------

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

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