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

Dune flyspray at dune-project.org
Wed May 16 17:27:46 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 get a similar problem, but later in the build process.  I set up a dune installation from scratch and tried to build dune-solvers (one of our own modules).  Configuring worked, but when actually compiling I got the error

make[2]: Entering directory `/home/sander/dune-test/dune-solvers/src'
make[3]: Entering directory `/home/sander/dune-test/dune-solvers/src'
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I..  -I/home/sander/dune-test/dune-common -I/home/sander/dune-test/dune-geometry -I/home/sander/dune-test/dune-grid -I/home/sander/dune-test/dune-istl -I/home/sander/dune-test/dune-localfunctions   -I/usr/include/ug   -DENABLE_UG -I/home/sander/libamiramesh/include -DHX_HAS_STDIOSTREAM   -g -MT dune_solvers-dune_solvers.o -MD -MP -MF .deps/dune_solvers-dune_solvers.Tpo -c -o dune_solvers-dune_solvers.o `test -f 'dune_solvers.cc' || echo './'`dune_solvers.cc
mv -f .deps/dune_solvers-dune_solvers.Tpo .deps/dune_solvers-dune_solvers.Po
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -std=c++0x  -I/usr/include/ug   -DENABLE_UG -I/home/sander/libamiramesh/include -DHX_HAS_STDIOSTREAM   -g   -o dune_solvers dune_solvers-dune_solvers.o      -L/home/sander/libamiramesh/lib -lamiramesh  -lugS2 -lugS3 -ldevS   /libdunelocalfunctions.la  /libduneistl.la  /home/sander/dune-test/dune-grid/lib/libdunegrid.la  /home/sander/dune-test/dune-geometry/lib/libdunegeometry.la  /home/sander/dune-test/dune-common/lib/libdunecommon.la  /libdunelocalfunctions.la  /libduneistl.la  /home/sander/dune-test/dune-grid/lib/libdunegrid.la  /home/sander/dune-test/dune-geometry/lib/libdunegeometry.la  /home/sander/dune-test/dune-common/lib/libdunecommon.la 
libtool: link: cannot find the library `/libdunelocalfunctions.la' or unhandled argument `/libdunelocalfunctions.la'
make[3]: *** [dune_solvers] Fehler 1

This looks very similar.  Any ideas?
----------

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

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