Re: X server fails to start on Vista

2009-05-26 Thread Markus Friedel
Hi, I receive following error when starting XWin-Server (startxwin) on my Vista Ultimate x64-System. _XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed _XSERVTransMakeAllCOTSServerListeners: server already running Fatal server error: Cannot establish any listening sockets -

[PATCH] Re: [1.5] ls -l on /cygdrive/d doesn't work

2009-05-26 Thread David Engraf
---BeginMessage--- I have fixed the error in ntea.cc handling the return value of NTQueryEaFile. This patch is only needed for the 1.5 release. Maybe this error should be considered as critical due to uninitialized stack usage of the variable fea when the function returned an error.

Re: [1.5] ls -l on /cygdrive/d doesn't work

2009-05-26 Thread David Engraf
I think this error is located in the cygwin/ntea.cc read_ea function. NtQueryEaFile fails due to unsupported extended attributes on fat32 and iso9660 and ret is set to -1. After setting ret to -1 the function checks fea-EaValueLength which is in my case 8313 (see log) due to an uninitialized

[PATCH] Re: [1.5] ls -l on /cygdrive/d doesn't work

2009-05-26 Thread David Engraf
I have fixed the error in ntea.cc handling the return value of NTQueryEaFile. This patch is only needed for the 1.5 release. Maybe this error should be considered as critical due to uninitialized stack usage of the variable fea when the function returned an error. 2009-05-26 David Engraf

[ANNOUNCEMENT] Updated: {xerces-c/xerces-c-doc/xerces-c-test/libxerces-c-devel}-3.0.1-1, NEW: libxerces-c30-3.0.1-1

2009-05-26 Thread Charles Wilson
Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs.

[ANNOUNCEMENT] Updated: {xerces-c/xerces-c-doc/xerces-c-test/libxerces-c-devel}-3.0.1-10, NEW: libxerces-c30-3.0.1-10

2009-05-26 Thread Charles Wilson
Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs.

[ANNOUNCEMENT] Updated: automake1.10-1.10.2-1

2009-05-26 Thread Charles Wilson
Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. This is routine update in the automake-1.10 release series, and contains the latest version of automake system, automake-1.10. This cygwin package, automake1.10, can be installed without

[ANNOUNCEMENT] [1.7] Updated: automake1.10-1.10.2-10

2009-05-26 Thread Charles Wilson
Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. This is routine update in the automake-1.10 release series, and contains the latest version of automake system, automake-1.10. This cygwin package, automake1.10, can be installed without

[ANNOUNCEMENT] NEW: automake1.11-1.11-1

2009-05-26 Thread Charles Wilson
Automake is a tool for automatically generating `Makefile.in's suitable for use with Autoconf, compliant with the GNU Makefile standards, and portable to various make implementations. This is the first release in the automake-1.11 release series, and contains the latest version of automake system,

[ANNOUNCEMENT] Updated: automake-4-1

2009-05-26 Thread Charles Wilson
This package provides a wrapper system for the various automakeX.Y packages, and plays a role similar to that of the long-standing autoconf wrapper package. This wrapper system is based on the bash am-wrapper developed by the gentoo distribution, with tweaks to support cygwin's existing

[ANNOUNCEMENT] [1.7] NEW: automake1.11-1.11-10

2009-05-26 Thread Charles Wilson
Automake is a tool for automatically generating `Makefile.in's suitable for use with Autoconf, compliant with the GNU Makefile standards, and portable to various make implementations. This is the first release in the automake-1.11 release series, and contains the latest version of automake system,

[ANNOUNCEMENT] [1.7] Updated: automake-4-10

2009-05-26 Thread Charles Wilson
This package provides a wrapper system for the various automakeX.Y packages, and plays a role similar to that of the long-standing autoconf wrapper package. This wrapper system is based on the bash am-wrapper developed by the gentoo distribution, with tweaks to support cygwin's existing

Re: emacs -nw keypad

2009-05-26 Thread Ken Brown
On 5/25/2009 6:13 PM, Jon TURNEY wrote: I would have said that this could be same problem as in [1], an X server bug, but then I would expect the problem to be seen both in emacs -nw in an xterm under X and emaacs under X... I'm not yet convinced that there's a bug. The tpu-*.el files use

dll links or pkgconfig/libtool information is wrong

2009-05-26 Thread jean-luc malet
hi! I'm creating a dll using gcc and cygwin this dll use 2 others dll : -lglut -lGL $pkg-config.exe --libs gl -lGL but /bin/ contain cygGL-1.dll when static linking with -lGL this works fine because libGL.a exist when creating the dll -lGL don't work at all, I have to specify -lGL-1 doing /bin/$

Re: dll links or pkgconfig/libtool information is wrong

