Re: libsigsegv-2.6+ vs 2.7 on cygwin

2009-08-11 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Reini Urban on 8/10/2009 6:08 PM: > Eric, > Can you please update your git repo at git://repo.or.cz/libsigsegv/ericb.git > to latest libsigsegv-2.7 so that I can roll a 2.7+ I've rebased my libsigsegv.git repo accordingly. > Bruno, > Can

Re: dlopen regression in 1.7? (or is it just me?)

2009-08-11 Thread Christopher Faylor
On Tue, Aug 11, 2009 at 09:34:49PM +0200, Reini Urban wrote: >2009/8/11 Peter Rosin: >> I trouble with dlopen in cygwin-1.7 >> STC: >> $ cat simple.c >> int >> simple(void) >> { >> ? ? ? ?return 0; >> } >$ gcc -shared -o simple1.dll simple.c >vs >$ gcc -shared -o simple1.dll -Wl,-e,_simple simple.c

Re: [ANNOUNCEMENT] Updated: run-1.1.11-1

2009-08-11 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Charles Wilson on 8/10/2009 11:51 AM: > The run package provides a simple application to launch console programs > with their console hidden. I'm now seeing urxvt-X consume 100% CPU when it is invoked via /bin/run on a batch script. Reve

fork: child died

2009-08-11 Thread wynfield
zsh "configs and makes" but fails on "make check" testing. 1.) cygwin vers: CYGWIN_NT-5.1 1.7.0(0.212/5/3) 2009-08-11 11:07 (latest 1.7.0.57) 2.) zsh version attempting to build: zsh-4.3.10 3.) compilers tried: - gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) - gcc (GCC)

Problem with apache2 and subversion (mod_dav_svn / mod_authz_svn)

2009-08-11 Thread Jeffrey C. Jacobs
I've been trying to set up an apache2 server using the corresponding CYGWIN packages for the past few months on and off and recently I'm back on this complicated project. So, when I tried to start up my configuration, the one that was working about 2 months ago, the server failed to start and I go

Re: dlopen regression in 1.7? (or is it just me?)

2009-08-11 Thread Reini Urban
2009/8/11 Peter Rosin: > I trouble with dlopen in cygwin-1.7 > STC: > $ cat simple.c > int > simple(void) > { >        return 0; > } $ gcc -shared -o simple1.dll simple.c vs $ gcc -shared -o simple1.dll -Wl,-e,_simple simple.c Without entrypoint I get the same error, and this looks like my perl er

Minor Setup bug

2009-08-11 Thread Karl M
Hi All... When I run setup to the point that it goes to full screen and then use the back button to go back and select another repository, it stays in full screen mode and never goes back to a smaller size. I can reduce the size manually, but it does not happen automatically. Thanks, ...K

Re: version about gcc on cygwin

2009-08-11 Thread Andy Koppe
2009/8/11 loody: > Dear all: > When checking the devel list of cygwin install, I find the version of > gcc is 3.4. > Is this the latest or I see the wrong page? There are separate 'gcc4' packages, which are at 4.3.2. Andy -- Problem reports: http://cygwin.com/problems.html FAQ:

version about gcc on cygwin

2009-08-11 Thread loody
Dear all: When checking the devel list of cygwin install, I find the version of gcc is 3.4. Is this the latest or I see the wrong page? appreciate your help, miloody -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http:

Re: 1.7.0: read() blocking with VMIN = VTIME = 0

2009-08-11 Thread Steffen Sledz
daniel åkerud wrote: > With my example program below the read() is blocking even though > canonical input is set and VMIN = VTIME = 0. > It is supposed to act in a non-blocking way. > ... I had a similar problem. Code looking like yours worked fine in an xterm, but not in a bash inside a windows

Re: Perl bug (was Re: [1.7] cygwin allows writing to readonly files)

2009-08-11 Thread Reini Urban
2009/8/11 Corinna Vinschen: > On Aug 11 12:44, Reini Urban wrote: >> 2009/8/11 Corinna Vinschen: >> > That might be a good workaround nevertheless.  You should just test the >> > list of supplementary groups as well, along these lines: >> >> We already have an ingroup() check in this Perl_cando() f

Re: Perl bug (was Re: [1.7] cygwin allows writing to readonly files)

2009-08-11 Thread Corinna Vinschen
On Aug 11 12:44, Reini Urban wrote: > 2009/8/11 Corinna Vinschen: > > That might be a good workaround nevertheless.  You should just test the > > list of supplementary groups as well, along these lines: > > We already have an ingroup() check in this Perl_cando() function, so > there is no > need t

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

2009-08-11 Thread Corinna Vinschen
Hi folks, I just uploaded a new Cygwin 1.7 test release, 1.7.0-57. I refrain from telling nonsense like "this is the last test release" and stuff like that. I finally catched up with reality. You know the drill by now, see the older test release announcements as http://cygwin.com/ml/cygwin-ann

Re: Perl bug (was Re: [1.7] cygwin allows writing to readonly files)

2009-08-11 Thread Reini Urban
2009/8/11 Corinna Vinschen: > On Aug 11 04:49, Reini Urban wrote: >> 2009/8/11 Reini Urban: >> > 2009/8/10 Corinna Vinschen: >> >> On Aug 10 20:11, Alexey Borzenkov wrote: >> >>> Anyway, it means there is a bug in perl, because on Linux: >> >>> >> >>> r...@kitsu:~# touch test.txt >> >>> r...@kitsu:

RE: Cygwin v1.5.25-15

2009-08-11 Thread Jeffery, Richard
Hi, Sorry if I'm missing something obvious, but - I can't seem to find the xhost package in the latest Cygwin v1.5.25-15 installation. I require this functionality and was using 1.0.2-1 (16k) xhost:Xorg server access control utility previously. Thanks in advance for some direction. Richard. --

Re: emacs shell: Can't exec program: /usr/bin/bash

2009-08-11 Thread Marc Girod
Hi Ken, Marc Girod wrote: > > Not yet, but now I downloaded it... > Now I installed it (and ran rebaseall/peflagsall). ~> uname -a CYGWIN_NT-6.0 EV0016D4A35054 1.7.0s(0.212/5/3) 20090804 23:19:31 i686 Cygwin It seems indeed to work much better than 56! Thanks, Marc -- View this message in

Re: cygwin rebaseall not working

2009-08-11 Thread cormoran
Well I've installed cygwin from a local repository so I don't think any of the packages were corrupted. I tried the command but there are no .lst.gz files in /etc/setup. You were right about the crashes, I had a few when I first installed cygwin. I'll try reinstalling everything and see if it work

[ANNOUNCEMENT] [1.7] Updated: cygport-0.9.9-1

2009-08-11 Thread Yaakov (Cygwin/X)
The following package has been updated for Cygwin 1.7: (*) cygport: 0.9.9-1 Changes in this release: * Default LDFLAGS is empty (again); binutils-2.19.51 now uses --enable-auto-import by default. * gnustep.cygclass: NEW, for building GNUstep packages. * gst-plugins0.10.cygclass: Update for la

Re: Perl bug (was Re: [1.7] cygwin allows writing to readonly files)

2009-08-11 Thread Corinna Vinschen
On Aug 11 04:49, Reini Urban wrote: > 2009/8/11 Reini Urban: > > 2009/8/10 Corinna Vinschen: > >> On Aug 10 20:11, Alexey Borzenkov wrote: > >>> Anyway, it means there is a bug in perl, because on Linux: > >>> > >>> r...@kitsu:~# touch test.txt > >>> r...@kitsu:~# chmod 0444 test.txt > >>> r...@kit