Ethereal-users: Re: [Ethereal-users] I cannot compile ethereal ethereal-0.9.14 on Win32

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

From: Loïc Minier <lool+ethereal@xxxxxxxxxx>
Date: Thu, 14 Aug 2003 12:42:11 +0200
Pierre Pacchioni <pierre.pacchioni@xxxxxxxxxx> - Thu, Aug 14, 2003:

> ascend-grammar.c
> C:\cygwin\usr\include\sys/_types.h(13) : error C2632: 'long' followed by
> 'long' is illegal

 This C-file is geenrated by bison, do you have bison installed (for
 example with cygwin)? The generated file here doesn't include _types.h,
 maybe you should try to clean your tree and nmake again to generate the
 file.
   Generally, you won't get VS C compiler to work with Cygwin's headers,
 so there's a mistake in a previous step when this happens.
   Try to remove config.h too.

-- 
Lo�c Minier <lool@xxxxxxxx>