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]>
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