Ethereal-dev: [Ethereal-dev] compiling Ethereal on Pure cygwin

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Parul Singla" <parul@xxxxxxxxxxxxxx>
Date: Thu, 9 Oct 2003 17:55:47 -0700
Hi,
 I'm trying to compile ethereal-0.9.15 under "pure cygwin" and have followed
the instructions as indicated on:
http://www.csie.nctu.edu.tw/~smhuang/02build_ethereal.html

I have all the packages which the reference mentions and installing them
exactly the way the person suggests. Apart from during glib-1.2.10 and
gtk+1.2.10 I do not use CFLAGS=-0.2
rather I just do a ./configure, make and make install.. ( all this seems to
be OK)

The problem comes when I try and compile ethereal-0.9.15. I just say:

./configure

and it complains of absence of "pcap.h". I checked that "pcap.h" was present
in "/usr/include" and also i copied pcap.h to "/usr/local/include" .. just
in-case.. but the problem still persists.

Any suggestions? I need to use pcap.h

Thanks and Regards,
-Parul