Ethereal-dev: RE: [ethereal-dev] packet-giop.h

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 14:59:11 +0100

> I also cannot compile Ethereal 0.8.8 because of this error, how
> do I resolve this?
> rdps.obj
>         rdps print.ps ps.c
>         cl /MT -DHAVE_CONFIG_H -Zi /IC:\tools\gtk-dev\src\glib
> /IC:\tools\gtk-dev\src\glib\gmodule  /
> tk-dev\src\gtk+\gdk /IC:\tools\gtk-dev\src\gtk+\gdk\win32
> /Ic:\tools\windump\Wddpack/include /c ps.c
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168
> for 80x86
> Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
>
> ps.c
> NMAKE : fatal error U1073: don't know how to make 'packet-giop.h'
> Stop.
>
> How do I resolve this?
>

delete packet-giop.h and packet-h1.h from makefile.nmake.  They aren't in
the build any more.