Re: rsync failing to see drive path

2013-09-05 Thread Mike Cappella
Thanks, More below... On Wed, Sep 04, 2013 at 03:41:04PM -0700, Mike Cappella wrote: Hi Folks, I'm trying to use rsync on a USB (fat) drive, but it fails on the cygdrive path: $ rsync --dry-run --delete -uvxhir /cydrive/m/Music Converted /cygdrive/G/ sending incremental file list rsync:

Re: rsync failing to see drive path

2013-09-05 Thread Mike Cappella
On 9/4/2013 3:41 PM, Mike Cappella wrote: Hi Folks, I'm trying to use rsync on a USB (fat) drive, but it fails on the cygdrive path: $ rsync --dry-run --delete -uvxhir /cydrive/m/Music Converted /cygdrive/G/ sending incremental file list rsync: change_dir /cydrive/m failed: No such file or

Re: config.guess and config.sub older than new Cygwin64

2013-09-05 Thread Achim Gratz
Robert McBroom mcforum at bellsouth.net writes: Also, cygport itself ships with an identical copy, and modifying your script to call 'gnuconfigize' during src_compile() will update them as well. Incomplete command. Tried You need to read more carefully. gnuconfigsize

Re: rsync failing to see drive path

2013-09-05 Thread Mark Geisert
$ rsync --dry-run --delete -uvxhir /cydrive/m/Music Converted /cygdrive/G/ sending incremental file list rsync: change_dir /cydrive/m failed: No such file or directory (2) [...] $ rsync --dry-run --delete -uvxhir /cydrive/m/Music\ Converted /cygdrive/G/ sending incremental file list

Re: rsync failing to see drive path

2013-09-05 Thread Mike Cappella
On 9/4/2013 3:41 PM, Mike Cappella wrote: Hi Folks, I'm trying to use rsync on a USB (fat) drive, but it fails on the cygdrive path: $ rsync --dry-run --delete -uvxhir /cydrive/m/Music Converted /cygdrive/G/ sending incremental file list rsync: change_dir /cydrive/m failed: No such file or

Re: abort: address space needed by 'cygXcursor-1.dll ... is already occupied

2013-09-05 Thread Septimus Stevens
Today I rebooted, started Cygwin, X and got FOUR terminals correctly with no error message. Still, I would be happy to understand the previous error. On 9/4/13, Adam Dinwoodie a...@dinwoodie.org wrote: Don't do that then. Dumping a binary file to terminal rarely ends well. :-) But it was an

iodbc always in error

2013-09-05 Thread Sébastien Dailly
Hello, I'm trying to make iodbc work with cygwin, but I'm always getting errors. I've installed « libiodbc2 », « iodbctest », « iodbcadm-gtk » and the sqlite driver « odbc-sqlite3 ». When I wan to check the configuration, I've got the following session : $ iodbctest mysqlite iODBC

Re: bug report: 64-bit cygwin setup crashes under Wine

2013-09-05 Thread fernando
On Thursday, September 05, 2013 at 4:28 AM, Warren Young wrote: I purposefully said and licensing though, because the Windows license swamps the hardware costs. It can be true about the SSD and RAM costs but it's not the same kind of sandbox too (Wine vs VM). But about the licensing costs I

Re: Fwd: INFO issues [partially SOLVED]

2013-09-05 Thread Thiers Botelho
NOTE: I'm replying from the digest, so in case the list does not hook up the appropriate reference pointers, here they are: 1. http://cygwin.com/ml/cygwin/2013-09/msg00024.html 2.http://cygwin.com/ml/cygwin/2013-09/msg00031.html On Tue, Sep 3, 2013 at 5:18 PM, cygwin-digest-help AT cygwin DOT

Re: INFO issues [partially SOLVED]

2013-09-05 Thread fernando
It would be nice to know if yours is a x86_64 version of cygwin because I think there is something wrong in x86_64 version and this must be a bug somewhere. Don't know exactly where (the texinfo package?). I have a x86_64 and I can confirm the update-info-dir post install script is not

Re: config.guess and config.sub older than new Cygwin64

2013-09-05 Thread Earnie Boyd
On Wed, Sep 4, 2013 at 6:13 PM, Charles Wilson wrote: On 9/4/2013 5:43 PM, Earnie Boyd wrote: Just a note to those of you using Cygwin64 to build packages. You will need to most likely replace the config.guess and config.sub files in those packages with newer ones from

Re: bug report: 64-bit cygwin setup crashes under Wine

