Re: Time differences between USB - HD

2009-10-26 Thread Corinna Vinschen
On Oct 26 00:38, Angelo Graziosi wrote: > Just now we are back to Standard Time, I noticed that the files on USB key > have timestamps +1 hour, compared to the same on HD. > > This happens only under Cygwin: there is not difference under DOS box. > > I am sure I am missing something... I just set

Re: Rsync link-dest not working for a host with the most recent rsync/cygwin 1.7

2009-10-26 Thread Corinna Vinschen
On Oct 21 01:02, Chris Francy wrote: > So to demonstrate the link-dest function on my linux box here is a > simple example using relative directories including the output on my > backup server (debian linux 5.0) (http://pastebin.com/m191da91f). > > I have a test case (http://pastebin.com/m6797debc

Cannot build cygwin from CVS source.

2009-10-26 Thread John Daintree
Hello All, I'm trying to build my own cygwin to investigate my problem "Permission denied" on /usr/bin/sh when running gmake with multiple  jobs". However, the make process terminates early with the error " cc1plus: error: invalid option `no-use-libstdc-wrappers`". Tail of make.out follows my sig

R: Cannot build cygwin from CVS source.

2009-10-26 Thread Marco Atzeri
--- Lun 26/10/09, John Daintree ha scritto: > Hello All, > > I'm trying to build my own cygwin to investigate my problem > "Permission > denied" on /usr/bin/sh when running gmake with multiple  > jobs". > > However, the make process terminates early with the error " > cc1plus: error: > invalid o

Re: Time differences between USB - HD

2009-10-26 Thread Christian Franke
Angelo Graziosi wrote > Just now we are back to Standard Time, I noticed that the files on USB > key have timestamps +1 hour, compared to the same on HD. > > This happens only under Cygwin: there is not difference under DOS box. > This is "normal" if the filesystems differ between HD (NTFS) and

Re: Time differences between USB - HD

2009-10-26 Thread Angelo Graziosi
Corinna Vinschen wrote: On Oct 26 00:38, Angelo Graziosi wrote: Just now we are back to Standard Time, I noticed that the files on USB key have timestamps +1 hour, compared to the same on HD. This happens only under Cygwin: there is not difference under DOS box. I am sure I am missing somethi

Re: Time differences between USB - HD

2009-10-26 Thread Angelo Graziosi
Christian Franke wrote: This is "normal" if the filesystems differ between HD (NTFS) and USB key (FAT?). NTFS stores file times as UTC, FAT as local time. Oh yes, the stick is FAT32! Thanks for clarification. Any tricks to avoid that? Cheers, Angelo. -- Problem reports: http://cygwin.c

RE: Cannot build cygwin from CVS source.

2009-10-26 Thread John Daintree
Hi Marco, Thanks for the suggestion. I tried that and got the same error.. $ g++ --version g++ (GCC) 4.3.2 20080827 (beta) 2 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITN

Re: Cannot build cygwin from CVS source.

2009-10-26 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to John Daintree on 10/26/2009 6:47 AM: > Hi Marco, > > Thanks for the suggestion. I tried that and got the same error.. > > $ g++ --version > > g++ (GCC) 4.3.2 20080827 (beta) 2 Still the wrong version. You need 4.3.4, available from cy

RE: Cannot build cygwin from CVS source.

2009-10-26 Thread John Daintree
Thanks Eric, I'll try that. -Original Message- From: Eric Blake [mailto:e...@byu.net] Sent: 26 October 2009 12:55 To: cygwin@cygwin.com; jo...@dyalog.com Subject: Re: Cannot build cygwin from CVS source. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to John Daintree on 10/26/2

Cygwin/OpenSSH: Error "spawn_guts: CreateDesktop failed, win32 error 8"

2009-10-26 Thread Carsten . Porzler
Dear Cygwin community, some of our server show the following error during login by SSH: 3 [main] sshd 5744 spawn_guts: CreateDesktop failed, Win32 error 8 This error message occurs at the console of the SSH client. It happens only after a reboot of the SSHd running server. After logon as an ad

[ANNOUNCEMENT] [1.7] NEW: {pth/libpth20/libpth-devel}-2.0.7-2

2009-10-26 Thread Charles Wilson
Pth is a very portable POSIX/ANSI-C based library for Unix platforms which provides non-preemptive priority-based scheduling for multiple threads of execution (aka `multithreading') inside event-driven applications. All threads run in the same address space of the server application, but each threa

Re: Time differences between USB - HD

2009-10-26 Thread Christian Franke
Angelo Graziosi wrote: > > Oh yes, the stick is FAT32! Thanks for clarification. > > Any tricks to avoid that? > The native(!) Win32 version of Info-Zip and UnZip (http://www.info-zip.org/) compensate the time difference if a FAT is detected. To preserve time stamps, use zip+unzip instead of co

Re: Cygwin/OpenSSH: Error "spawn_guts: CreateDesktop failed, win32 error 8"

2009-10-26 Thread Christopher Faylor
On Mon, Oct 26, 2009 at 03:17:22PM +0100, carsten.porz...@spb.de wrote: >Dear Cygwin community, > >some of our server show the following error during login by SSH: > >3 [main] sshd 5744 spawn_guts: CreateDesktop failed, Win32 error 8 > >This error message occurs at the console of the SSH client. It

Antwort: Re: Cygwin/OpenSSH authentication without applying group policies...

2009-10-26 Thread Carsten . Porzler
Hello, > On Oct 21 08:39, carsten.porz...@spb.de wrote: > > Dear Cygwin community, > > > > we are just having problems with some locations connect over WAN lines > > with only little bandwith. > > > > The logon process against a Win2003 AD domain controller takes much time > > (>50s). After

Plans for release of 1.7?

2009-10-26 Thread Eliot Moss
Dear cygwin crew -- Since I moved to Windows 7, I get those annoying pop-up windows from many cygwin programs. This does appear to be fixed under 1.7, so I am eager to move forward, but this would be (for me) production use. Hence, following your suggestions I am waiting. Just wondering if you no

Re: Plans for release of 1.7?

2009-10-26 Thread Andrew Schulman
> Since I moved to Windows 7, I get those annoying pop-up windows from many > Just wondering if you now have a better estimate on > when 1.7.1 will be released, or if you would recommend for/against going ahead > and using the latest available 1.7.0. About 1.7.0, I've been using it daily for month

How to increase the memory available to diff in cygwin 1.7?

2009-10-26 Thread Kenneth Chiu
I'm trying to diff two large directories, recursively, and I'm getting this error: $ diff -rq B B2 >diff.out diff: memory exhausted I looked at this URL http://cygwin.com/cygwin-ug-net/setup-maxmem.html but it seemed out-of-date. There was no such key in the registry, and the optio

RE: Cannot build cygwin from CVS source.

2009-10-26 Thread John Daintree
Hello all, Making more progress now, hopefully the getting near the end. I'm getting an link error for `___RUNTIME_PSEUDO_RELOC_LIST_END__'. I know this came up on this list a few months ago but I couldn't find a solution. Thanks again, /john tail make.out: g++ -L/oss/build/i686-pc-cygwin/

[ANNOUNCEMENT] [1.7] Updated: lapack 3.2.1-1

2009-10-26 Thread Marco Atzeri
New versions 3.2.1-1 of lapack (source) liblapack0 liblapack-devel for cygwin-1.7 are available in the Cygwin distribution: CHANGES These are new upstream versions Full list of changes at: http://www.netlib.org/lapack/lapack-3.2.html http://www.netlib.org/lapack/lapack-3.2.1.html xblas is NO

Re: Plans for release of 1.7?

2009-10-26 Thread Eliot Moss
Given Andrew Schulman's experience, I think I'll just go ahead an upgrade to 1.7. Like him, I don't really run servers, etc. Best wishes -- Eliot -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.

Re: Antwort: Re: Cygwin/OpenSSH authentication without applying group policies...

2009-10-26 Thread Corinna Vinschen
On Oct 26 16:01, carsten.porz...@spb.de wrote: > Hello, > > > With password > > authentication it's entirely up to the Win32 call LogonUser() to create > > that token and to manage that connection. Using pubkey authentication > > you have three choices described in the user's guide. Maybe one

Fwd: mark/copy text to clipboard without a mouse in rxvt or mintty

2009-10-26 Thread Kurt Harriger
When using the cmd window you can mark text using Alt-Space for menu, E for edit, Enter to begin mark, position cursor to start of selection, hold shift position cursor to end and press enter to copy to clipboard, and finally Alt-Space, E, P to paste.  Although its an annoyingly long key sequence i

Re: How to increase the memory available to diff in cygwin 1.7?

2009-10-26 Thread Christopher Faylor
On Mon, Oct 26, 2009 at 11:41:13AM -0400, Kenneth Chiu wrote: >I'm trying to diff two large directories, recursively, and >I'm getting this error: > >$ diff -rq B B2 >diff.out >diff: memory exhausted > >I looked at this URL > >http://cygwin.com/cygwin-ug-net/setup-maxmem.html > >but it

Re: How to increase the memory available to diff in cygwin 1.7?

2009-10-26 Thread Kenneth Chiu
Hm...I thought that discussion was actually about grep, but, nonetheless, it does seem increasingly likely that this is just a problem with diff. Considering that I only want to know whether or not two files differ, this should not require any significant memory usage. (In other words, don't use m

RE: How to increase the memory available to diff in cygwin 1.7?

2009-10-26 Thread Buchbinder, Barry (NIH/NIAID) [E]
Kenneth Chiu sent the following at Monday, October 26, 2009 2:29 PM > >Considering that I only want to know whether or not two files differ, >this should not require any significant memory usage. (In other words, >don't use mmap().) If you only want to know whether or not they are identical, use c

Re: How to increase the memory available to diff in cygwin 1.7?

2009-10-26 Thread Kenneth Chiu
cmp doesn't recurse, though, at least as far as I can tell. In theory, I could use find, then cmp, plus some scripting, but seems simpler to just write a small C program to do it. On Mon, Oct 26, 2009 at 2:48 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote: > Kenneth Chiu sent the following at Monday

RE: How to increase the memory available to diff in cygwin 1.7?

2009-10-26 Thread Stephan Mueller
Kenneth Chiu writes: " cmp doesn't recurse, though, at least as far as I can tell. " In theory, I could use find, then cmp, plus some scripting, " but seems simpler to just write a small C program " to do it. Really? Your definition of 'simpler' may differ from mine, but given an existing tool fo

Re: mark/copy text to clipboard without a mouse in rxvt or mintty

2009-10-26 Thread Andy Koppe
2009/10/26 Kurt Harriger: > When using the cmd window you can mark text using Alt-Space for menu, > E for edit, Enter to begin mark, position cursor to start of > selection, hold shift position cursor to end and press enter to copy > to clipboard, and finally Alt-Space, E, P to paste.  Although its

Re: How to increase the memory available to diff in cygwin 1.7?

2009-10-26 Thread Kenneth Chiu
Well, it really depends on one's familiarity. I can run find on both directory roots, to get a list of all files. I want breadth-first, but I think find can do that. The output needs to be sorted for each directory, since I also need to find files in one that are not in the other. I am not sure

Re: mark/copy text to clipboard without a mouse in rxvt or mintty

2009-10-26 Thread Marc Girod
Andy Koppe wrote: > > Apple's Terminal.app has such a feature, but I don't know of any open > source terminal that has it. Except for the special case of GNU > screen, although there you're limited to copy&pasting within screen, > but perhaps that'd be sufficient? > GNU emacs shell too. And pro

ash "gotcha", other 1.7 upgrade wrinles

2009-10-26 Thread Eliot Moss
Dear cygwin team -- I went through the upgrade and have a couple of suggestions for information to go out with the 1.7 release ... - In my experience, I have to rebase everything (Windows 7, like Vista, shows this fork-failure behavior depending on where dll's load into virtual memory); that's o

Re: ash "gotcha", other 1.7 upgrade wrinles

2009-10-26 Thread Eric Blake
Eliot Moss cs.umass.edu> writes: > - But part of rebasing is to use ash (since it does not tie down > so many dlls and all, I believe) ... but ash is not there! Then something went wrong with your installation, because the dash package installs /usr/bin/ash.exe as part of the Base install, alo

Re: ash "gotcha", other 1.7 upgrade wrinles

2009-10-26 Thread Larry Hall (Cygwin)
On 10/26/2009 05:09 PM, Eliot Moss wrote: Dear cygwin team -- I went through the upgrade and have a couple of suggestions for information to go out with the 1.7 release ... - In my experience, I have to rebase everything (Windows 7, like Vista, shows this fork-failure behavior depending on wher

RE: How to increase the memory available to diff in cygwin 1.7?

2009-10-26 Thread Don Porges
-Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Buchbinder, Barry (NIH/NIAID) [E] Sent: Monday, October 26, 2009 2:49 PM To: cygwin@cygwin.com; Kenneth Chiu Subject: RE: How to increase the memory available to diff in cygwin 1.7? Kenneth Chiu

Re: crontab 1.12 issuing error about

2009-10-26 Thread Pierre A. Humblet
- Original Message - From: "Larry W. Virden" To: "Cygwin" Sent: Monday, October 26, 2009 8:56 | My administrator has been trying to get the cron service to run on our cygwin 1.7 environments. After installing the various packages, he performed the permission changes on my machine on

[ANNOUNCEMENT] [1.7] Updated: {ncurses/libncurses9/libncurses-devel/ncurses-demo}-5.7-15

2009-10-26 Thread Charles Wilson
ncurses is a package that provides character and terminal handling libraries, including 'gui-like' panels and menus. It is often used instead of termcap. This is a packaging bug fix, and an update to latest upstream. [[ compiled using gcc-4.3.4-1 ]] CHANGES since 5.7-14

email package dependency (openssl) not automatically installed

2009-10-26 Thread Steven Monai
Hello folks, I installed a fresh Cygwin 1.7 beta, and added the 'email' package. Then, I ran the following to send myself a test message: $ echo "Test message" | email --subject="Test" \ > --smtp-server="smtp.at.my.isp" --from-name="Steven Monai" \ > --from-addr="steve+cyg...@monai.ca" steve+cyg.

Removed 1.5.25 and installed 1.7.0, but still cannot access filenames containing Unicode

2009-10-26 Thread Steven Monai
Hello folks, I recently removed Cygwin 1.5.25 from a WindowsXP box (as per FAQ # 2.17), and then installed the Cygwin 1.7.0 beta in its place. The install seemed to go flawlessly. I was looking forward to having more robust handling of filenames with Unicode chars, but unfortunately, I'm not havin

Re: How to increase the memory available to diff in cygwin 1.7?

2009-10-26 Thread Mark J. Reed
On Monday, October 26, 2009, Kenneth Chiu wrote: > cmp doesn't recurse, though, at least as far as I can tell. > In theory, I could use find, then cmp, plus some scripting, > but seems simpler to just write a small C program > to do it. Well, as a start, you could try this: find "$src" -type f -

Re: ash "gotcha", other 1.7 upgrade wrinles

2009-10-26 Thread Mark J. Reed
On Mon, Oct 26, 2009 at 5:26 PM, Larry Hall (Cygwin) wrote: > It is not gratuitous.  'ash' is now 'dash' instead of 'bash'.  Dash is a > more standards compliant shell which is also faster. Huh? ash was never bash, and ash.exe was part of the dash package last I checked, so I'm confused by the abo

Re: [ANNOUNCEMENT] [1.7] Updated: lapack 3.2.1-1

2009-10-26 Thread Fergus
New versions 3.2.1-1 of lapack (source) liblapack0 liblapack-devel I can see "source" above, but the lack of an install: line under @lapack in the current setup ini file for [1.7] datestamp 1256597494 seems to lead to an installation error: Can't open (null) for reading: No such file Ferg