Ethereal-dev: [Ethereal-dev] Can't compile Ethereal from current CVS on Win32 MS C++ and Cygwi

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

From: "Greg Morris" <GMORRIS@xxxxxxxxxx>
Date: Thu, 01 May 2003 08:20:42 -0600
Just updated this morning to latest CVS code and I get the following errors durring a clean build. Anyone working on this?
 
ethereal-tap-register.c(4) : error C2182: 'Grep' : illegal use of type 'void'
ethereal-tap-register.c(4) : error C2143: syntax error : missing ';' before ':'
ethereal-tap-register.c(5) : error C2065: 'unknown' : undeclared identifier
 
Greg