2009-05-26 Thread Dave Korn
jean-luc malet wrote: hi! I'm creating a dll using gcc and cygwin this dll use 2 others dll : -lglut -lGL $pkg-config.exe --libs gl -lGL but /bin/ contain cygGL-1.dll when static linking with -lGL this works fine because libGL.a exist when creating the dll -lGL don't work at all, I have to

RE: Upgrade to cygwin 1.7 seemed to trash bash profile, path

2009-05-26 Thread Karl M
Date: Tue, 26 May 2009 11:29:15 -0400 From: lh Subject: Re: Upgrade to cygwin 1.7 seemed to trash bash profile, path Aaron Humphrey wrote: I've been having some intermittent problems lately with screen hanging, when it hasn't before. This is on my home computer, which was still running

Re: Upgrade to cygwin 1.7 seemed to trash bash profile, path

2009-05-26 Thread Larry Hall (Cygwin)
Aaron Humphrey wrote: I've been having some intermittent problems lately with screen hanging, when it hasn't before. This is on my home computer, which was still running 1.5.25, and I've been using screen on 1.7 without event on my work computer, so I decided to upgrade at home. I downloaded

Re: [Fwd: [1.7] wcwidth failing configure tests]

2009-05-26 Thread IWAMURO Motonori
I correct my proposal. 2009/5/15 IWAMURO Motonori deenhe...@gmail.com: I propose to use *_cjk() when the language part of LC_CTYPE is 'ja', 'ko', 'vi' or 'zh'. LC_CTYPE is 'ja', 'ko', or 'zh'. I remove 'vi'. (advice from a NetBSD locale part maintainer) -- IWAMURO Motnori http://vmi.jp/ --

SSH client not starting

2009-05-26 Thread Bill McCormick
Hi, I've got the latest cygwin 1.5 on XP SP3 and cannot get the SSH client to run. It just returns to the command prompt with no error message. I've done several cygwin installs and have never had this problem. Thanks, Bill -- Unsubscribe info:

Re: SSH client not starting

2009-05-26 Thread Dave Korn
Bill McCormick wrote: Hi, I've got the latest cygwin 1.5 on XP SP3 and cannot get the SSH client to run. It just returns to the command prompt with no error message. Could be a missing DLL. Run cygcheck on the .exe. cheers, DaveK -- Unsubscribe info:

Re: SSH client not starting

2009-05-26 Thread Bill McCormick
Dave Korn wrote: Bill McCormick wrote: Hi, I've got the latest cygwin 1.5 on XP SP3 and cannot get the SSH client to run. It just returns to the command prompt with no error message. Could be a missing DLL. Run cygcheck on the .exe. cheers, DaveK Thanks!! $ cygcheck

Re: SSH client not starting

2009-05-26 Thread Dave Korn
Bill McCormick wrote: Dave Korn wrote: Bill McCormick wrote: Hi, I've got the latest cygwin 1.5 on XP SP3 and cannot get the SSH client to run. It just returns to the command prompt with no error message. Could be a missing DLL. Run cygcheck on the .exe. cheers, DaveK

Re: SSH client not starting

2009-05-26 Thread Bill McCormick
Dave Korn wrote: Bill McCormick wrote: Dave Korn wrote: Bill McCormick wrote: Hi, I've got the latest cygwin 1.5 on XP SP3 and cannot get the SSH client to run. It just returns to the command prompt with no error message. Could be a missing DLL. Run cygcheck on the .exe. cheers,

RE: Cygwin OpenSSH and Windows 7 RC

2009-05-26 Thread Winderson Martins de Souza
take a look on what you have in your /etc/hosts.deny I had the same problem, and it had ALL:ALL DENY try inserting an except to your host here 2009/5/21 William Zhang esp...@gmail.com Hi All, Have anybody tried Cygwin and SSH with Windows 7 RC x86 (Build 7100)?  I saw there was a discussion

Re: Static linking issue under cygwin.

2009-05-26 Thread Vladimir A. Petrov
Andre, The correct order for searching the libraries is: -lglut32 -lglu32 -lopengl32 fly-cubes.c must be _before_ the libraries. Chuck's response was correct about this last point, but wrong about the librairies order. Thank you for your clarification. --- /vap/ -- Unsubscribe info:

Re: SSH client not starting

2009-05-26 Thread Dave Korn
Bill McCormick wrote: Dave Korn wrote: You can find out at http://cygwin.com/packages/ by entering cygz.dll in the search box. (Hint: nope, zlib!) But my zlib package is installed and re-installed. Any other ideas? The DLL itself is in zlib0. There are three packages: from the

Re: SSH client not starting

