Re: x86/ - ./ symlink

2013-07-02 Thread Corinna Vinschen
On Jul 1 14:45, Christopher Faylor wrote: On Mon, Jul 01, 2013 at 06:40:17PM +0200, Corinna Vinschen wrote: On Jul 1 17:18, Corinna Vinschen wrote: On Jul 1 14:50, Corinna Vinschen wrote: Here's a patch which should do the trick. I'm deliberately not applying it so that I don't

Re: x86/ - ./ symlink

2013-07-02 Thread Corinna Vinschen
On Jul 1 21:14, Achim Gratz wrote: Corinna Vinschen writes: The change itself breaks a few cases that maybe aren't supported, but nevertheless worked for quite some time. What cases? I have abandoned this directory layout some time ago, but I was doing things like …/mirror/cygwin/

Re: x86/ - ./ symlink

2013-07-02 Thread Corinna Vinschen
On Jul 2 11:28, Corinna Vinschen wrote: On Jul 1 21:14, Achim Gratz wrote: Corinna Vinschen writes: The change itself breaks a few cases that maybe aren't supported, but nevertheless worked for quite some time. What cases? I have abandoned this directory layout some time ago,

Re: x86/ - ./ symlink

2013-07-02 Thread Corinna Vinschen
On Jul 2 11:40, Corinna Vinschen wrote: On Jul 2 11:28, Corinna Vinschen wrote: On Jul 1 21:14, Achim Gratz wrote: Corinna Vinschen writes: The change itself breaks a few cases that maybe aren't supported, but nevertheless worked for quite some time. What cases? I

Re: DON'T USE setup.exe from CVS

2013-07-02 Thread Christopher Faylor
On Mon, Jul 01, 2013 at 05:53:48PM -0400, Christopher Faylor wrote: There is something seriously wrong with setup.exe in CVS. I just corrupted my installation with it. It is creating directories instead of files in some cases. Don't use it until I send the all clear. Apologies to anyone this

Re: x86/ - ./ symlink

2013-07-02 Thread Achim Gratz
Corinna Vinschen writes: Having said that, I could also change setup so that any setup.ini file which is not under a $target subdir is still recognized, but only when trying to install a 32 bit Cygwin. This should make the code backward compatible with existing layouts. I'm usually for

Re: how to allow connections from another host to cygwin

2013-07-02 Thread Corinna Vinschen
On Jul 1 20:34, Christopher Faylor wrote: On Mon, Jul 01, 2013 at 04:08:11PM -0700, Dan Kegel wrote: On Mon, Jul 1, 2013 at 2:34 PM, markov wrote: I am trying to connect a client program running on unix to a server program running on cygwin without success. I also tried to connect from

[ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-07-02 Thread JonY
Version 4.7.3-1 of gcc has been uploaded. Some important notes are: * gcc-3.x is now finally removed, replaced by this version. * This means -mno-cygwin support is also removed completely, use the provided cross compilers to build Windows code. * Previous gcc4-4.5.3 has been renamed to gcc and

Re: Ctrl-C for non cygwin programs - terminal hangs for over 30 seconds

2013-07-02 Thread Corinna Vinschen
On Jul 2 12:52, Pawel Jasinski wrote: hi, after upgrading to 1.7.20 (from 1.7.not sure) I have noticed that Ctrl-C in terminal doesn't do what it used to. Steps to reproduce: 1. start non-cygwin program, e.g. kdiff3 or notepad 2. press Ctrl-C in terminal 3. non-cygwin program is not

Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-07-02 Thread Eric Lilja
On 2013-07-02 12:26, JonY wrote: Version 4.7.3-1 of gcc has been uploaded. Some important notes are: * gcc-3.x is now finally removed, replaced by this version. * This means -mno-cygwin support is also removed completely, use the provided cross compilers to build Windows code. * Previous

Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-07-02 Thread Ryan Johnson
On 02/07/2013 6:26 AM, JonY wrote: Version 4.7.3-1 of gcc has been uploaded. Some important notes are: * gcc-3.x is now finally removed, replaced by this version. * This means -mno-cygwin support is also removed completely, use the provided cross compilers to build Windows code. * Previous

Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-07-02 Thread Csaba Raduly
On Tue, Jul 2, 2013 at 12:26 PM, JonY wrote: Version 4.7.3-1 of gcc has been uploaded. Some important notes are: * gcc-3.x is now finally removed, replaced by this version. * This means -mno-cygwin support is also removed completely, use the provided cross compilers to build Windows code.

Error using mysqldump: Couldn't execute 'SET OPTION SQL_QUOTE_SHOW_CREATE=1'

2013-07-02 Thread Dayne Filer
Hello: I am trying to use cygwin to manage my local mysql server on my Windows 7 machine. I was using CMD until I found out CMD does not support sub commands. I am trying to run the following command: mysqldump -u root -p -h 127.0.0.1 DATABASE.NAME /cygdrive/x/DATABASE.NAME.sql where

Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-07-02 Thread JonY
On 7/2/2013 20:00, Ryan Johnson wrote: On 02/07/2013 6:26 AM, JonY wrote: Version 4.7.3-1 of gcc has been uploaded. Some important notes are: * gcc-3.x is now finally removed, replaced by this version. * This means -mno-cygwin support is also removed completely, use the provided cross

subversion authentication broken in version 1.8, works with 1.7.10

2013-07-02 Thread Mikko Rapeli
git svn error message is: APR does not understand this error code: Unable to connect to a repository at URL 'https://repo.invalid/svn/path': Error running context: The requested authentication type(s) are not supported at /usr/lib/git-core/git-svn line 2693 svn co error message is: svn:

Re: [ANNOUNCEMENT] Updated: gcc-4.7.3-1

2013-07-02 Thread Ryan Johnson
On 02/07/2013 10:50 AM, JonY wrote: On 7/2/2013 20:00, Ryan Johnson wrote: On 02/07/2013 6:26 AM, JonY wrote: Version 4.7.3-1 of gcc has been uploaded. Some important notes are: * gcc-3.x is now finally removed, replaced by this version. * This means -mno-cygwin support is also removed

emacs very slow; zombie processes eventually cleared

2013-07-02 Thread Rockefeller, Harry
When I start emacs I get this message: (emacs:192): Gtk-CRITICAL **: gtk_distribute_natural_allocation: assertion `extra_space = 0' failed Maybe when zombies are present (as reported by 'top') I get several of these messages: (emacs:192): Gtk-WARNING **: gtk_window_parse_geometry() called on a

Re: [ANNOUNCEMENT] Updated: screen 4.1.0-20130513-1

2013-07-02 Thread Henry S. Thompson
The following has been dropped from the default screenrc since 4.0.0...: # Set the hardstatus prop on gui terms to set the titlebar/icon title termcapinfo xterm*|rxvt*|kterm*|Eterm*|cygwin hs:ts=\E]0;:fs=\007:ds=\E]0;\007 Without this, hardstatus cannot be persuaded to display in the window

Re: subversion authentication broken in version 1.8, works with 1.7.10

2013-07-02 Thread David Rothenberger
Mikko Rapeli wrote: svn co error message is: svn: E120191: Unable to connect to a repository at URL 'https://repo.invalid/svn/path' svn: E120191: Error running context: The requested authentication type(s) are not supported As said, downgrading subversion packages to version 1.7.10

Re: [ANNOUNCEMENT] Updated: screen 4.1.0-20130513-1

2013-07-02 Thread Andrew Schulman
The following has been dropped from the default screenrc since 4.0.0...: # Set the hardstatus prop on gui terms to set the titlebar/icon title termcapinfo xterm*|rxvt*|kterm*|Eterm*|cygwin hs:ts=\E]0;:fs=\007:ds=\E]0;\007 Without this, hardstatus cannot be persuaded to display in the

Re: emacs very slow; zombie processes eventually cleared

2013-07-02 Thread Ken Brown
On 7/2/2013 11:41 AM, Rockefeller, Harry wrote: When I start emacs I get this message: (emacs:192): Gtk-CRITICAL **: gtk_distribute_natural_allocation: assertion `extra_space = 0' failed Are you saying that this happens every time you start emacs? Does it even happen when you start with

Home directory issue

2013-07-02 Thread L. V. Lammert
After installing Cygwin on a new system that is in a domain, there is something that is breaking with user setup. * The user home directory is not getting created * /usr/loca/bin /usr/bin are not prepended to PATH * The user home directory is /cygdrive/Users/user, instead of /home/user *

Re: Bug with Cygwin's 'quilt' is actually in 'patch'

2013-07-02 Thread Peter B.
On Jun 20 09:46, Corinna Vinschen wrote: I'll build a new patch 2.7.1 for 32 bit today. I hope that fixes it for 32 bit as well. The new 2.7.1 (32bit) brakes CRLF handling for me completely. The old 2.6.1 works properly. 2.7.1 with text files converted from CRLF to LF works properly as well.

Re: Cygwin Installation Stops in Middle

2013-07-02 Thread marco atzeri
Il 7/3/2013 3:36 AM, Fitzharris, Margaret A ha scritto: I used to code in C using Cygwin and Netbeans to compile but have not used it since Spring, 2012.When I went to use an old program, I received a warning saying that my Cygwin version was out of date. When I tried to update my Cygwin

lftp bug: mirror [-R] didn't work with sftp connection

2013-07-02 Thread Arthur Tu
$ lftp sftp://usr@addr I can mget or mput files with sftp connection. However, when it comes to directory operation, lftp always failed. Both `mirror abc` to download whole directory or 'mirror -R abc' to upload whole directory didn't work. The former one stuck at 'mkdir abc' while the

[ANNOUNCEMENT] Uploads for 03 July

2013-07-02 Thread Yaakov (Cygwin/X)
The following packages (and their subpackages) have been updated in the Cygwin distribution: * dbus-1.6.12-1 [SECURITY] * dialog-1.2-20130523-1 * gstreamer1.0-1.0.7-1 * gstreamer1.0-plugins-base-1.0.7-1 * gstreamer1.0-plugins-good-1.0.7-1 * gtypist-2.9.3-1 * json-c-0.11-1 *

Updated: gcc-4.7.3-1

2013-07-02 Thread JonY
Version 4.7.3-1 of gcc has been uploaded. Some important notes are: * gcc-3.x is now finally removed, replaced by this version. * This means -mno-cygwin support is also removed completely, use the provided cross compilers to build Windows code. * Previous gcc4-4.5.3 has been renamed to gcc and

Uploads for 03 July

2013-07-02 Thread Yaakov (Cygwin/X)
The following packages (and their subpackages) have been updated in the Cygwin distribution: * dbus-1.6.12-1 [SECURITY] * dialog-1.2-20130523-1 * gstreamer1.0-1.0.7-1 * gstreamer1.0-plugins-base-1.0.7-1 * gstreamer1.0-plugins-good-1.0.7-1 * gtypist-2.9.3-1 * json-c-0.11-1 *