Re: csih: Patch getVolInfo.c

2009-07-24 Thread Corinna Vinschen
On Jul 23 20:43, Charles Wilson wrote: > Corinna Vinschen wrote: > > >> The same patch should go into getVolInfo in csih. Patch below. > > > > New patch below. > > > > * cygwin/getVolInfo.c: Check ZwOpenFile status code for > > STATUS_INVALID_PARAMETER and retry top open with FILE_READ_

Re: strange behavior with threads...

2009-07-24 Thread jean-luc malet
On Thu, Jul 23, 2009 at 4:11 PM, Corinna Vinschen wrote: > On Jul 23 15:50, jean-luc malet wrote: >> Hi! >> I've the following code : >> void _Window::Start(void* arg) >> { >>         ThreadArgs args; >>         args.TheWindow=this; >>         args.args=arg; >>         int err = pthread_create(&mai

Running compiled c++ source code in Cygwin

2009-07-24 Thread Marek Capek
Hello, I have compiled the file step-1.cc under cygwin without any error messages. Now I have problem to run step-1.exe, even though it is created. When I type wrong path to the executable It gives me bash:command not found. If the path is (according to me) correct, then command line prints newl

[ANNOUNCEMENT] [1.7] Updated: cygwin-1.7.0-52

2009-07-24 Thread Corinna Vinschen
Hi folks, I just uploaded a new Cygwin 1.7 test release, 1.7.0-52. As it turns out, there are still two problems to fix(*) and our vacation schedule is so that we won't get to fix both of them in time *and* release 1.7.1 next week. So, here's 1.7.0-52, which is yet again supposed to be the last

Re: Cygwin on Windows Server 2003 - Permission problems !?

2009-07-24 Thread Dave Korn
Clemens Arth wrote: > llvm-ar: can't rename 'c:/cygwin/admin/funnylibrary.a-dofeyJ' as > 'c:/cygwin/admin/funnylibrary.a' Permission denied Failure of rename-into-place is almost always caused by an AV program (or similar) that opens handles to your files and holds them open when your program w

Re: Running compiled c++ source code in Cygwin

