Hello,
I've installed libpcap 0.9.5 (from source) on my debian system and
done a 'make install' to setup libpcap.a. But I get the following
error when running ./configure for wireshark (0.99.5):
...
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for pcap_open_live in -lpcap... no
checking for pcap_open_live in -lpcap with -lcfg -lodm... no
checking for pcap_open_live in -lpcap with -lpfring... no
configure: error: Can't link with library libpcap.
Google hasn't been able to hlep me with this so far. Could someone
please tell me what's missing?
Thanks in advance,
Rohit Grover.