Re: [ANNOUNCEMENT] [1.7] Updated: lzip 1.8-2

2009-11-22 Thread Fergus
Sorry, still something not quite right. setup-2.ini timestamp 1258914641 shows @ lzip sdesc: "Lossless data compressor based on the LZMA algorithm." ldesc: "lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or

Re: Interesting problem installing cygserver

2009-11-22 Thread Gregg Levine
On Mon, Nov 23, 2009 at 12:06 AM, Larry Hall (Cygwin) wrote: > On 11/22/2009 11:57 PM, Gregg Levine wrote: >> >> On Sun, Nov 22, 2009 at 11:51 PM, Larry Hall (Cygwin) >>  wrote: > >   ^ > .  Don't feed the spammers. >  Thanks. > >

Re: Interesting problem installing cygserver

2009-11-22 Thread Larry Hall (Cygwin)
On 11/22/2009 11:57 PM, Gregg Levine wrote: On Sun, Nov 22, 2009 at 11:51 PM, Larry Hall (Cygwin) wrote: ^ . Don't feed the spammers. Thanks. On 11/22/2009 10:43 PM, Gregg Levine wrote: $ /usr/bin/cygserver-config Ge

Re: Interesting problem installing cygserver

2009-11-22 Thread Gregg Levine
On Sun, Nov 22, 2009 at 11:51 PM, Larry Hall (Cygwin) wrote: > On 11/22/2009 10:43 PM, Gregg Levine wrote: > > > >> $ /usr/bin/cygserver-config >> Generating /etc/cygserver.conf file >> chown: changing ownership of `/etc/cygserver.conf': Permission denied >> >> >> Warning: The following function

Re: Interesting problem installing cygserver

2009-11-22 Thread Larry Hall (Cygwin)
On 11/22/2009 10:43 PM, Gregg Levine wrote: $ /usr/bin/cygserver-config Generating /etc/cygserver.conf file chown: changing ownership of `/etc/cygserver.conf': Permission denied Warning: The following function requires administrator privileges! A good start is either you don't have admi

Re: vim setup (getting cygvim and winvim happy together)

2009-11-22 Thread Gary Johnson
On 2009-11-21, Linda Walsh wrote: > Gary Johnson wrote: > >You could do that, or you could add the full path to the vim > >directory to your PATH. > --- > This is a very circuitous story -- with different effects > developing over the years. Things might be different under > cygwin 1.7, but

Re: [1.7] git checkout or clean fails to unlink submodule

2009-11-22 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to David Antliff on 11/22/2009 9:20 PM: > > Any suggestions how to investigate this further? Is there some way > that Windows or Cygwin is somehow preventing the deletion of this > directory? More likely, this is due to the fact that git su

[1.7] git checkout or clean fails to unlink submodule

2009-11-22 Thread David Antliff
I've noticed that git-1.6.4.2 in Cygwin-1.7 exhibits some unusual behaviour and although I don't know if it's a Cygwin issue. I really don't have a way to check, so I'll simply report it here. I've compared this behaviour with git-1.6.1.2 from Cygwin-1.5, and it does not occur, so it's new behavio

Interesting problem installing cygserver

2009-11-22 Thread Gregg Levine
Hello! I just attempted to run the cygserver-config program and instead I received that instead: g...@cmdrskywalker ~ $ /usr/bin/cygserver-config Generating /etc/cygserver.conf file chown: changing ownership of `/etc/cygserver.conf': Permission denied Warning: The following function requires admi

emacsclient.exe won't exit (was: Re: [1.7] Updated: cygwin-1.7.0-65)

2009-11-22 Thread Haojun Bao
Hi, Corinna Vinschen writes: > > Nver mind. With the help of your testcase I found the problem. I'll > apply a fix shortly, but I have to think about it some more first. > After upgrade to -65 cygwin.dll, emacsclient.exe won't exit, no matter if the --no-wait option is added. There's a sock

Re: Problem with autoconf autodepend

2009-11-22 Thread Dave Korn
Ken Brown wrote: > I guess so. I wonder if there's a timing problem so that the deps > directory isn't being created before it needs to be used. But here's > something very strange: Angelo Graziosi, who is also playing with this, > told me that he *doesn't* get error if he does 'make -j4', but

Re: Problem with autoconf autodepend

2009-11-22 Thread Ken Brown
On 11/22/2009 6:34 PM, Dave Korn wrote: Ken Brown wrote: And here's the build failure: gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/tmp/emacs/src -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/

Re: Cannot run SSH

2009-11-22 Thread Larry Hall (Cygwin)
On 11/21/2009 10:33 PM, Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Huang Bambo on 11/21/2009 8:29 PM: run /usr/sbin/sshd directly and check if it can start. 2009/11/22 baykusderki: 121 lines of email, with only one

Re: rsync pull problem and possible solution

2009-11-22 Thread Linda Walsh
grkuntzmd wrote: I am still trying to work this out. It is well known that cygwin rsync hangs on pulling from Microsoft Windows (but works when pushing). Dunno about the rest, but I rsync from a mounted MS-Windows CIFS share every night to a linux server. It's never hung. So I d

[ANNOUNCEMENT] [1.7] Updated: lzip 1.8-2

2009-11-22 Thread JonY
Version 1.8-2 of "lzip" has been uploaded for Cygwin 1.7. lzip is a lossless data compressor based on the LZMA algorithm with a user interface similar to gzip or bzip2. It supports recovery from damaged archives. Homepage: This update fixes a packaging con

Re: Cygwin 1.7 setup on Win7 fails with "Unable to extract /etc/ -- the file is in use."

2009-11-22 Thread Larry Hall (Cygwin)
On 11/20/2009 08:15 PM, Alexander Quinn wrote: No takers? Before coming here, I spent a good 6-8 hours working on it, read the FAQ (http://cygwin.com/1.7/faq/faq.html), searched with Google, checked the list archives, and read the guide to asking questions. I know my question was long but th

Re: Problem with autoconf autodepend

2009-11-22 Thread Dave Korn
Ken Brown wrote: > And here's the build failure: > > gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/tmp/emacs/src > -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/include

Problem with autoconf autodepend

2009-11-22 Thread Ken Brown
The build of emacs from cvs source recently started failing because the build system added autodepend support. The associated configure test succeeds, but the feature itself doesn't work reliably. The simple workaround is to configure with --disable-autodepend, but I thought I should report t

1.5.25 under XP Pro SP3: autossh service drops connection immediately after pubkey authentication

2009-11-22 Thread Ashton Crawford
I am trying to create an autossh service that establishes a reverse ssh connection to an openssh server runing on the local lan.  The server will eventually migrate off the lan and I have no control over the firewall which is why I'm testing this setup first.  I've run into several problems: I've

Re: autoconf/configure problem on text mounts

2009-11-22 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Matthew on 11/22/2009 9:06 AM: > cd HandBrake > ./configure --launch-jobs=1 --launch --gcc=/usr/bin/gcc-4.exe Where does --launch come from? That's not a typical argument in configure scripts generated by Autoconf, nor is it one supporte

Re: autoconf/configure problem on text mounts

2009-11-22 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Matthew on 11/22/2009 9:06 AM: > Cygwin 1.5.25-15, autoconf 2.64, HandBrake svn 2953, lame 3.98, and gcc 4.3.2 > > > It appears it is still happening. It appears WHAT is still happening? You left out some important context. > C:\cygwi