Ethereal-dev: RE: [ethereal-dev] Ethereal-0.8.8 fails to build on win32

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

From: "Graham Bloice" <graham.bloice@xxxxxxxxxxxxx>
Date: Wed, 10 May 2000 12:00:22 +0100
Andreas,

pcap.h should be in the WPdpack\include directory.  Maybe you haven't set
the path to WPdpack in config.nmake.

> packet-gre.c
>         cl /MT -DHAVE_CONFIG_H -Zi /IC:\tools\gtk-dev\src\glib
> /IC:\tools\gtk-dev\src\glib\gm
> tk-dev\src\gtk+\gdk /IC:\tools\gtk-dev\src\gtk+\gdk\win32
> /Ic:\tools\windump\WPdpack/include
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168
> for 80x86
> Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
>
> packet-h1.c
> file.h(39) : fatal error C1083: Cannot open include file:
> 'pcap.h': No such file or directory
> NMAKE : fatal error U1077: 'cl' : return code '0x2'
> Stop.
>
>
> What do I do to resolve this?
>

pcap.h should be in the WPdpack\include directory.  The compiler command
line has c:\tools\windump\WPdpack/include.  Check config.nmake.