This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Permission denied on Windows XP


Larry Hall <lh-no-personal-replies-please <at> cygwin.com> writes:

> 
> At 12:39 AM 1/18/2005, you wrote:
> >I suffer from 'permission denied' problem
> >on my note-pc (Windows XP)
> >
> >After running big script (recursive make script), I have met 
> >'resource temporarily unavailable' message.
> >And then I can't execute any bash command because of
> >'permission denied' message.
> >
> >I installed cygwin v1.5.9. I tried in the latest cygwin version, 
> >but I had the same result.
> >
> >How can I solve this problem?
> 
> Start here:
> 
> >Problem reports:       http://cygwin.com/problems.html
> 
> --
> Larry Hall                      http://www.rfk.com
> RFK Partners, Inc.             (508) 893-9779 - RFK Office
> 838 Washington Street        (508) 893-9889 - FAX
> Holliston, MA 01746                     
> 
> 


Since a few days ago, I met permission denied message when running my
compilation bash script.
My note-pc doesn't work after 'permission denied' happens. 
My colleague which suffers from this problem has formatted the hard disk.
Permission denied messsage is as follows.

-----------------------------------------
make[1]: Leaving directory
'/cygdrive/d/Phevos/df/psdbg/modules/dbgman/srce'
mk: hwlcsl.gen: using /cygdrive/d/Phevos/df/hardwl/srce/hardwl.gen
................. 
 
Compiling... [ hwlcsl1init.c ]
make[1]: Entering directory
'/cygdrive/d/Phevos/df/hardwl/modules/hwlcsl/srce'
 
 
Compiling... [ hwlcsl2req.c ]
 
 
Compiling... [ hwlcsl4ret.c ]
 
 
Making PTL file... [ hwlcsl.ptl ]
 
 
make[1]: Leaving directory
'/cygdrive/d/Phevos/df/hardwl/modules/hwlcsl/srce'
cut: permission denied
/usr/bin/uname: permission denied
/usr/bin/uname: permission denied
C:\cygwin\bin\cut.exe (132892): 
*** thread handle not set - 0x0<0x0>, Win32 error 1450
mk: hwlgpm.gen: using /cygdrive/d/Phevos/df/hardwl/srce/hardwl.gen
make[1]: execvp: /cygdrive/d/Phevos/build/_common/listmodules:
Permission denied
make[1]: Entering directory
'/cygdrive/d/Phevos/df/hardwl/modules/hwlgpm/srce'
make[1]: execvp: /bin/sh.exe: Permission denied
make[1]: Entering directory
'/cygdrive/d/Phevos/df/hardwl/modules/hwlgpm/srce'
make[1]: execvp: /cygdrive/d/Phevos/build/_common/listmodules:
Permission denied
make[1]: Entering directory
'/cygdrive/d/Phevos/df/hardwl/modules/hwlgpm/srce'
make[1]: execvp: /cygdrive/d/Phevos/build/_common/listmodules:
Permission denied
make[1]: Entering directory
'/cygdrive/d/Phevos/df/hardwl/modules/hwlgpm/srce'
make[1]: execvp: /cygdrive/d/Phevos/build/_common/listmodules:
Permission denied
make[1]: Entering directory
'/cygdrive/d/Phevos/df/hardwl/modules/hwlgpm/srce'
make[1]: execvp: /cygdrive/d/Phevos/build/_common/listmodules:
Permission denied
make[1]: Entering directory
'/cygdrive/d/Phevos/df/hardwl/modules/hwlgpm/srce'
make[1]: execvp: /cygdrive/d/Phevos/build/_common/listmodules:
Permission denied
make[1]: Entering directory
'/cygdrive/d/Phevos/df/hardwl/modules/hwlgpm/srce'
make[1]: execvp: /cygdrive/d/Phevos/build/_common/listmodules:
Permission denied
make[1]: Entering directory
'/cygdrive/d/Phevos/df/hardwl/modules/hwlgpm/srce'
make[1]: Entering directory
'/cygdrive/d/Phevos/df/hardwl/modules/hwlgpm/srce'
make[1]: /cygdrive/d/Phevos/build/_common/mk.mk:262: 
fork: Permission denied
make[1]: /cygdrive/d/Phevos/build/_common/mk.mk:269: 
fork: Permission denied
make[1]: /cygdrive/d/Phevos/build/_common/mk.mk:271: 
fork: Permission denied
make[1]: /cygdrive/d/Phevos/build/_common/mk.mk:340: 
fork: Permission denied
make[1]: /cygdrive/d/Phevos/build/_common/mk.mk:348: 
fork: Permission denied
make[1]: /cygdrive/d/Phevos/build/_common/mk.mk:615: 
fork: Permission denied
make[1]: fork: Permission denied
make[1]: vfork: Permission denied
make[1]: /cygdrive/d/Phevos/build/_common/mk.mk:615: 
fork: Permission denied
make[1]: fork: Permission denied
make[1]: vfork: Permission denied
make[1]: /cygdrive/d/Phevos/build/_common/mk.mk:615: 
fork: Permission denied
make[1]: fork: Permission denied
make[1]: vfork: Permission denied
make[1]: /cygdrive/d/Phevos/build/_common/mk.mk:615: 
fork: Permission denied
make[1]: fork: Permission denied
make[1]: vfork: Permission denied
make[1]: Leaving directory
'/cygdrive/d/Phevos/df/hardwl/modules/hwlgpm/srce'
make: *** [d:/Phevos/df/hardwl/modules/hwlgpm] Error 2
-----------------------------------------------

I have tested on cygwin 1.3.5, cygwin 1.5.9, 
and cygwin 1.5.12, but it's not solved.
After robooting windows XP, the script seems to work well. 
But during running the same message happens.

I don't want to format my note-pc. Is there any good idea?

Thanks in advance.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]