On Thu, Dec 13, 2007 at 06:02:23PM +0530, Mayank Jain wrote: > Making all in dissectors > /usr/local/bin/python -o packet-ncp2222.c > Unknown option: -o > usage: /usr/local/bin/python [option] ... [-c cmd | -m mod | file | -] > [arg] ... > Try `python -h' for more information. > *** Error code 2
You need to use GNU make when building from SVN. Traditional make programs (such as on BSD machines) only works with the distributed tarball. On some systems, GNU make is called gmake and is already installed. On other systems, you need to download and install it. Steve _______________________________________________ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-dev