2009-07-24 Thread Corinna Vinschen
On Jul 24 11:46, Marek Capek wrote: > Hello, > I have compiled the file step-1.cc under cygwin without any error > messages. Now I have problem to run step-1.exe, even though it is > created. When I type wrong path to the executable It gives me > bash:command not found. If the path is (according to

Can't get sshd to start on windows (Win32 error 1062)

2009-07-24 Thread Marc
I am having trouble getting the sshd service to start on windows.  I have read everything that I can on-line and on the cygwin archives, but I can't seem to find an answer. I am running windows XP.  I installed cygwin, ran ssh-host-config -y, ssh-user-config -y (both from a user account in the Admi

Re: Cygwin on Windows Server 2003 - Permission problems !?

2009-07-24 Thread Clemens Arth
Hi, Dave Korn schrieb: Clemens Arth wrote: llvm-ar: can't rename 'c:/cygwin/admin/funnylibrary.a-dofeyJ' as 'c:/cygwin/admin/funnylibrary.a' Permission denied Failure of rename-into-place is almost always caused by an AV program (or similar) that opens handles to your files and holds them

Re: perl-Tk is broken

2009-07-24 Thread Reini Urban
2009/7/23 Wolfgang Goetz: > Reini Urban wrote: >> 2009/7/16 Wolfgang Goetz: >>> cygwin.c:173: error: redefinition of 'wlen' >> Please try the official cygwin/cygwin.c from >> http://github.com/rurban/perl/raw/49c38585884a547ae094a6be3f8a37db3018e48d/cygwin/cygwin.c > > 1) copying this file right be

[ANNOUNCEMENT] [1.7] Updated: gawk-3.1.7-1

2009-07-24 Thread Corinna Vinschen
I've updated the Cygwin 1.7 version of gawk to 3.1.7-1. gawk-3.1.7 is the new upstream release. This is a Cygwin 1.7 update only. There will be no more updates of gawk for Cygwin 1.5. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This

Re: [ANNOUNCEMENT] [1.7] Updated: cygwin-1.7.0-52

2009-07-24 Thread Corinna Vinschen
On Jul 24 11:23, Corinna Vinschen wrote: > What's new in contrast to 1.7.0-51 > === > > - Implement waitpid(2) WCONTINUED option. > > - Support MVFS (Rational ClearCase) filesystem. > > - unlink(2) now never tries to remove files on remote drives (except on > NF

New Mirror

2009-07-24 Thread Piotr Maluty
Hi, I have an Cygwin mirror (from longer time) on my machines. Details of mirror http://piotrkosoft.net/pub/mirrors/cygwin/ ftp://ftp.piotrkosoft.net/pub/mirrors/cygwin/ rsync://piotrkosoft.net/mirrors2/cygwin/ Country: Poland Contact: piotr_at_maluty.pl, admin_at_piotrkosoft.net update: twice

Re: New Mirror

2009-07-24 Thread Larry Hall (Cygwin)
On 07/24/2009 11:31 AM, Piotr Maluty wrote: Hi, I have an Cygwin mirror (from longer time) on my machines. Details of mirror http://piotrkosoft.net/pub/mirrors/cygwin/ ftp://ftp.piotrkosoft.net/pub/mirrors/cygwin/ rsync://piotrkosoft.net/mirrors2/cygwin/ Country: Poland Contact: piotr_at_malut

Re: [1.7] Updated: cygwin-1.7.0-52

2009-07-24 Thread Huang Bambo
The previous version support GBK code well but this version can't. I now can only use utf-8. > > 2009/7/24 Corinna Vinschen >> >> Hi folks, >> >> >> I just uploaded a new Cygwin 1.7 test release, 1.7.0-52. >> >> As it turns out, there are still two problems to fix(*) and our vacation >> schedule

Re: Can't get sshd to start on windows (Win32 error 1062)

2009-07-24 Thread Huang Bambo
Maybe it is the problem of the permission of /var/empty 2009/7/24 Marc : > I am having trouble getting the sshd service to start on windows.  I > have read everything that I can on-line and on the cygwin archives, > but I can't seem to find an answer. > I am running windows XP.  I installed cygwin

Re: [1.7] Updated: cygwin-1.7.0-52

2009-07-24 Thread Corinna Vinschen
On Jul 24 23:56, Huang Bambo wrote: http://cygwin.com/#TOFU > > 2009/7/24 Corinna Vinschen http://cygwin.com/#PCYMTNQREAIYR > >> > >> Hi folks, > >> > >> > >> I just uploaded a new Cygwin 1.7 test release, 1.7.0-52. > The previous version support GBK code well but this version can't. > I now

Re: [1.7] Updated: libsigsegv-2.6-1

2009-07-24 Thread Reini Urban
2009/7/24 Christopher Faylor: > On Fri, Jul 24, 2009 at 04:05:11AM +0100, Dave Korn wrote: >>Christopher Faylor wrote: >>>On Fri, Jul 24, 2009 at 02:23:51AM +0100, Dave Korn wrote: Christopher Faylor wrote: >The point is that this is using an undocumented "interface" into >Cygwin.  If w

Re: [1.7] Updated: libsigsegv-2.6-1

2009-07-24 Thread Christopher Faylor
On Fri, Jul 24, 2009 at 07:54:50PM +0200, Reini Urban wrote: >But segv handling is mandatory for decent performance and only >stack overflow handling corrupts the cygwin stack. I can't grok that sentence. Are you reporting a bug? cgf -- Problem reports: http://cygwin.com/problems.html FAQ

Re: [1.7] Updated: cygwin-1.7.0-52

2009-07-24 Thread Corinna Vinschen
On Jul 24 19:50, Corinna Vinschen wrote: > On Jul 24 23:56, Huang Bambo wrote: > > The previous version support GBK code well but this version can't. > > I now can only use utf-8. > > -v please. I'm not fluent in GBK so I need a reproducible testcase > including what happens and what is expected.

Re: [1.7] Updated: libsigsegv-2.6-1

2009-07-24 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Reini Urban on 7/24/2009 11:54 AM: > clisp started using libsigsegv for 2 purposes: > 1) sigv handling to enable generational garbage collection (enabled on > cygwin), > 2) no-cost stack overflow handling (as with m4, but disabled on clis

Re: strange behavior with threads...

2009-07-24 Thread benadam777
jean-luc malet wrote: > > I have a X server connection issue > > freeglut (./tests/GENERATED/GlutWindowTest): Unable to create direct > context rendering for window ' ' > This may hurt performance. > XIO: fatal IO error 11 (Resource temporarily unavailable) on X server > ":0.0" > after

Re: cygwin 1.7 and perl Fcntl.pm and Touch.pm

2009-07-24 Thread Reini Urban
> installed cygwin 1.7 > > b...@davisrs/c/src654$ cygcheck -c cygwin > Cygwin Package Information > Package              Version        Status > cygwin               1.7.0-51       OK > > used cpan to install File::Touch > > The install fails from what appears to be an error with this module: > > b

Re: [1.7] Updated: libsigsegv-2.6-1

2009-07-24 Thread Reini Urban
2009/7/24 Christopher Faylor: > On Fri, Jul 24, 2009 at 07:54:50PM +0200, Reini Urban wrote: >>But segv handling is mandatory for decent performance and only >>stack overflow handling corrupts the cygwin stack. > > I can't grok that sentence.  Are you reporting a bug? Sorry, I understood that wron

Re: [1.7] Updated: libsigsegv-2.6-1

2009-07-24 Thread Christopher Faylor
On Fri, Jul 24, 2009 at 09:10:52PM +0200, Reini Urban wrote: >2009/7/24 Christopher Faylor: >> On Fri, Jul 24, 2009 at 07:54:50PM +0200, Reini Urban wrote: >>>But segv handling is mandatory for decent performance and only >>>stack overflow handling corrupts the cygwin stack. >> >> I can't grok that

bzr update?

2009-07-24 Thread Andrew Schulman
The current version of bzr in Cygwin 1.7 is 1.11. Latest release is 1.17 I believe. Could we please have a package update? This might not be a big deal, except that I'm struggling with some bugs in bzrtools 1.11, and I can't upgrade that without upgrading bzr too. Thanks, Andrew. -- Problem re

[OT] gmane problem?

2009-07-24 Thread Andrew Schulman
For the last month or so, every time I try to post to this list through gmane, the message bounces back with a failure report something like the following: Your message: bzr update? was not delivered to: gmane-os-cyg...@moderators.isc.org because:host moderators.switch.ch[130.59.10.10]

Re: perl-Tk is broken

2009-07-24 Thread Wolfgang Goetz
Reini Urban wrote: > 2009/7/23 Wolfgang Goetz: >> Reini Urban wrote: >>> 2009/7/16 Wolfgang Goetz: cygwin.c:173: error: redefinition of 'wlen' >>> Please try the official cygwin/cygwin.c from >>> http://github.com/rurban/perl/raw/49c38585884a547ae094a6be3f8a37db3018e48d/cygwin/cygwin.c >> 1) c

Re: [ANNOUNCEMENT] [1.7] Updated: cygwin-1.7.0-52

2009-07-24 Thread Steven Hartland
Fantastic guys! I would just like to take this opportunity to express my thanks to all involved in this, especially for the SEH fix and mount -a enhancement! I will be trying this over the weekend :) Regards Steve - Original Message - From: "Corinna Vinschen" I just uploaded a

