program-not-linked-against-libc

The package installs a binary which is not dynamically linked against libc.

It is theoretically possible to have a program which doesn't use any symbols from libc, but it is far more likely that this binary simply isn't linked correctly.

Severity: error
Experimental: false

See also