Re: w32api 3.13-1 Incorrect #define of WTS_CURRENT_SESSION in wtsapi32.h

2009-02-06 Thread Chris Sutcliffe
Thank you for the heads up! I've applied your fix to CVS. > However, from the Microsoft Windows SDK for Windows Server 2008 and .NET > Framework 3.5 > (http://www.microsoft.com/downloads/details.aspx?FamilyId=E6E1C3DF-A74F- > 4207-8586-711EBE331CDC&displaylang=en), the definition is On a side no

Re: how to install libtoolize

2009-02-06 Thread wynfield
Re: >Larry Hall (Cygwin) wrote: > On 02/05/2009, Wynfield Henman wrote: > > Though I am building a different package, I have the same problem as > > mentioned below. The libtool package downloaded is 46 bytes > > (effectively null) and get stashed into the _obsolete folder without > > ever getti

Re: 'man' page for 'mintty' for review

2009-02-06 Thread Lee D.Rothstein
Christopher Faylor wrote: > On Fri, Feb 06, 2009 at 10:04:36AM +0100, Peter Rosin wrote: >> On 2009-02-05 20:47 Lee D.Rothstein wrote: >>> Please, if you would, review the attached 'man' page -- 'mintty.1'. >>> Andy Koppe intends to fold it into the 0.3.6 MinTTY release. >>> Comments, correctio

Re: 'man' page for 'mintty' for review

2009-02-06 Thread Christopher Faylor
On Fri, Feb 06, 2009 at 10:04:36AM +0100, Peter Rosin wrote: > Den 2009-02-05 20:47 skrev Lee D.Rothstein: >> MinTTY users, >> Please, if you would, review the attached 'man' page -- 'mintty.1'. >> Andy Koppe intends to fold it into the 0.3.6 MinTTY release. >> Comments, corrections, addtitions to

w32api 3.13-1 Incorrect #define of WTS_CURRENT_SESSION in wtsapi32.h

2009-02-06 Thread Linton Miller
In w32api, the definition of WTS_CURRENT_SESSION in wtsapi32.h is #define WTS_CURRENT_SESSION 0 However, from the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5 (http://www.microsoft.com/downloads/details.aspx?FamilyId=E6E1C3DF-A74F- 4207-8586-711EBE331CDC&displaylang=

Re: ssh pubkey auth problems on cygwin 1.5.25

2009-02-06 Thread Tom Schutter
OK. I have just reinstalled Cygwin from scratch (following the instructions below), and I have the exact same problem. Any ideas to try next? On Fri 2009-01-30 17:26, Dmitry Semyonov wrote: > On Sat, Jan 31, 2009 at 01:08, Tom Schutter wrote: > > > I have successfully setup and used this exact

Re: opengl-1.1.0-10 glut32 linking problems

2009-02-06 Thread André Bleau
Hi Reini, In January, you wrote about some problems linking with opengl-1.1.0-10's glut32.a . I answered on January 29th, asking for some extra info and offering some advice. Could you please tell us if the problem is now solved? This might help other users if they run into a similar problem.

Re: [OT] Vista feedback

2009-02-06 Thread Vincent R.
On Fri, 06 Feb 2009 07:27:47 -0800, Tim Prince wrote: > Vincent R. wrote: > >> Ok finally I got my answers, I am cross-compiling and everything is so >> SLO >> that I will have to install Windows XP ... >> Is it because of the couple laptop(Dell XPS M1530)/Vista or does it come >> from Vi

Debugging a time zone problem

2009-02-06 Thread Ken Brown
I've built emacs 23 under both cygwin 1.5 and 1.7, and it runs fine for me except for a glitch involving time zones: Emacs gets the local time zone wrong by 4 hours. I've reported this to the emacs-devel list [1], and the developer who responded asked me to try to get some advice on this list

[ANNOUNCEMENT] Updated packages: {serf,libserf0_0,libserf0-devel}-0.3.0-1

2009-02-06 Thread David Rothenberger
The serf packages have been updated to the new upstream release 0.3.0. See http://code.google.com/p/serf/source/browse/tags/0.3.0/CHANGES for more details about the changes in this release More information about serf can be found at http://code.google.com/p/serf/. DESCRIPTION: Th

