[RFU] subversion-1.6.17-1

2011-06-03 Thread David Rothenberger
Please delete 1.6.15-1 and leave 1.6.16-1 as the previous version. There were no setup.hint changes. Thanks! wget -x -nH --cut-dirs=2 \ http://home.comcast.net/~david.rothenberger/cygwin/subversion/subversion-1.6.17-1-src.tar.bz2 \

winsup/cygwin ChangeLog fhandler.cc fhandler.h ...

2011-06-03 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2011-06-04 00:12:29 Modified files: cygwin : ChangeLog fhandler.cc fhandler.h fhandler_console.cc fhandler_termios.cc fhandler_tty.cc

winsup/cygwin ChangeLog pinfo.cc

2011-06-03 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2011-06-04 00:29:19 Modified files: cygwin : ChangeLog pinfo.cc Log message: * pinfo.cc (_pinfo::set_ctty): Don't reset myself-{pgid,sid} if terminal has no pgid or sid

winsup/cygwin ChangeLog ntdll.h select.cc

2011-06-03 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2011-06-04 01:06:17 Modified files: cygwin : ChangeLog ntdll.h select.cc Log message: * ntdll.h (FILE_PIPE_*): Define constants. * select.cc (pipe_data_available): Detect

Re: libGL1-7.10.1-2 fails to install

2011-06-03 Thread marco atzeri
On Fri, Jun 3, 2011 at 4:34 AM, ed wrote: I have tried several times to install the midnight commander package. one of it's dependencies is libGL1-7.10.1-2. I can dowload the package from different mirors, but the package causes the setup.exe to hang during install. any suggestions to

Re: Multi-term in Emacs under Cygwin doesn't correctly identify terminal type?

2011-06-03 Thread Marc Girod
Hi, duncan_bayne wrote: Could someone please suggest a way of getting this working? Sorry, this is not an exact reply to your question, but... I use shell instead of term, and have no problem having as many as I wish (one just needs to rename the buffers). But OK, shell doesn't support the

Re: Multi-term in Emacs under Cygwin doesn't correctly identify terminal type?

2011-06-03 Thread Ken Brown
On 6/2/2011 11:47 PM, Duncan Bayne wrote: Hi All, I've installed Cygwin on Windows 7 Ultimate 64-bit. After a rebaseall, Cygwin works nicely. However, I use multi-term in my default Emacs setup, and multi-term doesn't seem to like Cygwin at all. It looks as though multi-term isn't correctly

Re: Updated: mingw-runtime-3.18-3

2011-06-03 Thread Jim Reisert AD1C
What is the easiest way to transition from the gcc3 environment? gcc -mno-cygwin ... to the equivalent compile using gcc4 (I can hand off a .exe file w/o cygwin1.dll)? Thanks - Jim -- Jim Reisert AD1C, jjreis...@alum.mit.edu, http://www.ad1c.us -- Problem reports:

Re: Updated: mingw-runtime-3.18-3

2011-06-03 Thread René Berber
On 6/3/2011 4:38 PM, Jim Reisert AD1C wrote: What is the easiest way to transition from the gcc3 environment? gcc -mno-cygwin ... to the equivalent compile using gcc4 (I can hand off a .exe file w/o cygwin1.dll)? Use i686-pc-mingw32-gcc instead. -- René Berber -- Problem reports:

Re: Updated: mingw-runtime-3.18-3

2011-06-03 Thread JonY
On 6/4/2011 06:10, René Berber wrote: On 6/3/2011 4:38 PM, Jim Reisert AD1C wrote: What is the easiest way to transition from the gcc3 environment? gcc -mno-cygwin ... to the equivalent compile using gcc4 (I can hand off a .exe file w/o cygwin1.dll)? Use i686-pc-mingw32-gcc instead.

Re: Mercurial not returning with 20110601 snapshot

2011-06-03 Thread Christopher Faylor
On Thu, Jun 02, 2011 at 09:05:57AM -0400, Chris Sutcliffe wrote: On 2 June 2011 08:27, Christopher Faylor wrote: On Thu, Jun 02, 2011 at 06:43:40AM -0400, Chris Sutcliffe wrote: Testing the 20110601 snapshot I've run in to an issue where Mercurial (specifically python) will not return to the

Re: Mercurial not returning with 20110601 snapshot

2011-06-03 Thread Chris Sutcliffe
On 3 June 2011 21:13, Christopher Faylor wrote: Anyway, thanks for noticing the problem.  It should be fixed in the snapshot that is being generated now. http://cygwin.com/snapshots/ Only the snapshot 2011-06-01 will have the fix. I can confirm that the 2011-06-04 snapshot fixes the issue.

run startxwin on snapshot

2011-06-03 Thread marco atzeri
Hi Cgf, on latest shapshots, including 20110604, on Windows XP running the X system through menu icon: E:\cygwin2\bin\run.exe /usr/bin/bash.exe -l -c /usr/bin/startxwin.exe fails. The X server does not arise. No problem if I run startxwin from bash inside mintty. So I guess it is a race