Hi all, is normal that soname of libpcap.so.1.6.2 is libpcap.so.0.8 ? Why it is not libpcap.so.1 or higher ?
ikuzar:~# objdump -p /usr/lib/x86_64-linux-gnu/libpcap.so.1.6.2 | grep SONAME SONAME libpcap.so.0.8 ikuzar:~# objdump -p /usr/local/lib/libpcap.so.1.1.1 | grep SONAME SONAME libpcap.so.1 Thanks for your help, Ikuzar _______________________________________________ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers