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" <yo...@designartnetworks.com> 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@wireshark.org>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to