2009-05-26 Thread Bill McCormick
Dave Korn wrote: Bill McCormick wrote: Dave Korn wrote: You can find out at http://cygwin.com/packages/ by entering cygz.dll in the search box. (Hint: nope, zlib!) But my zlib package is installed and re-installed. Any other ideas? The DLL itself is in zlib0. There are three

Re: SSH client not starting

2009-05-26 Thread Dave Korn
Bill McCormick wrote: Looks like I don't have the zlib0 (or devel). I've tried a number of reinstalls with no change. What can I do? Run setup.exe and manually select it in the chooser page? I think the zlib0 package containing the DLL was only split out recently, and being a new package

Re: Question of the necessity of rebaseall

2009-05-26 Thread Joe Smith
Larry Hall (Cygwin) reply-to-list-only...@cygwin.com wrote: Andy Koppe wrote: Remember, the semantics of fork is that BOTH processes (the parent and child) must see the SAME memory, and that includes all shared libraries being mapped at the SAME location. But since Windows doesn't provide a

Re: SSH client not starting

2009-05-26 Thread Thorsten Kampe
* Bill McCormick (Tue, 26 May 2009 12:51:32 -0500) But my zlib package is installed and re-installed. Any other ideas? So what? Do you have a file called cygz.dll - yes or no? And if so, where is that file? Thorsten -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: SSH client not starting

2009-05-26 Thread Dave Korn
Thorsten Kampe wrote: * Bill McCormick (Tue, 26 May 2009 12:51:32 -0500) But my zlib package is installed and re-installed. Any other ideas? So what? Do you have a file called cygz.dll - yes or no? And if so, where is that file? My hint was a shorthand, I was only intending to point in

Re: SSH client not starting

2009-05-26 Thread Bill McCormick
Thorsten Kampe wrote: * Bill McCormick (Tue, 26 May 2009 12:51:32 -0500) But my zlib package is installed and re-installed. Any other ideas? So what? Do you have a file called cygz.dll - yes or no? And if so, where is that file? Sorry for not being clear; no I do not have a file called

Re: SSH client not starting

2009-05-26 Thread Bill McCormick
Dave Korn wrote: Bill McCormick wrote: Looks like I don't have the zlib0 (or devel). I've tried a number of reinstalls with no change. What can I do? Run setup.exe and manually select it in the chooser page? I think the zlib0 package containing the DLL was only split out recently, and

Re: emacs -nw keypad

2009-05-26 Thread Eli Zaretskii
Date: Tue, 26 May 2009 07:58:41 -0400 From: Ken Brown kbrown at cornell dot edu On 5/25/2009 6:13 PM, Jon TURNEY wrote: I would have said that this could be same problem as in [1], an X server bug, but then I would expect the problem to be seen both in emacs -nw in an xterm under X

email package needs openssl dependency

2009-05-26 Thread Scott Wegner
Hi all, I have installed the 'email' utility from the a standard Cygwin 1.5 install; the only package I have included from the repositories outside of the defaults is 'email'. However, when I try to use the email program, I get an error about a missing cygcrypto DLL. From reading other

Re: emacs -nw keypad

2009-05-26 Thread Ken Brown
On 5/26/2009 4:03 PM, Eli Zaretskii wrote: It would really help me to see the result of typing C-h l after pressing the keypad keys, on Tim's machine, as I requested earlier in this thread. I can't help you with Tim's machine, but I tried it on my own. (I'm currently running emacs-23.0.94 in

RE: OpenSSH server installation error on Windows Vista Business/Ultimate

2009-05-26 Thread Paul August
Thank you David for your response. I followed your steps to enable the administrator account via MMC console window, Then I start cygwin bash shell either as an administrator or after I logon the administrator account. When I run ssh-host-config -y again, I got the same error message. It seems

Re: SSH client not starting

2009-05-26 Thread Dave Korn
Bill McCormick wrote: Dave Korn wrote: Bill McCormick wrote: Looks like I don't have the zlib0 (or devel). I've tried a number of reinstalls with no change. What can I do? Run setup.exe and manually select it in the chooser page? I think the zlib0 package containing the DLL was only

RE: emacs -nw keypad

2009-05-26 Thread Tim Adye
Hi Eli and Ken, Thank you for all your investigations. Ken Brown wrote on 26 May 2009 21:59: On 5/26/2009 4:03 PM, Eli Zaretskii wrote: It would really help me to see the result of typing C-h l after pressing the keypad keys, on Tim's machine, as I requested earlier in this thread.

Re: emacs -nw keypad

