Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Donald Hyun Subject: Re: Permission denied on Windows XP Date: Thu, 20 Jan 2005 00:59:16 +0000 (UTC) Lines: 137 Message-ID: References: <6 DOT 2 DOT 0 DOT 14 DOT 0 DOT 20050118212302 DOT 03d5ab38 AT pop DOT prospeed DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 210.94.41.89 (Mozilla/5.0 (X11; U; Linux i686; ko-KR; rv:1.7.5) Gecko/20041111 Firefox/1.0) X-IsSubscribed: yes Larry Hall 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/