[Pkg-net-snmp-devel] Bug#608794: libsnmp-dev: Missing depends on libperl-dev

Kurt Roeckx kurt at roeckx.be
Mon Jan 3 14:05:10 UTC 2011


Package: libsnmp-dev
Version: 5.4.3~dfsg-1
Severity: serious

Hi,

Your package is shipping .la files in which contain lines like
this:
libnetsnmpagent.la:dependency_libs=' /usr/lib/libnetsnmp.la -lcrypto -lwrap -L/usr/local/lib -L/usr/lib/perl/5.10/CORE -lperl -ldl -lm -lpthread -lc -lcrypt'
libnetsnmphelpers.la:dependency_libs=' /usr/lib/libnetsnmpagent.la -lwrap -L/usr/local/lib -L/usr/lib/perl/5.10/CORE -lperl -ldl -lm -lpthread -lc -lcrypt /usr/lib/libnetsnmp.la -lcrypto'
libnetsnmpmibs.la:dependency_libs=' /usr/lib/libnetsnmphelpers.la -L/usr/local/lib -L/usr/lib/perl/5.10/CORE /usr/lib/libnetsnmpagent.la -lwrap -lperl -lm -lpthread -lc -lcrypt /usr/lib/libnetsnmp.la -lcrypto -ldl -lsensors'
libnetsnmptrapd.la:dependency_libs=' /usr/lib/libnetsnmpmibs.la /usr/lib/libnetsnmphelpers.la -L/usr/local/lib -L/usr/lib/perl/5.10/CORE /usr/lib/libnetsnmpagent.la -lwrap -lsensors /usr/lib/libnetsnmp.la -lcrypto -lperl -ldl -lm -lpthread
-lc -lcrypt'

This means that you're telling other packages to link to all those
libraries.  You seem to have Depends for most of them, but atleast
libperl-dev seems to be missing.


Kurt






More information about the Pkg-net-snmp-devel mailing list