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

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

From: Kenichi Okuyama <kenichi.okuyama@xxxxxxxxx>
Date: Mon, 12 Sep 2011 00:05:04 +0900
The error says that file name contained in variable "final_filename" (whatever it really is) already exists.
Erase that file (or rename it in case you might need it) and try again. 

On 2011/09/11, at 23:34, "Yosi Saggi" <yosis@xxxxxxxxxxxxxxxxxxxxx> wrote:

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

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe