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: mkdir differences between 1.5.25 and 1.7

2009-10-29 Thread Corinna Vinschen
On Oct 28 11:11, Egerton, Jim wrote: > Hi, > > I'm seeing a few things with mkdir and acl's I don't quite understand - > OS is Server 2008. > [...] > bash-3.2$ mkdir /tmp/test > bash-3.2$ getfacl /tmp/test > # file: /tmp/test > # owner: Administrator > # group: None > user::rwx > group::r-x

write() to /dev/ttyS0 has no effect

2009-10-29 Thread Børge Strand-Bergesen
Hi, I'm writing some C code to control an external MCU over UART. Everything works like a charm using TeraTerm or cat >>/dev/ttyS0. gcc is 3.4.4. In a different program (not inserted), I am able to use read() to get information from the MCU. Cygwin is "CYGWIN_NT-5.1 1.5.25(0.156/4/2) 2008-06-12 19

Re: Symbolic links on NTFS with real symbolic links

2009-10-29 Thread Corinna Vinschen
On Oct 29 02:40, Larry Hall (Cygwin) wrote: > On 10/29/2009 01:26 AM, Neil Mowbray wrote: > >Dear Folks, > > > >On NTFS systems that support real symbolic links (eg those with Vista) > >the comand ln -s does *not* create a native symbolic link merely an old > >style shortcut. > > > >Will ln -s be c

Re: write() to /dev/ttyS0 has no effect

2009-10-29 Thread Matthias Andree
Børge Strand-Bergesen schrieb: > I'm writing some C code to control an external MCU over UART. > Everything works like a charm using TeraTerm or cat >>/dev/ttyS0. gcc > is 3.4.4. In a different program (not inserted), I am able to use > read() to get information from the MCU. Cygwin is "CYGWIN_NT-

Re: Removed 1.5.25 and installed 1.7.0, but still cannot access filenames containing Unicode

2009-10-29 Thread Corinna Vinschen
On Oct 28 12:58, Steven Monai wrote: > Corinna Vinschen wrote: > > I'm seriously puzzled. Could you please run > > > > $ strace -o ls.trace ls -l weird/ > > > > and send the ls.trace file as attachment? Maybe there's some hint > > in it. > > Done. Thanks. Unfortunately it's not very helpfu

Re: write() to /dev/ttyS0 has no effect

2009-10-29 Thread Børge Strand-Bergesen
Matthias, vielen Dank! It works now. Your questions were mostly about unrelated code that somehow survived as I stripped things down to make the example. Removing CRTSCTS did the trick. I see that you are using non-canonical reads. Do you know if canonical works on Cygwin? In my finished program

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

2009-10-29 Thread John Daintree
Hi Corinna, Thanks, I've tried that and it doesn't seem to make much difference, I still get the same problem. 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. /john -Original Message---

emacs under X intermittant 100% CPU

2009-10-29 Thread Rockefeller, Harry
Emacs under X (all three: native cygwin Xwin, X-win32, and Exceed) hangs intermittently consuming 100% of available CPU as shown by running 'top'. Here are some version stats: $ emacs -version GNU Emacs 21.2.1 $ uname -a CYGWIN_NT-5.1 harryr-pc 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin Has

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: emacs under X intermittant 100% CPU

2009-10-29 Thread Ken Brown
On 10/29/2009 9:28 AM, Rockefeller, Harry wrote: Emacs under X (all three: native cygwin Xwin, X-win32, and Exceed) hangs intermittently consuming 100% of available CPU as shown by running 'top'. Here are some version stats: $ emacs -version GNU Emacs 21.2.1 $ uname -a CYGWIN_NT-5.1 harryr-pc 1

Re: Removed 1.5.25 and installed 1.7.0, but still cannot access filenames containing Unicode

2009-10-29 Thread Steven Monai
Corinna Vinschen wrote: > Can I send you a link to another Cygwin > DLL in private email, which I tweaked to get better debug output? Yes, of course. I greatly appreciate your interest in trying to resolve this problem. -SM -- -- Problem reports: http://cygwin.com/problems.html FAQ:

xterm_clipboard support vor VIM

2009-10-29 Thread Ralf Holly
Hi * I noticed that the Vim package does not support the '*' and '+' registers. Therefore, it is not possible to interact with the Windows clipboard. The fix would be to build Vim with the +xterm_clipboard option enabled. Thanks, --Ralf -- Problem reports: http://cygwin.com/problems.htm

Re: xterm_clipboard support vor VIM

2009-10-29 Thread Gary Johnson
On 2009-10-29, Ralf Holly wrote: > Hi * > > I noticed that the Vim package does not support the '*' and '+' registers. > Therefore, it is not possible to interact with the Windows clipboard. The > fix would be to build Vim with the +xterm_clipboard option enabled. The X clipboard is not the Win

RE: mkdir differences between 1.5.25 and 1.7

2009-10-29 Thread Egerton, Jim
> That's fixed in CVS. Excellent! I'm not familiar with the Cygwin build schedule - how often are the packages updated so I can give this another try? > > I also ran into a problem with the mkdir "C" API which may or may not > > be related. As far as I can tell, the permissions mask passed t

ISO equivalence for 'RSN' w/rt cygwin 1.7 release

2009-10-29 Thread Linda Walsh
It was asked on the cygwin-X list...and it was answered: when cygwin 1.7 will be released as 'ready' (i.e. will replace 1.5) http://cygwin.com/acronyms/#RSN :-) --- I was wondering if anyone might have a ISO equivalency for 'RSN'...? :-) -- Problem reports: http://cygwin.com/p

Cygwin setup.exe crashes during 1st-time install of cygwin

2009-10-29 Thread isthis1taken
Cygwin setup.exe crashes during 1st-time install of cygwin. The crash always occurs at the same screen: selection of the packages path for the local install option. System: Windows XP Pro SP3 32-bit Taking the same steps produces the same results, including installation under Safe Mode. This a fu

Re: Howto set default text file type to DOS/Text under release 1.7 BETA

2009-10-29 Thread Eric Backus
Niels Hallenberg gmail.com> writes: > I have a lot of scripts that > won't run under bash as long as the extra CR's are not removed. I know > of the tool doc2unix, however there are other obstacles too so having > the auto-conversion is the best solution for me. > > I have also tried to use the