Re: strange crashes on invocation

2010-09-23 Thread Christopher Faylor
On Thu, Sep 23, 2010 at 04:11:09PM -0400, Christopher Faylor wrote: >On Thu, Sep 23, 2010 at 12:13:42PM -0500, Heath Kehoe wrote: >> I have a build system that uses rake under cygwin, and every so often >>a build tool will crash on invocation: >> >> 1 [main] bclanc 1576! C:\budcat\tools\bin

Re: strange crashes on invocation

2010-09-23 Thread Heath Kehoe
On 9/23/2010 3:07 PM, Heath Kehoe wrote: On 9/23/2010 12:13 PM, Heath Kehoe wrote: I have a build system that uses rake under cygwin, and every so often a build tool will crash on invocation: 1 [main] bclanc 1576! C:\budcat\tools\bin\bclanc.exe: *** fatal error - could not load w,

Re: Undelivered Mail Returned to Sender

2010-09-23 Thread Gary Furash
I regularly update my CYGWIN installation, so I received the new version of Perl that is included in the current CYGWIN distribution. When I run perl -MCPAN -e 'CPAN::Shell->notest(install => CPAN::Shell->r)' it works fine, until it gets to trying to install a new version of BZ2, and then dies "rep

Re: strange crashes on invocation

2010-09-23 Thread Christopher Faylor
On Thu, Sep 23, 2010 at 12:13:42PM -0500, Heath Kehoe wrote: > I have a build system that uses rake under cygwin, and every so often >a build tool will crash on invocation: > > 1 [main] bclanc 1576! C:\budcat\tools\bin\bclanc.exe: *** fatal >error - could not load w, Win32 error 998 >Stack

Re: strange crashes on invocation

2010-09-23 Thread Heath Kehoe
On 9/23/2010 12:13 PM, Heath Kehoe wrote: I have a build system that uses rake under cygwin, and every so often a build tool will crash on invocation: 1 [main] bclanc 1576! C:\budcat\tools\bin\bclanc.exe: *** fatal error - could not load w, Win32 error 998 Stack trace: Frame Func

Re: openssh port forwarding administratively prohibited

2010-09-23 Thread Ryan Johnson
On 8:59 PM, Maring, Steven wrote: From a 50K foot perspective, what I'm trying to do is punch a hole through my corporate http proxy to get to github. By itself, cygwin, along with openssh and corkscrew, does not have a problem (i.e. remote git commands work). However, I would also like to

Re: 1.7.7(0.230/5/3) - Cannot change mode of file, and other permission issues on a Windows fileshare

2010-09-23 Thread Keith Christian
On Tue, Sep 21, 2010 at 10:51 AM, Corinna Vinschen wrote > Is that a remote drive? If so, did your admin set the share mode to > "Change" rather than using "Full Control" and set appropriate NTFS > permissions? If so, either harass your admin to revert this to "Full > Control" and useful NTFS per

Install failure on Windows 7

2010-09-23 Thread David Means
On Windows 7 Ultimate, 64bit. For al post-install actions, there are a log entries such as follows: 2010/09/23 11:21:58 running: C:\cygwin175\bin\bash.exe --norc --noprofile /etc/postinstall/000-cygwin-post-install.sh 2010/09/23 11:22:06 abnormal exit: exit code=-1073741515 2010/09/23 11:22:06 ru

openssh port forwarding administratively prohibited

2010-09-23 Thread Maring, Steven
>From a 50K foot perspective, what I'm trying to do is punch a hole through my >corporate http proxy to get to github. By itself, cygwin, along with openssh >and corkscrew, does not have a problem (i.e. remote git commands work). >However, I would also like to make use of the eGit Eclipse plug

Re: Reading D-Bus messages

2010-09-23 Thread Christopher Faylor
On Thu, Sep 23, 2010 at 09:19:37AM +0200, Michael Albinus wrote: >Ken Brown writes: > >> Hi Michael, > >Hi Ken, > >>> I do not understand all details of keyboard.c. Is there something I need >>> to set in order to urge the call of xd_read_queued_messages (via >>> gobble_input)? Or do I need to sup

Re: why cannot I see serial devices using ls

2010-09-23 Thread JonMcG
Larry Hall (Cygwin) wrote: > > On 9/22/2010 8:41 AM, JonMcG wrote: >> >> I have decided to port some code to cygwin from linux. It uses serial >> ports >> and under linux I can >> ls -l /dev/tty* >> If I do this under cygwin I get nothing. If I do >> ls -l /dev >> I only get a few device. Howe

Re: Reading D-Bus messages

2010-09-23 Thread Michael Albinus
Ken Brown writes: > Hi Michael, Hi Ken, >> I do not understand all details of keyboard.c. Is there something I need >> to set in order to urge the call of xd_read_queued_messages (via >> gobble_input)? Or do I need to suppress further polling? What is the >> difference for Emacs running with cy