Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] please help, can't compile my dissector

From: "Yosi Saggi" <yosis@xxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 11 Sep 2011 17:34:04 +0300

Hi I’m working on a dissector on 1.4.2.

I had no problems compiling my plugin until I accidently copied my files to a different directory. I put them back in place but now I get this error when I try to run:

nmake  Makefile.nmake

 

Traceback (most recent call last):

  File "../../../tools/make-dissector-reg.py", line 303, in <module> os.rename(tmp_filename, final_filename)

WindowsError: [Error 183] Cannot create a file when that file already exists

NMAKE : fatal error U1077: 'C:\Python26\python.exe' : return code '0x1'

Stop.

 

Any help will be appreciated

Thanks

Yosi