bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unlink failure on abort


From: Henrik Carlqvist
Subject: Re: Unlink failure on abort
Date: Fri, 16 Jun 2017 07:38:18 +0200

On Fri, 16 Jun 2017 01:16:09 +0300
Orgad Shaneh <address@hidden> wrote:

> > On Thu, Jun 15, 2017 at 10:33 PM, Orgad Shaneh <address@hidden>
> > wrote:
> >> mingw32-make[1]: *** Deleting file 'obj/main.o'
> >> mingw32-make[1]: unlink: obj/main.o: Permission denied

> Another thing I've noticed is that make (on Windows/MinGW) leaves behind
> suspended processes when it is aborted. Maybe one of these processes
> holds the file and prevents it from being deleted?
> 
> If you can suggest ways to debug and fix this problem, I'll be thankful.

I have seens similar problems when running make in mingw in a virtualized
qemu environment when compiling on network shared drives which are shared
by some versions of samba. For me possible workarounds have been to switch
working directory to a local drive of the virtualized machine or to switch
to an older version of samba. I had an old version 2.2.10 of samba laying
around only for the purpose of working together with qemu and
compilations. These problems seems to have disappeared about a year ago
with the latests versions of qemu and/or samba.

regards Henrik



reply via email to

[Prev in Thread] Current Thread [Next in Thread]