2009-05-26 Thread Ken Brown
On 5/26/2009 9:11 PM, Tim Adye wrote: In Cygwin 1.5 xterm (TERM=xterm), with emacs -q -nw (or also with -f tpu-edt) I get ESC [ 1 ; 2 4 2 ; 0 c ESC O q ESC O r ESC O s ESC O t ESC O u ESC O v ESC O P l The initial ESC [ 1 ; 2 4 2 ; 0 c is just the response from xterm, asked for its version

Cygwin 1.7(even in 1.5) user logined through cygwin.bat can't show whit w command

2009-05-26 Thread Huang Bambo
As showed in the title. If I start a shell from cygwin.bat, the w and who command showed nothing while the shell from ssh can. And I also think the tty should be pts/x, not ttyx. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Typo, Cygwin-UG-Net.html for 1.7.x

2009-05-26 Thread Jason Mills
FYI- Typo, Cygwin-UG-Net.html for 1.7.x (path still reports 1.5.x?) C:/cygwin/usr/share/doc/cygwin-doc-1.5/cygwin-ug-net.html Found in The CYGWIN environment variable :: Implemented options 'explicitely' should be 'explicitly' Just a random typo I came across, I didn't perform an

Re: Typo, Cygwin-UG-Net.html for 1.7.x

2009-05-26 Thread Christopher Faylor
On Tue, May 26, 2009 at 07:21:40PM -0700, Jason Mills wrote: FYI- Typo, Cygwin-UG-Net.html for 1.7.x (path still reports 1.5.x?) C:/cygwin/usr/share/doc/cygwin-doc-1.5/cygwin-ug-net.html Found in The CYGWIN environment variable :: Implemented options 'explicitely' should be 'explicitly'

Re: Cygwin 1.7(even in 1.5) user logined through cygwin.bat can't show whit w command

2009-05-26 Thread Larry Hall (Cygwin)
Huang Bambo wrote: As showed in the title. If I start a shell from cygwin.bat, the w and who command showed nothing while the shell from ssh can. And I also think the tty should be pts/x, not ttyx. Set CYGWIN=tty in your Windows environment if you want/need 'bash' to register as a terminal

Re: Cygwin 1.7(even in 1.5) user logined through cygwin.bat can't show whit w command

2009-05-26 Thread Christopher Faylor
On Tue, May 26, 2009 at 11:48:30PM -0400, Larry Hall (Cygwin) wrote: Huang Bambo wrote: As showed in the title. If I start a shell from cygwin.bat, the w and who command showed nothing while the shell from ssh can. And I also think the tty should be pts/x, not ttyx. Set CYGWIN=tty in your

RE: OpenSSH server installation error on Windows Vista Business/Ultimate

2009-05-26 Thread David Christensen
Paul August wrote: Thank you David for your response. You're welcome. :-) I followed your steps to enable the administrator account via MMC console window, Then I start cygwin bash shell either as an administrator or after I logon the administrator account. When I run ssh-host-config -y

Updated: {xerces-c/xerces-c-doc/xerces-c-test/libxerces-c-devel}-3.0.1-10, NEW: libxerces-c30-3.0.1-10

2009-05-26 Thread Charles Wilson
Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs.

Updated: automake1.10-1.10.2-1

2009-05-26 Thread Charles Wilson
Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. This is routine update in the automake-1.10 release series, and contains the latest version of automake system, automake-1.10. This cygwin package, automake1.10, can be installed without

[1.7] Updated: automake1.10-1.10.2-10

2009-05-26 Thread Charles Wilson
Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. This is routine update in the automake-1.10 release series, and contains the latest version of automake system, automake-1.10. This cygwin package, automake1.10, can be installed without

NEW: automake1.11-1.11-1

2009-05-26 Thread Charles Wilson
Automake is a tool for automatically generating `Makefile.in's suitable for use with Autoconf, compliant with the GNU Makefile standards, and portable to various make implementations. This is the first release in the automake-1.11 release series, and contains the latest version of automake system,

[1.7] NEW: automake1.11-1.11-10

2009-05-26 Thread Charles Wilson
Automake is a tool for automatically generating `Makefile.in's suitable for use with Autoconf, compliant with the GNU Makefile standards, and portable to various make implementations. This is the first release in the automake-1.11 release series, and contains the latest version of automake system,

Updated: automake-4-1

2009-05-26 Thread Charles Wilson
This package provides a wrapper system for the various automakeX.Y packages, and plays a role similar to that of the long-standing autoconf wrapper package. This wrapper system is based on the bash am-wrapper developed by the gentoo distribution, with tweaks to support cygwin's existing

[1.7] Updated: automake-4-10

2009-05-26 Thread Charles Wilson
This package provides a wrapper system for the various automakeX.Y packages, and plays a role similar to that of the long-standing autoconf wrapper package. This wrapper system is based on the bash am-wrapper developed by the gentoo distribution, with tweaks to support cygwin's existing