[Bug 210390] net-mgmt/lldpd: Update to 0.9.4
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 23 18:23:54 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210390
--- Comment #7 from Mathieu Simon <freebsd at simweb.ch> ---
Hi Baptiste
Here you go, with just SNMP enabled in the port so here you go:
# readelf -d /usr/local/sbin/lldpd
Dynamic section at offset 0x20780 contains 36 entries:
Tag Type Name/Value
0x0000000000000001 (NEEDED) Shared library: [libevent-2.0.so.5]
0x0000000000000001 (NEEDED) Shared library: [libm.so.5]
0x0000000000000001 (NEEDED) Shared library: [libkvm.so.6]
0x0000000000000001 (NEEDED) Shared library: [libdevstat.so.7]
0x0000000000000001 (NEEDED) Shared library: [libnetsnmpmibs.so.30]
0x0000000000000001 (NEEDED) Shared library:
[libnetsnmpagent.so.30]
0x0000000000000001 (NEEDED) Shared library: [libwrap.so.6]
0x0000000000000001 (NEEDED) Shared library: [libnetsnmp.so.30]
0x0000000000000001 (NEEDED) Shared library: [libcrypto.so.7]
0x0000000000000001 (NEEDED) Shared library: [libelf.so.1]
0x0000000000000001 (NEEDED) Shared library: [libpkg.so.3]
0x0000000000000001 (NEEDED) Shared library: [libc.so.7]
0x000000000000000f (RPATH) Library rpath:
[/usr/local/lib/perl5/5.20/mach/CORE]
0x000000000000001d (RUNPATH) Library runpath:
[/usr/local/lib/perl5/5.20/mach/CORE]
0x000000000000000c (INIT) 0x403828
0x000000000000000d (FINI) 0x418b08
0x0000000000000004 (HASH) 0x400280
0x000000006ffffef5 (GNU_HASH) 0x400798
0x0000000000000005 (STRTAB) 0x401a98
0x0000000000000006 (SYMTAB) 0x400880
0x000000000000000a (STRSZ) 2644 (bytes)
0x000000000000000b (SYMENT) 24 (bytes)
0x0000000000000015 (DEBUG) 0x0
0x0000000000000003 (PLTGOT) 0x620a10
0x0000000000000002 (PLTRELSZ) 3768 (bytes)
0x0000000000000014 (PLTREL) RELA
0x0000000000000017 (JMPREL) 0x402970
0x0000000000000007 (RELA) 0x4026a0
0x0000000000000008 (RELASZ) 720 (bytes)
0x0000000000000009 (RELAENT) 24 (bytes)
0x000000000000001e (FLAGS) BIND_NOW
0x000000006ffffffb (FLAGS_1) Flags: NOW
0x000000006ffffffe (VERNEED) 0x402670
0x000000006fffffff (VERNEEDNUM) 1
0x000000006ffffff0 (VERSYM) 0x4024ec
0x0000000000000000 (NULL) 0x0
If there is anything else I can provide, let me know.
-- Mathieu
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list