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

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 13:24:34 -0600
Please disregard this problem. I was able to identify the problem. When I installed Visual Slick Edit it installed a DOS based grep.exe. This was being called instead of the grep from cygwin. The Visual Slick Edit version does not include a -v switch whereas the one from cygwin does. I do not really know why I have not ran into this before unless a change was made recently that added the code that generated my problem.
 
Greg

>>> Jason House <jhouse@xxxxxxxxx> 5/1/2003 11:17:27 AM >>>
Do I read that right and see 'Grep' with a capital g?

ethereal-dev-request@xxxxxxxxxxxx wrote:
> Message: 1
> From: "Greg Morris" <GMORRIS@xxxxxxxxxx>
>
> I had to modify the file make-tapreg-dotc to not pass the flag -v with
> grep. See attached diff for patch. Can someone tell me if there might be
> an adverse effect with this change?
>
> Greg
>
> >>> "Greg Morris" <GMORRIS@xxxxxxxxxx> 5/1/2003 8:20:42 AM >>>
>
> 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

_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev