ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Release 00.99.4 missing file?

From: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Date: Tue, 07 Nov 2006 15:10:50 +0000
Robert Trybis wrote:
> env python produces;
> 
> Python 2.4.3 (#1, May 18 2006, 07:40:45)
> [GCC 3.3.3 (cygwin special)] on cygwin
> Type "help", "copyright", "credits" or "License" for more information.
> 

Hmmm, same as mine.  Something has gone wrong in the nmake environment
when attempting to invoke python and I'm not entirely sure what that
could be.

As a workaround, from within your bash shell navigate to epan/dissectors
and run the command:

python ncp2222.py -o packet-ncp2222.c

This should allow your build to proceed.

-- 
Regards,

Graham Bloice