On Fri, Jun 27, 2003 at 01:10:44PM +0200, Biot Olivier wrote:
> I'm incapable of compiling tethereal under cygwin.

Is HAVE_LIBPCAP defined in "config.h"?

If not, do you have WinPcap installed, complete with the developer's
kit?

If so, and if "config.h" was built by the configure script, then either
there's a problem with the configure script on Cygwin that causes it not
to find WinPcap, or you need to use "--with-pcap=<directory>" to tell it
in which directory to look for WinPcap libraries and headers.

Reply via email to