Hi Anders

Thanks for your reply.
Yes I think Cygwin environment is correctly set.
Pls find below the output

*************************
C:\Wireshark>nmake -f Makefile.nmake verify_tools

Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation.  All rights reserved.

Checking for required applications:
        cl: /cygdrive/c/Program Files/Microsoft Visual Studio 8/VC/BIN/cl
        link: /cygdrive/c/Program Files/Microsoft Visual Studio
8/VC/BIN/link
        nmake: /cygdrive/c/Program Files/Microsoft Visual Studio
8/VC/BIN/nmake

        mt: /cygdrive/c/Program Files/Microsoft Visual Studio 8/VC/BIN/mt
        bash: /usr/bin/bash
        bison: /usr/bin/bison
        flex: /usr/bin/flex
        env: /usr/bin/env
        grep: /usr/bin/grep
        /usr/bin/find: /usr/bin/find
        perl: /usr/bin/perl
        C:\Python26\python.exe: /cygdrive/c/Python26/python.exe
        sed: /usr/bin/sed
        unzip: /usr/bin/unzip
        wget: /usr/bin/wget
*******************

Regards
Geetika
On Mon, Aug 2, 2010 at 2:07 PM, Anders Broman <[email protected]> wrote:

>  Hi,
> Do you have your cygwin environment set up correctly?
> What is the output of "nmake -f makefile.nmake verify_tools"?
> /Anders
>
> Geetika Gupta skrev 2010-08-02 08:04:
>
> 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
>
> It first removes all the libraries and then build the corresponding
> libararies.
> But just after building last library win2k_xp_v1_9.zip it throws error
>
> **************************
> Extracting C:\WIRESH~1.6/win2k_xp_v1_9.zip into C:\WIRESH~1.6/.
> Verifying that the DLLs and EXEs in . are executable.
> Changing file permissions (add executable bit) to:
> ./win2k_xp/bin/advapi32.dll
> Changing file permissions (add executable bit) to:
> ./win2k_xp/bin/KERNEL32.dll
> Changing file permissions (add executable bit) to:
> ./win2k_xp/bin/shell32.dll
> Changing file permissions (add executable bit) to:
> ./win2k_xp/bin/USER32.dll
> Changing file permissions (add executable bit) to:
> ./win2k_xp/bin/UXTHEME.dll
> Changing file permissions (add executable bit) to:
> ./win2k_xp/bin/ws2_32.dll
> Changing file permissions (add executable bit) to:
> ./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.
> **************************
>
> Pls help me out with the problem.
> Thanks and Regards
> Geetika
>
>
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <[email protected]> 
> <[email protected]>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>              mailto:[email protected]?subject=unsubscribe 
> <[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
>
___________________________________________________________________________
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