Hi

Yes ./echo is not part of Makefile.nmake

DOS key has echo macro

C:\cygwin\bin>echo
ECHO is on.

I too have doubt from where does ./echo is executed?

Regards
Geetika


On Mon, Aug 2, 2010 at 5:13 PM, Bill Meier <[email protected]> wrote:

> Geetika Gupta wrote:
> > Hi Team,
> >
> > I am facing difficulty in build procedure of Wireshark.
> > After following steps mentioned in
> > http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html
> > When I run command
> >  nmake -f Makefile.nmake setup
>  >
>  > <snip>
> >
> > ./win2k_xp/bin/wtsapi32.dll
> > '.\echo.' is not recognized as an internal or external command,
> > operable program or batch file.
> > NMAKE : fatal error U1077: '.\echo.' : return code '0x1'
> > Stop.
> > **************************
> >
>
> I find the ".\" in ".\echo."  puzzling.  Where did that come from ?
> As far as I know the ".\" is not part of any echo command in
> Makefile.nmake.
>
> Do you somehow have a doskey macro for "echo" or something?
>
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <[email protected]>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>             mailto:[email protected]?subject=unsubscribe
>
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to