"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

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

2009-10-21 Thread John Daintree
Oh, and the cygwin version is... /usr/bin/sh --version GNU bash, version 3.2.49(22)-release (i686-pc-cygwin) Copyright (C) 2007 Free Software Foundation, Inc. /john -Original Message- From: John Daintree [mailto:jo...@dyalog.com] Sent: 21 October 2009 14:26 To: cygwin@cygwin.com

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 solv

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

Cannot build cygwin from CVS source.

2009-10-26 Thread John Daintree
Hello All, I'm trying to build my own cygwin to investigate my problem "Permission denied" on /usr/bin/sh when running gmake with multiple  jobs". However, the make process terminates early with the error " cc1plus: error: invalid option `no-use-libstdc-wrappers`". Tail of make.out follows my sig

RE: Cannot build cygwin from CVS source.

2009-10-26 Thread John Daintree
ake[1]: *** [all-target-winsup] Error 2 make[1]: Leaving directory `/oss' make: *** [all] Error 2 /john -Original Message- From: Marco Atzeri [mailto:marco_atz...@yahoo.it] Sent: 26 October 2009 11:07 To: cygwin@cygwin.com; John Daintree Subject: R: Cannot build cygwin from C

RE: Cannot build cygwin from CVS source.

2009-10-26 Thread John Daintree
Thanks Eric, I'll try that. -Original Message- From: Eric Blake [mailto:e...@byu.net] Sent: 26 October 2009 12:55 To: cygwin@cygwin.com; jo...@dyalog.com Subject: Re: Cannot build cygwin from CVS source. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to John Daintree on

RE: Cannot build cygwin from CVS source.

2009-10-26 Thread John Daintree
r 1 make[3]: Leaving directory `/oss/build/i686-pc-cygwin/winsup/cygwin' make[2]: *** [cygwin] Error 1 make[2]: Leaving directory `/oss/build/i686-pc-cygwin/winsup' make[1]: *** [all-target-winsup] Error 2 make[1]: Leaving directory `/oss/build' make: *** [all] Error 2 -Origina

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-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-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

Incorrect names for file owners on mapped samba drives

2009-10-30 Thread John Daintree
Hello all, I've got a number of drives mounted from  SAMBA machine (which is running linux).  My local machine is running Cygwin 1.7 on Windows 7 x64. Here's (some of) my mount output: //devt/users/johnd on /j type smbfs (binary,notexec,user) C:/cygwin/bin on /usr/bin type ntfs (binary,auto) C:/

RE: Incorrect names for file owners on mapped samba drives

2009-10-30 Thread John Daintree
> -Original Message- > From: Larry Hall (Cygwin) [mailto:reply-to-list-only...@cygwin.com] > Sent: 30 October 2009 16:00 > To: cygwin@cygwin.com > Subject: Re: Incorrect names for file owners on mapped samba drives > > On 10/30/2009 11:46 AM, John Daintree wrote: >

RE: Incorrect names for file owners on mapped samba drives

2009-11-02 Thread John Daintree
> . Hi Larry, Thanks for the heads up about PCYMTNQREAIYR, I'll configure my Mailer/Client as soon as I can get the IT guys to do it, or figure out how to change my Outlook 2007 preferences. I've established that the differences in the output of -l

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: Incorrect names for file owners on mapped samba drives

2009-11-02 Thread John Daintree
> -Original Message- > From: Corinna Vinschen > Sent: 02 November 2009 12:31 > To: cygwin@cygwin.com > Subject: Re: Incorrect names for file owners on mapped samba drives > > If you want nice entries in ls -l output, add the users and groups to > your local /etc/passwd and /etc/group file

RE: Use of Dual Core causes random failures building OpenJDK

2009-11-17 Thread John Daintree
> 1.5 is known to have bugs in this area. You can give 1.7 a try because > I've > fixed a number of race conditions; I'm pretty sure there are still more > to be > tracked down, but it's a good deal better. Ah, that's interesting. I've been seeing odd effects too (in 1.7, 4 core machine). Some o

cygpath 1.7.18 problem. cypath returns mangled filename

2013-06-26 Thread John Daintree
Hi, I’ve hit a problem with cygpath. Here’s a script: JD0=/cygdrive/d/obj/13.2.tmp/apl/win/32/unicode/winapi/dev/opt JD=/cygdrive/c/src/13.2.dss/svn/misc/samples/tmp cygpath --version echo .. echo $(cygpath -up "$JD0:$JD:$JD:$JD") echo .. echo $(cygpath -up "$JD0:$JD:$JD:$JD:$JD:$JD") e

Starting CMD from a bash shell with current directory on a mounted/network drive results in an incorrect current directory

2021-12-13 Thread john daintree
Hello All, I've just upgraded a machine from Windows 10 to Windows 11. Part of my work process is now broken because when starting cmd from Cygwin with the current directory on a mounted drive I get the following error/warning/issue: /cygdrive/j$ cmd '\\nas00.\devt\users\johnd' CMD.EXE

RE: Starting CMD from a bash shell with current directory on a mounted/network drive results in an incorrect current directory

2021-12-13 Thread john daintree
results in an incorrect current directory On Mon, 13 Dec 2021 10:53:41 - "john daintree" wrote: > I've just upgraded a machine from Windows 10 to Windows 11. Part of my > work process is now broken because when starting cmd from Cygwin with > the current directory on a

RE: Starting CMD from a bash shell with current directory on a mounted/network drive results in an incorrect current directory

2021-12-14 Thread john daintree
Yano wrote: > On Mon, 13 Dec 2021 10:53:41 - > "john daintree" wrote: > > I've just upgraded a machine from Windows 10 to Windows 11. Part of > > my work process is now broken because when starting cmd from Cygwin > > with the current directory on a

TMP and TMPDIR mapping

2023-01-24 Thread john daintree via Cygwin
Hi My understanding is that Cygwin maps $TMP and $TMPDIR (and probably others) to a Windows form (/cygdrive/c/tmp -> C:\tmp) when calling a WIN32 program (e.g. cmd.exe). Is it possible, from bash or from Cygwin startup , to add additional environment variable names so that they are also autom

RE: TMP and TMPDIR mapping

2023-01-27 Thread john daintree via Cygwin
to simplify the repro. $PATH is mapped in a similar way. So I assume that there is a list of names which are mapped. I'd like to be able to add my own names to that list. Thanks. John. -Original Message----- From: Andrey Repin Sent: 27 January 2023 07:45 To: john daintree ; cygwin@c