RE: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs

2009-11-02 Thread John Daintree
Corinna, That's very helpful, thank you for taking the time to look through the output. I've talk to my IT guys about how we should proceed. /john -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/doc

Re: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs

2009-11-02 Thread Corinna Vinschen
On Oct 30 08:55, John Daintree wrote: > Hi Corinna, > > I was using a "gmake" not the cygwin "make", and that was generating the > windows path. I've moved over to the cygwin supplied make and fixed up all > the relevant environment variables. No windows paths anymore but I'm still > getting the p

RE: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs

2009-10-30 Thread John Daintree
tober 2009 13:39 To: cygwin@cygwin.com Subject: Re: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs http://cygwin.com/acronyms/#TOFU On Oct 29 11:25, John Daintree wrote: > Can you shed some light on http://article.gmane.org/gmane.os.cygwin/111950? > I may nee

Re: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs

2009-10-29 Thread Corinna Vinschen
http://cygwin.com/acronyms/#TOFU On Oct 29 11:25, John Daintree wrote: > Can you shed some light on http://article.gmane.org/gmane.os.cygwin/111950? > I may need to get my local cygwin build working to investigate this further. >> "J:\trunk\svn\apl\win\bin\mk_cc: >> /cygdrive/j/trunk/svn/apl/a

RE: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs

2009-10-29 Thread John Daintree
al Message- From: Corinna Vinschen [mailto:corinna-cyg...@cygwin.com] Sent: 29 October 2009 08:23 To: cygwin@cygwin.com Subject: Re: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs On Oct 28 14:39, John Daintree wrote: > My scripts are located on /cygdrive/

Re: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs

2009-10-29 Thread Corinna Vinschen
On Oct 28 14:39, John Daintree wrote: > My scripts are located on /cygdrive/j which cygwin has auto-mounted from my > J: drive, which I'd previously (using Windows) mapped from our SAMBA server. > I've experimented with acl/noacl but that seems to make no difference, and > to be honest, I'm sort of

RE: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs

2009-10-28 Thread John Daintree
11950) Does anyone have any tips, or things I can try in order to get this to work? Thanks, John. -Original Message- From: John Daintree [mailto:jo...@dyalog.com] Sent: 24 October 2009 13:37 To: cygwin@cygwin.com Subject: RE: "Permission denied" on /usr/bin/sh when runn

RE: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs

2009-10-24 Thread John Daintree
quot;Permission denied" on /usr/bin/sh when running gmake with multiple jobs From: John Daintree Date: Fri, Oct 23, 2009 at 12:02:52PM +0100 > I've installed the beta of cygwin 1.7 and I have the same problem there. You're not running something like a virus scanner, are you? I k

Re: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs

2009-10-23 Thread jurriaan
From: John Daintree Date: Fri, Oct 23, 2009 at 12:02:52PM +0100 > I've installed the beta of cygwin 1.7 and I have the same problem there. You're not running something like a virus scanner, are you? I know my scripts throw some strange errors when McAfee is running. Why these errors mostly happen

Re: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs

2009-10-23 Thread John Daintree
I've installed the beta of cygwin 1.7 and I have the same problem there. I've now attempting to build cygwin from sources to try to figure out what's going on. "John Daintree" wrote in message news:hbn24q$gj...@ger.gmane.org... Hello all, I've tried to solve my problem online and in the ma

RE: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs

2009-10-21 Thread John Daintree
Subject: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs Hello all, I've tried to solve my problem online and in the mailing list archives, but I've had no joy. I'm working on a makefile for an application. Everything runs fine if I just run the make

"Permission denied" on /usr/bin/sh when running gmake with multiple jobs

2009-10-21 Thread John Daintree
Hello all, I've tried to solve my problem online and in the mailing list archives, but I've had no joy. I'm working on a makefile for an application. Everything runs fine if I just run the make in a single job. However if I use the gmake -j to run multiple concurrent jobs I get unexpected er