Re: CMake 2.6.0-1 ready

2008-05-20 Thread Bill Hoffman
Corinna Vinschen wrote: On May 16 14:26, Bill Hoffman wrote: http://www.cmake.org/files/cygwin/cmake-2.6.0-1.tar.bz2 http://www.cmake.org/files/cygwin/cmake-2.6.0-1-src.tar.bz2 Uploaded. I removed 2.2.3-2. Thanks, Corinna Thanks. Someone on the cygwin list noticed that I had a file:

Re: CMake 2.6.0-1 ready

2008-05-20 Thread Corinna Vinschen
On May 20 11:49, Bill Hoffman wrote: Corinna Vinschen wrote: On May 16 14:26, Bill Hoffman wrote: http://www.cmake.org/files/cygwin/cmake-2.6.0-1.tar.bz2 http://www.cmake.org/files/cygwin/cmake-2.6.0-1-src.tar.bz2 Uploaded. I removed 2.2.3-2. Thanks, Corinna Thanks. Someone on the cygwin

Re: CMake 2.6.0-1 ready

2008-05-20 Thread Corinna Vinschen
On May 20 12:32, Bill Hoffman wrote: Corinna Vinschen wrote: On May 20 11:49, Bill Hoffman wrote: Corinna Vinschen wrote: On May 16 14:26, Bill Hoffman wrote: http://www.cmake.org/files/cygwin/cmake-2.6.0-1.tar.bz2 http://www.cmake.org/files/cygwin/cmake-2.6.0-1-src.tar.bz2 Uploaded. I

Re: CMake 2.6.0-1 ready

2008-05-20 Thread Bill Hoffman
Corinna Vinschen wrote: On May 20 11:49, Bill Hoffman wrote: Corinna Vinschen wrote: On May 16 14:26, Bill Hoffman wrote: http://www.cmake.org/files/cygwin/cmake-2.6.0-1.tar.bz2 http://www.cmake.org/files/cygwin/cmake-2.6.0-1-src.tar.bz2 Uploaded. I removed 2.2.3-2. Thanks, Corinna Thanks.

Fatal Error Message

2008-05-20 Thread Stephen Price
First off, Thank you Thank you Thank you. Ok... So here is what I have. I open Cygwin. Type StartX And I get this error code... A fatal error has occurred and Cygwin/X will now exit. Please open /tmp/XWin.log for more information. Vendor: The cygwin X Project Release: 6.8.99.901-4

src/winsup/cygwin ChangeLog path.cc path.h

2008-05-20 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-05-20 10:18:12 Modified files: winsup/cygwin : ChangeLog path.cc path.h Log message: * path.cc (path_conv::check): Free wide_path and normalized_path if necessary. * path.h

src/winsup/cygwin ChangeLog syscalls.cc

2008-05-20 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-05-20 10:24:25 Modified files: winsup/cygwin : ChangeLog syscalls.cc Log message: * syscalls.cc (rename): Fix condition when to start a transaction. Patches:

src/winsup/cygwin ChangeLog Makefile.in fhandl ...

2008-05-20 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-05-20 15:11:29 Modified files: winsup/cygwin : ChangeLog Makefile.in fhandler.cc fhandler.h fhandler_disk_file.cc mount.cc path.cc path.h Added files:

src/winsup/cygwin ChangeLog fhandler_disk_file.cc

2008-05-20 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-05-20 16:24:06 Modified files: winsup/cygwin : ChangeLog fhandler_disk_file.cc Log message: * fhandler_disk_file.cc (fhandler_disk_file::mkdir): Create directories on NFS shares

src/winsup/cygwin ChangeLog path.cc

2008-05-20 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-05-20 17:18:08 Modified files: winsup/cygwin : ChangeLog path.cc Log message: * path.cc (fs_info::update): Re-add opening the unsplitted path for fillout_mntent's sake. Patches:

src/winsup/cygwin ChangeLog path.cc

2008-05-20 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-05-20 18:19:32 Modified files: winsup/cygwin : ChangeLog path.cc Log message: * path.cc (symlink_info::check_shortcut): Minimize requested file access flags.

src/winsup/cygwin ChangeLog path.cc

2008-05-20 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-05-20 18:26:45 Modified files: winsup/cygwin : ChangeLog path.cc Log message: * path.cc (symlink_worker): Fix EA buffer size info given to NtCreateFile.

src/winsup/cygwin ChangeLog fhandler_disk_file.cc

2008-05-20 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-05-20 21:08:43 Modified files: winsup/cygwin : ChangeLog fhandler_disk_file.cc Log message: * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Fix test for S_IFSOCK in mode

Re: Cygwin Mail and Exchange Server

2008-05-20 Thread Ronald Fischer
Frank Fesevur ffes at users.sourceforge.net writes: Have you tried the cygwin email package? It talks directly to an SMTP server. Good suggestion. I think I'll stick with this. Ronald -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

[ANNOUNCEMENT] [SECURITY] Updated: stunnel-4.24-1

2008-05-20 Thread Andrew Schulman
A new version of stunnel is now available in the Cygwin distribution. This version includes a security fix: * OCSP code was fixed to properly reject revocated certificates. The full upstream changelog is available at http://www.stunnel.org/download/ChangeLog.txt, or in

RE: make fails to change directory.

2008-05-20 Thread Dave Korn
Gadi Oron wrote on 20 May 2008 15:54: Whenever I am compiling something with make and there is somekind of nested make, it fails with the following error: cd fdlibm; make -f Makefile.ref all /bin/sh: line 0: cd: fdlibm: No such file or directory make[2]: *** [all] Error 1 This error is

wget and HTTP_PROXY question

