Ethereal-dev: Re: [Ethereal-dev] Compilation problem win2k: ethereal-tap-register.c

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Mon, 17 Jan 2005 01:35:05 -0800
Susanne Edlund (LI/EAB) wrote:

The problem is solved, thanks to Guy's suggestion about different
greps; it turned out to be a problem with my path.

So what was the grep that wasn't working? We might be able to arrange to avoid using it, or at least give advice on how to avoid it.

(Or perhaps make-tapreg-dotc should be Pythonized, just as make-reg-dotc was, so that if you have Python the Python version, which would do its own regular expression matching rather than using grep, gets used; that still leaves a problem for people without Python, however.)