Ramesh Sankaranarayanan wrote: > The output doesnt indicate an error as far as I can tell: > > > C:\Wireshark>nmake -f Makefile.nmake verify_tools > > Microsoft (R) Program Maintenance Utility Version 6.00.9782.0 > Copyright (C) Microsoft Corp 1988-1998. All rights reserved. > > Checking for required applications: > cl: /cygdrive/c/PROGRA~1/MICROS~3/VC98/BIN/cl > link: /cygdrive/c/PROGRA~1/MICROS~3/VC98/BIN/link > nmake: /cygdrive/c/PROGRA~1/MICROS~3/VC98/BIN/nmake > 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: /cygdrive/c/Perl/bin/perl > C:\Python24\python.exe: /cygdrive/c/Python24/python.exe > sed: /usr/bin/sed > unzip: /cygdrive/c/Oracle9i/bin/unzip > ^ This is the error. You don't have cgwin unzip installed, or the Oracle9i version is found earlier on your path. > > wget: /usr/bin/wget > >
-- Regards, Graham Bloice _______________________________________________ Wireshark-dev mailing list [email protected] https://wireshark.org/mailman/listinfo/wireshark-dev
