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