2013-09-05 Thread Ryan Johnson
On 04/09/2013 7:09 PM, Christopher Faylor wrote: On Wed, Sep 04, 2013 at 03:26:10PM -0600, Warren Young wrote: This bug could well be Wine's, rather than Cygwin's. Wine can always play the It's not documented to work that way card but the bottom line is still that it is not a platform that we

Re: config.guess and config.sub older than new Cygwin64

2013-09-05 Thread Ryan Johnson
On 05/09/2013 8:08 AM, Earnie Boyd wrote: On Wed, Sep 4, 2013 at 6:13 PM, Charles Wilson wrote: On 9/4/2013 5:43 PM, Earnie Boyd wrote: Just a note to those of you using Cygwin64 to build packages. You will need to most likely replace the config.guess and config.sub files in those packages

Re: config.guess and config.sub older than new Cygwin64

2013-09-05 Thread Earnie Boyd
On Thu, Sep 5, 2013 at 8:24 AM, Ryan Johnson wrote: On 05/09/2013 8:08 AM, Earnie Boyd wrote: On Wed, Sep 4, 2013 at 6:13 PM, Charles Wilson wrote: On 9/4/2013 5:43 PM, Earnie Boyd wrote: Just a note to those of you using Cygwin64 to build packages. You will need to most likely replace

Re: config.guess and config.sub older than new Cygwin64

2013-09-05 Thread Robert McBroom
On 9/5/2013 8:24 AM, Ryan Johnson wrote: On 05/09/2013 8:08 AM, Earnie Boyd wrote: On Wed, Sep 4, 2013 at 6:13 PM, Charles Wilson wrote: On 9/4/2013 5:43 PM, Earnie Boyd wrote: Just a note to those of you using Cygwin64 to build packages. You will need to most likely replace the config.guess

Gold star request - Re: rsync failing to see drive path

2013-09-05 Thread Christopher Faylor
On Thu, Sep 05, 2013 at 07:02:03AM +, Mark Geisert wrote: $ rsync --dry-run --delete -uvxhir /cydrive/m/Music Converted /cygdrive/G/ sending incremental file list rsync: change_dir /cydrive/m failed: No such file or directory (2) [...] $ rsync --dry-run --delete -uvxhir

Re: previously reported test case does not work in Cygwin 1.7.18

2013-09-05 Thread Andreas Steenpaß
Le 30/08/2013 23:32, Christopher Faylor a écrit : On Fri, Aug 30, 2013 at 04:40:44PM +0200, Andreas Steenpa? wrote: I would like to bring the issue described below up again. I have just tested this with Cygwin 1.7.24, and it shows the same behaviour as before, so it seems that this bug still

Re: Trying to resolve my cygheap base mismatch issue [ SOLVED !]

2013-09-05 Thread Tony Whyte
!! PROBLEM SOLVED with gracious support from Ian H. and Katy B. at Avecto.com. See below Tony, The issue with the Base Address with Cygwin is a known issue that we patched with the following release: http://support.avecto.com/_Temp/PG_3_6_245.zip This is a client only release so you wont need

Re: abort: address space needed by 'cygXcursor-1.dll ... is already occupied

2013-09-05 Thread Andrey Repin
Greetings, Septimus Stevens! Today I rebooted, started Cygwin, X and got FOUR terminals correctly with no error message. Still, I would be happy to understand the previous error. On 9/4/13, Adam Dinwoodie a...@dinwoodie.org wrote: Don't do that then. Dumping a binary file to terminal

Re: Fwd: INFO issues [partially SOLVED]

2013-09-05 Thread Ken Brown
On 9/5/2013 7:03 AM, Thiers Botelho wrote: NOTE: I'm replying from the digest, so in case the list does not hook up the appropriate reference pointers, here they are: 1. http://cygwin.com/ml/cygwin/2013-09/msg00024.html 2.http://cygwin.com/ml/cygwin/2013-09/msg00031.html On Tue, Sep 3, 2013

Re: Fwd: INFO issues [partially SOLVED]

2013-09-05 Thread Christopher Faylor
On Thu, Sep 05, 2013 at 10:58:17AM -0400, Ken Brown wrote: There's no need for manual renaming except when something goes wrong. In general, update-info-dir.sh should get run whenever it's needed. There's a bug that's currently preventing this from happening; cgf has stated that he's working on

Re: INFO issues [more or less fully SOLVED]

2013-09-05 Thread Thiers Botelho
Hi all... ... replying from the list archives. Relevant backward references are: http://cygwin.com/ml/cygwin/2013-09/msg00091.html from myself http://cygwin.com/ml/cygwin/2013-09/msg00092.html from fernando http://cygwin.com/ml/cygwin/2013-09/msg00099.html from Ken Brown