Re: perl-Tk is broken

2009-07-24 Thread Reini Urban
2009/7/24 Wolfgang Goetz: > Reini Urban wrote: >> 2009/7/23 Wolfgang Goetz: >>> Reini Urban wrote: 2009/7/16 Wolfgang Goetz: > cygwin.c:173: error: redefinition of 'wlen' Please try the official cygwin/cygwin.c from http://github.com/rurban/perl/raw/49c38585884a547ae094a6be3f8a37

Re: [1.7] fifo regression

2009-07-24 Thread Christopher Faylor
On Mon, Jul 20, 2009 at 10:27:18AM -0400, Christopher Faylor wrote: >On Mon, Jul 20, 2009 at 01:57:59PM +0200, Corinna Vinschen wrote: >>On Jul 19 19:35, Christopher Faylor wrote: >>> On Tue, Jul 07, 2009 at 02:02:12PM -0400, Christopher Faylor wrote: >>> >On Mon, Jul 06, 2009 at 10:18:39PM -0400,

[ANNOUNCEMENT] [1.7] Updated: libsigsegv{1]-2.6+-1 - Experimental

2009-07-24 Thread Reini Urban
Eric Blake fixed the SEH chain corruption in libsigsegv, which is released hereby as experimental test version 2.6+-1. The DLL revision is bumped from 0 to 1. I also fixed the wrong Library category for setup in this and the curr release. See http://cygwin.com/ml/cygwin/2009-07/msg00881.html

Re: cygwin 1.7 and perl Fcntl.pm and Touch.pm

2009-07-24 Thread bob davis
Reini Urban wrote: installed cygwin 1.7 b...@davisrs/c/src654$ cygcheck -c cygwin Cygwin Package Information Package VersionStatus cygwin 1.7.0-51 OK used cpan to install File::Touch The install fails from what appears to be an error with this module:

[ANNOUNCEMENT] [1.7] Updated: mathomatic-14.5.2-1

2009-07-24 Thread Reini Urban
Major bugfixes overall. See http://mathomatic.orgserve.de/changes.txt Cygwin build changes: * deleted unused Makefile.cygwin to avoid confusion * fixed requires for ncurses and readline About: Mathomatic is a highly portable, general purpose symbolic math program that can solve, simplify, combin