2008-05-20 Thread Ronald Fischer
I can't fetch anything from the web using wget (Connection timed out). My guess is that it has to do with the proxy settings, but: - my environment variable HTTP_PROXY is set, and - from a Windows command line (i.e. outside of Cygwin), tools (such as the package manager of ActiveState Perl) *can*

1.5.25-11: Bash Fails after initial install on Windows 2008 Server

2008-05-20 Thread Eric Berge
Please let me know if you have any suggestions on how I can debug the following problem in more detail. I installed cygwin today on a Windows 2008 (32-bit) server and bash appears to fail with the following stackdump when run. I tried various options (such as bash --version which I expected to

Re: wget and HTTP_PROXY question

2008-05-20 Thread Markus Schönhaber
Ronald Fischer wrote: I can't fetch anything from the web using wget (Connection timed out). My guess is that it has to do with the proxy settings, but: - my environment variable HTTP_PROXY is set, and Among the environment variables wget recognizes is http_proxy not HTTP_PROXY. Regards

Re: wget and HTTP_PROXY question

2008-05-20 Thread DePriest, Jason R.
On Tue, May 20, 2008 at 4:50 PM, Ronald Fischer wrote: I can't fetch anything from the web using wget (Connection timed out). My guess is that it has to do with the proxy settings, but: - my environment variable HTTP_PROXY is set, and - from a Windows command line (i.e. outside of Cygwin),

Re: wget and HTTP_PROXY question

2008-05-20 Thread Hugh Sasse
On Tue, 20 May 2008, Ronald Fischer wrote: I can't fetch anything from the web using wget (Connection timed out). My guess is that it has to do with the proxy settings, but: Running it with -d should encourage it to be more verbose about where it fails. Hugh -- Unsubscribe info:

Re: wstring support in GCC 4.1.2 in Cygwin 1.5.25-11

2008-05-20 Thread jadooo
Hi, I tried the code from the CVS, but with those changes also the simple 'wstring' program is not compiling. What all I did to test : 1) Have done a fresh Cygwin[1.5] installation. 2) From http://cygwin.com/snapshots/ have downloaded the cygwin-inst-20080407.tar.bz2 file 3) tar -xvjf

Re: wstring support in GCC 4.1.2 in Cygwin 1.5.25-11

2008-05-20 Thread Greg Chicares
On 2008-05-20 17:16Z, jadooo wrote: I tried the code from the CVS, but with those changes also the simple 'wstring' program is not compiling. What all I did to test : 1) Have done a fresh Cygwin[1.5] installation. 2) From http://cygwin.com/snapshots/ have downloaded the

cygwin/mysql entering password, some characters plain text

2008-05-20 Thread William Finn
I just freshly installed cygwin along with a variety of other things. When attempting to connect to mysql from within a cygwin bash shell, it goes something like this: [EMAIL PROTECTED]:~] $ mysql -uroot -p Enter password: **ldk*jvjl* ERROR 1045 (28000): Access denied for user

RE: wget and HTTP_PROXY question

2008-05-20 Thread Bruce Dobrin
If all you really want is to get this to work then I should mention that Wget appears to want lowercase (http_proxy rather than HTTP_PROXY) as well as wanting the USE PROXY set to on in the .wgetrc file. You could script your various rc files to change case, or you could just set the proxy in

Re: wstring support in GCC 4.1.2 in Cygwin 1.5.25-11

2008-05-20 Thread Brian Dessent
jadooo wrote: Please let me know if I am doing anything wrong. Yes, you are misunderstanding the nature of the problem. In order to support the wstring class, gcc relies on the platform's libc supporting wide character C99 functions. newlib does not have the necessary support[1] so until that

Re: 1.5.25-11: Bash Fails after initial install on Windows 2008 Server

2008-05-20 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Berge on 5/20/2008 9:52 AM: | I installed cygwin today on a Windows 2008 (32-bit) server I don't have access to Windows 2008, so take my advice with a grain of salt... Often, crashing apps are the sign of

setup.exe die with corrupted list file

2008-05-20 Thread SungHyun Nam
Hello, The /etc/setup/bash.lst.gz file was corrupted. $ xxd bash.lst.gz 000: 1f8b 0800 000b .. And setup.exe was die while trying to uninstall bash. After removing this file, I successfully installed recent version of bash. Regards, namsh -- Unsubscribe

File Permissions Issue

2008-05-20 Thread thefinn
My virus scanner decided one of the programs I have installed was a virus and seems to have changed the file permissions for it. How do I change these permissions back so I can freely execute my files? :) Admittedly I haven't used cygwin in a while, but it WAS all working before... I've since

AR Soft RAM Disk BLODA

2008-05-20 Thread Reini Urban
I tried to hardlink my build dir to a ramdisc to speed up compilation. There's only one free ramdisc available 32MB, a freeware from AR Soft. The build went fine, but then errors started to crop up. All more extensive and fast file io (find and tar) started to bail out with Ressource temporary

makefile for matlab-engine in cygwin

2008-05-20 Thread z3259989
Hi evereybody I am working with a client/server system and I am trying to extend it with an input client which uses matlab engine to get data from matlab. I would like to compile it with cygwin in windows XP. Just typing 'mex.bat A.c B.c' (where 'A.c' and 'B.c' are a 'reduced' version of the

[SECURITY] Updated: stunnel-4.24-1

2008-05-20 Thread Andrew Schulman
A new version of stunnel is now available in the Cygwin distribution. This version includes a security fix: * OCSP code was fixed to properly reject revocated certificates. The full upstream changelog is available at http://www.stunnel.org/download/ChangeLog.txt, or in