library-not-linked-against-libc
The package installs a library which is not dynamically linked against libc.
It is theoretically possible to have a library which doesn't use any symbols from libc, but it is far more likely that this is a violation of the requirement that "shared libraries must be linked against all libraries that they use symbols from in the same way that binaries are".
For more information please consult:
- Libraries (Section 10.2) in the Debian Policy Manual
- Bug#698720
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.114.0
release tag in our Git
repository.
You can find the detection logic for this version at commit fac7222. For merge requests, please use the latest version in the Lintian check binaries/prerequisites.
Visibility: error