Re: [OT] Vista feedback

2009-02-06 Thread Tim Prince
Vincent R. wrote: > Ok finally I got my answers, I am cross-compiling and everything is so > SLO > that I will have to install Windows XP ... > Is it because of the couple laptop(Dell XPS M1530)/Vista or does it come > from Vista itself ? You didn't say whether you have sufficient RAM, why

Re: Vista feedback

2009-02-06 Thread Vincent R.
On Fri, 06 Feb 2009 15:42:33 +0100, "Vincent R." wrote: > Hi, > > I recently bought a new laptop and of course it was loaded with Windows > Vista(Ultimate). > So as usual I tried to install cygwin on it, I run the setup.exe, I let the > default install folder > and then I need to choose packages.

Vista feedback

2009-02-06 Thread Vincent R.
Hi, I recently bought a new laptop and of course it was loaded with Windows Vista(Ultimate). So as usual I tried to install cygwin on it, I run the setup.exe, I let the default install folder and then I need to choose packages. First I was surprised because I couldn't find subversion, so I quit se

Fwd: Updating failure -- now success!

2009-02-06 Thread Sam Kuper
2009/2/5 Sam Kuper > > 2009/2/5 Gary Johnson : > > I tried again this morning, a little after 10 a.m. PST, from my > > usual mirror site cygwin.osuosl.org. Setup.exe spent a few minutes > > fetching quite a few files and installing them, then finished > > without any error messages. Everything s

Re: 64 bit system compatibility

2009-02-06 Thread Brian Mathis
I have been running cygwin on 64-bit Vista for over a year now. In my configuration, I have disabled UAC, so if you have that enabled it might be something to look at. Also, any of the X programs require that the X server is running before they will run. You can start X by opening a normal cygwi

64 bit system compatibility

2009-02-06 Thread Giacomo Bruno
Hello, I just moved to a new machine with a 64 bit windows vista os . I wanted to install and run cygwin. While the installation process run to the end, programs like emacs xterm and xwin do not work. I also do not get a home directory when I run for the first time cygwin (I thought it would be

Re: Unexpected unmet dependencies with installer

2009-02-06 Thread Corinna Vinschen
On Feb 6 09:02, Ryan Johnson wrote: > Hi all, > > I just tried to download the 'screen' package through Cygwin's setup.exe, > and set the mode to 'Keep' to avoid pulling down the umpteen updated > packages it found. Then I selected 'screen' from the list. However, when I > tried to complete the

Re: 'man' page for 'mintty' for review

2009-02-06 Thread Peter Rosin
Den 2009-02-05 20:47 skrev Lee D.Rothstein: MinTTY users, Please, if you would, review the attached 'man' page -- 'mintty.1'. Andy Koppe intends to fold it into the 0.3.6 MinTTY release. Comments, corrections, addtitions to this list, please. 'man ./mintty.1.gz' will render the file (in the cu

RE: [ANNOUNCEMENT] Installation problems should now be rectified

2009-02-06 Thread Sorin Srbu
>-Original Message- >Sent: Thursday, February 05, 2009 11:47 PM >Subject: [ANNOUNCEMENT] Installation problems should now be rectified > >The problem has been rectified and the uncorrupted setup.ini file should >be making its way to mirrors now. It will take a while for every mirror >to pi

RE: Solved: Post-install hang

2009-02-06 Thread Sorin Srbu
>-Original Message- >From: On Behalf Of Corinna Vinschen >Sent: Thursday, February 05, 2009 7:08 PM >Subject: Re: Solved: Post-install hang > >On Feb 5 10:44, Christopher Faylor wrote: >> On Thu, Feb 05, 2009 at 02:07:20PM +0100, Corinna Vinschen wrote: >> >I don't think it has anything to

Unexpected unmet dependencies with installer

2009-02-06 Thread Ryan Johnson
Hi all, I just tried to download the 'screen' package through Cygwin's setup.exe, and set the mode to 'Keep' to avoid pulling down the umpteen updated packages it found. Then I selected 'screen' from the list. However, when I tried to complete the install I got warnings about jasper, libglut3