Ethereal-dev: Re: [Ethereal-dev] Find tool conflict with the windows

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

From: Kelvin You <kelvin.sdc@xxxxxxxxx>
Date: Sun, 11 Dec 2005 03:41:41 +0800
OK, very very thanks again :-)

On 12/10/05, Ulf Lamping <ulf.lamping@xxxxxx> wrote:
Kelvin You wrote:

> Hi, All
>
> nmake -f makefile.nmake verify_tools
>        cl: /cygdrive/d/Program Files/Microsoft Visual Studio/VC98/bin/cl
>         link: /cygdrive/d/Program Files/Microsoft Visual
> Studio/VC98/bin/link
>         nmake: /cygdrive/d/Program Files/Microsoft Visual
> Studio/VC98/bin/nmake
>         bash: /usr/bin/bash
>         bison: /usr/bin/bison
>         flex: /usr/bin/flex
>         env: /usr/bin/env
>         grep: /usr/bin/grep
>         *find: /cygdrive/c/WINNT/system32/find*

Hi!

This was a small bug in the verify_tools target (I've "introduced" a
while ago). I've checked in a fix for this.

The find util is avail. both in system32 and cygwin's /usr/bin.

You should try (in a cygwin console):

which find

and it should tell you:

/usr/bin/find

if it does not, try to install cygwin's findutils package.

Regards, ULFL

BTW: for your question about cygwin install: you should install cygwin
as "RECOMMENDED" ...

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