tcpdump mailing list archives

pcap shared libraries: inconsistencies across Linux machines


From: "Alexander Dupuy" <alex.dupuy () counterstorm com>
Date: Sat, 16 Jun 2007 13:30:31 +0000

ELF versioning is handled by ONAME tag in the library .so which specifies an exact library name for linking. This is 
typically something like libx.so.6 which is a symlink to libx.so.6.1.2. So unless libpcap.so was built with an ONAME of 
libpcap.so.0 the default is an exact version match, i.e. libpcap.so.0.9.4. I don't remember the options to set ONAME 
but libtool does handle this. 
@alex
-- 
mailto:alex.dupuy () counterstorm com

This email message is for the sole use of the intended recipient/s and may contain confidential and privileged 
information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply email and destroy all copies of the original message. If you are the 
intended recipient, please accept my apologies for this tinyurl.com/2pcbp disclaimer, and be advised that the content 
of this message is subject to access, review and disclosure by the sender's Email System Administrator.  -
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.

Current thread: