Displaying 1 result from an estimated 1 matches for "oteher".
2013 Oct 07
3
Unresolved references in libnetsnmpagent.so
Hi,
I am running an up to date centos5.9 system.
The package,
net-snmp-devel-5.3.2.2-20.el5
Contains among oteher things:
/usr/lib/libnetsnmpagent.so
When I link with this library (-lnetsnmpagent), I get a bunch of unresolved references.:
My Google searches has not given me hints to where the C to Perl library exists.
I would guess that yum would have loaded the correct package as a dependency:
Could someon...