[Debian-med-packaging] Bug#795344: Bug#795344: libmems-1.6-1: not properly linked to its dependencies
Gert Wollny
gw.fossdev at gmail.com
Mon Aug 17 10:16:29 UTC 2015
all changes pushed.
The new boost.m4 solved my problem, but adding the libraries in the link
dependencies was still needed.
The package builds and the boost libraries are also linked. BTW it was
_LIBS not _LIB, so no AC_SUBST needed.
However, building a package I got another error
devlibs error: There is no package matching [libGenome-1.3-0-dev] and
noone provides it, please report bug to d-shlibs maintainer
devlibs error: There is no package matching [libMUSCLE-3.7-1-dev] and
noone provides it, please report bug to d-shlibs maintainer
never seen this one before. t seems this d_shlibs expects the soversion
in the dev-package name.
I left another patch in the git history that deals with a conflict
between boost::make_tuple and std::make_tuple of c++11. I would have
left it in the build, but somehow I didn't get the patch to have the
right line endings. Since C++11 is not enabled by default, this is
currently not a problem.
Best,
Gert
More information about the Debian-med-packaging
mailing list