[dune-pdelab] Release Candidate for PDELab 2.0 available

Ansgar Burchardt burchardt at igpm.rwth-aachen.de
Fri Jun 20 14:45:49 CEST 2014


Hi,

I found a minor issue: with autotools, the shared library
(libdunepdelab*.so) is not linked against libdunecommon even though it
uses symbols from it:

+---
| dpkg-shlibdeps: warning: symbol
_ZN4Dune18ios_base_all_saverC1ERSt8ios_base used by
debian/libdune-pdelab-2.0dev/usr/lib/x86_64-linux-gnu/libdunepdelab-2.0.0rc2.so
found in none of the libraries
| dpkg-shlibdeps: warning: symbol _ZN4Dune18ios_base_all_saverD1Ev used
by
debian/libdune-pdelab-2.0dev/usr/lib/x86_64-linux-gnu/libdunepdelab-2.0.0rc2.so
found in none of the libraries
| dpkg-shlibdeps: warning: symbol _ZN4Dune9Exception5_hookE used by
debian/libdune-pdelab-2.0dev/usr/lib/x86_64-linux-gnu/libdunepdelab-2.0.0rc2.so
found in none of the libraries
+---

A patch to link with -ldunecommon is attached.

The CMakeLists.txt already links against all libraries with ${DUNE_LIBS}
(though linking against just -ldunecommon should be enough).

Ansgar

-------------- next part --------------
A non-text attachment was scrubbed...
Name: link-dunecommon.patch
Type: text/x-diff
Size: 285 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20140620/cad56881/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20140620/cad56881/attachment.sig>


More information about the dune-pdelab mailing list