[Wireshark-users] having trouble compiling wireshark

2007-05-31 Thread Rohit Grover
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 checki

Re: [Wireshark-users] having trouble compiling wireshark

2007-05-30 Thread Rohit Grover
On 5/31/07, Guy Harris <[EMAIL PROTECTED]> wrote: > Rohit Grover wrote: > > > 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

Re: [Wireshark-users] having trouble compiling wireshark

2007-05-30 Thread Guy Harris
Rohit Grover wrote: > 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 > chec

[Wireshark-users] having trouble compiling wireshark

2007-05-30 Thread Rohit Grover
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 checki