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: "Susanne Edlund (LI/EAB)" <susanne.edlund@xxxxxxxxxxxx>
Date: Fri, 14 Jan 2005 13:00:39 +0100
With cygwin: 
	register_tap_listener_gtkansi_a_stat(void)

With cmd: No files matching *('

I prepended the path to cygwin's grep to my path environment variable, but it did not change anything.

/Susanne


-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx]On Behalf Of Guy Harris
Sent: den 14 januari 2005 12:50
To: Ethereal development
Subject: Re: [Ethereal-dev] Compilation problem win2k:
ethereal-tap-register.c


Susanne Edlund (LI/EAB) wrote:
> The problems remains unchanged after deletion and rebuild.

It appears that whatever version of "grep" you have might be printing 
out error messages containing the strings "unmatched" and "STDIN" when 
run by the "make-tapreg-dotc" script, rather than finding the 
appropriate text in various tap modules and printing that.

Do you have Cygwin installed?

If so, if you run, in a Cygwin window, from the "gtk" directory, the command

	grep '^register_tap_listener_[a-z_0-9A-Z]* *(' ansi_a_stat.c

what does it print?

What happens if you run it from a Command Prompt window?

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