[Dune] [#946] Test failure: genericgeometry/testmapping

Dune flyspray at dune-project.org
Tue Sep 6 15:21:03 CEST 2011


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#946 - Test failure: genericgeometry/testmapping
User who did this - Elias Pipping (pipping)

----------
The reason this workaround works for is that libtool appears to turn

  -L/usr/lib64 -L<local_installation> -ldunecommon

into

  -L/usr/lib64 -L<local_installation> /usr/lib/libdunecommon.so

when libdunecommon resides both in /usr/lib64 and <local_installation> but the latter locations only contains a shared library.


This means, I think:
 * If static libraries exist in both places, both are linked against
 * If there is no local static library, the global shared library is used
 * Only if there is neither a shared nor a static global library will the local library be used.
----------

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

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