genini patch

2007-02-23 Thread Servaas Goossens
Thanks for submitting my previous patches. I have further modified genini so that it generates output that is parsed without errors by setup.exe. I also fixed the sorting problem for file versions (ref: http://sourceware.org/ml/cygwin-apps/2006-09/msg00020.html). A few issues remain, but

Re: update: gsl-1.9-1

2007-02-23 Thread Corinna Vinschen
On Feb 22 21:33, Teun Burgers wrote: http://home.quicknet.nl/qn/prive/ar.burgers/gsl/gsl-1.9-1-src.tar.bz2 http://home.quicknet.nl/qn/prive/ar.burgers/gsl/gsl-1.9-1.tar.bz2 http://home.quicknet.nl/qn/prive/ar.burgers/gsl/setup.hint

Re: genini patch

2007-02-23 Thread Christopher Faylor
On Fri, Feb 23, 2007 at 09:59:25AM +0100, Servaas Goossens wrote: Thanks for submitting my previous patches. I have further modified genini so that it generates output that is parsed without errors by setup.exe. I also fixed the sorting problem for file versions (ref:

Display flickers when X server started up

2007-02-23 Thread Dana
I've just installed Cygwin-X using the Cygwin setup program. When I start up the server using startxwin.bat or startx (with -multiwindow option), my whole display flickers (not just the xterm window). It continues to do this until I shut down the X server. This is a new Dell widescreen

X forwarding

2007-02-23 Thread SteveS
I've been using XWinLogon to do X forwarding over SSH, to give a gnome-session on WinXP. That all worked fine, with a startup script of: SET PATH=c:\Program Files\xwinlogon SET DISPLAY=:0 start XWin_GL.exe :0 -clipboard -trayicon -bs -keyhook -nowinkill -nodecoration start xterm -e

Re: X forwarding

2007-02-23 Thread René Berber
SteveS wrote: [snip] In Cywin I then do ssh -Y [EMAIL PROTECTED] and get a command prompt from the Ubuntu server. Running a graphical app (eg gedit) returns cannot open display: (null) There are suggestions online to manually set the display, but as I understand that's incorrect if

Re: X forwarding

2007-02-23 Thread SteveS
Thanks for your help! René Berber-2 wrote: Just do: export DISPLAY=localhost:0:0 ssh -Y ... That's got me further, thanks! Gedit loads and gives a dialogue box: Adding client to server's list failed, CORBA error: IDL:omg.org/CORBA/COMM_FAILURE:1.0 (repeated about 30 times) Firefox

XWin and Vista -- 100% CPU on exit

2007-02-23 Thread William Bierman
Greetings. I made myself a shortcut (though I get the same behavior no matter how I start X) to run X by executing: C:\cygwin\usr\X11R6\bin\run.exe -p /usr/X11R6/bin Xwin -multiwindow X starts up fine and seems to run fine. When I right click on the X icon in the system tray, however, and

src/winsup/cygwin ChangeLog fhandler.cc fhandl ...

2007-02-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2007-02-23 09:49:49 Modified files: winsup/cygwin : ChangeLog fhandler.cc fhandler_disk_file.cc wincap.cc wincap.h Log message: * fhandler.cc (fhandler_base::lseek):

src/winsup/cygwin ChangeLog exceptions.cc exte ...

2007-02-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2007-02-23 10:51:59 Modified files: winsup/cygwin : ChangeLog exceptions.cc external.cc fhandler_raw.cc fhandler_serial.cc miscfuncs.cc shared.cc

src/winsup/cygwin ChangeLog fhandler_console.c ...

2007-02-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2007-02-23 12:01:52 Modified files: winsup/cygwin : ChangeLog fhandler_console.cc spawn.cc syscalls.cc wincap.cc wincap.h winf.h Log message: * fhandler_console.cc

src/winsup/cygwin ChangeLog cygtls.cc dcrt0.cc ...

2007-02-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2007-02-23 15:15:50 Modified files: winsup/cygwin : ChangeLog cygtls.cc dcrt0.cc environ.cc fhandler.cc fhandler_tty.cc fork.cc grp.cc passwd.cc

Re: Why binary mode?

2007-02-23 Thread Sven Severus
Eric Blake schrieb: This is, what I expect, after reading the Cygwin FAQ: When processing in text mode, [...] written to the file [...] you in fact get Hello\r\n. Upon reading this combination, the \r is removed [...]. Why is it in fact not removed when reading with cat? The FAQ is

[ANNOUNCEMENT] Updated: cygport-0.2.10-1

2007-02-23 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The following package has been updated in the Cygwin net release: *** cygport-0.2.10-1 cygport is a new, and increasingly popular, way to create Cygwin packages. You only need cygport if you're a package developer or building cygport-based Cygwin

cygwin memory leak problems: possible solution

2007-02-23 Thread Luca Trevisani
Hi, I encountered memory leaks problems compiling a large code under cygwin. I tried both under winxp and win2k with same result: the memory resources of the system started slowly falling down, up to the end of the process with error messages like fork: resource temporarily unavailable. I found

Re: gracebat runs in X, but not as a system call from a perl script

2007-02-23 Thread moka
Αρχικό μήνυμα από Andrew DeFaria PROBLEM solved: TOOK /usr/grace/bin/xmgrace.exe and copied it to /bin/gracebat.exe Works fine now and is consistent with the explanation that activestate does not properly interpret symlinks Better now, but still something is missing cygwin is under

rsync error message (code 12)

2007-02-23 Thread Jared Buck
Hello all, I just joined the cygwin list. I haven't been having any problems using cygwin until recently. My problem is rsync. See, I'm using it to keep a set of books online synchronized between my computer and the server they're supplied from. I didn't have any problems using rsync to

tar/gzip outside of bash problem

2007-02-23 Thread Marko Bozikovic
Hi all, I've just come across a strange problem. When I try to unpack a tar.gz archive in cmd.exe, I get an error: tar (child): gzip: Cannot exec: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous

100% CPU Usage and Error Message: Error, messageQ semaphore not equal to zero.

2007-02-23 Thread neo napster
Hi, I am using the below system configuration: 1. Windows 2003 2. CYGWin 1.3 and CYGIPC 1.09 3. MyApplication created in COBOL i.e., cobol dll's MyApplication is loaded on CYGWin and i start it through bash prompt . When i start MyApplication, i will specify how many process should be

Re: 100% CPU Usage and Error Message: Error, messageQ semaphore not equal to zero.

2007-02-23 Thread Corinna Vinschen
On Feb 23 17:55, neo napster wrote: Hi, I am using the below system configuration: 1. Windows 2003 2. CYGWin 1.3 and CYGIPC 1.09 3. MyApplication created in COBOL i.e., cobol dll's The last 1.3 release (1.3.22) is from March 2003. The first time Windows 2003 Server got supported was

Re: FW: Re: [EMAIL PROTECTED]: ***MEMORY-ERROR***: emacs[5172]: GSlice: failed

2007-02-23 Thread Larry Hall (Cygwin)
Jan Djärv wrote: Larry Hall wrote: With DLLs, symbol resolution happens at link time, not runtime. The only way to avoid this fact is to use dllopen (in Cygwin) or LoadLibrary (in Win32) and friends. If glib needs to reference something in Emacs, an import library with these symbol

Re: cygwin memory leak problems: possible solution

2007-02-23 Thread Larry Hall (Cygwin)
Luca Trevisani wrote: Hi, I encountered memory leaks problems compiling a large code under cygwin. I tried both under winxp and win2k with same result: the memory resources of the system started slowly falling down, up to the end of the process with error messages like fork: resource

Re: CreateFile() and fopen issues on vista

2007-02-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 http://cygwin.com/acronyms/#PPIOSPE - I was on vacation, and did not see your personal reply for several days, whereas the list would have faster response. According to Kirk Russell on 2/20/2007 3:17 PM: In general, it is a bad idea to mix Windows

Re: CreateFile() and fopen issues on vista

2007-02-23 Thread Kirk Russell
Eric, Thank you for the information! This is exactly what I was hoping you would do; suggest an alternative. I will look into it. Kirk Russell Kirk Russell IT BJU 864 242 5100 x3884 Eric Blake [EMAIL PROTECTED] 2/23/2007 8:49:24 AM -BEGIN PGP SIGNED MESSAGE- Hash: SHA1

[ANNOUNCEMENT] update: gsl-1.9-1 (GNU Scientific Library)

2007-02-23 Thread Teun Burgers
The cygwin gsl package (GNU Scientific Library) has been updated to 1.9-1. This is a new upstream release. For the announcement of gsl version 1.9 see: http://sources.redhat.com/ml/gsl-announce/2007/msg0.html The homepage for the GSL is http://www.gnu.org/software/gsl/ The gsl package

question in regards to cygwin-patches

2007-02-23 Thread Christopher Layne
For some reason, I am unable to send email to cygwin-patches. I am subscribed and all of that, but in trying to get a patch through, it's just not happening. The SMTP handoff is correctly working - the email is getting to sourceware. I get confirm/subscribe messages from ezlm, etc. everything

Re: FW: Re: [EMAIL PROTECTED]: ***MEMORY-ERROR***: emacs[5172]: GSlice: failed

2007-02-23 Thread Jan Djärv
Larry Hall wrote: Jan DjÃrv wrote: Yes it does thanks for the explanation. Cygwin has some mechanism that makes it possible for a program to supply its own malloc/free and friends I think (malloc_wrapper.cc). Would it be hard to also handle memalign/valloc and later

[ANNOUNCEMENT] Updated: openssl-0.9.8e-1, openssl-devel-0.9.8e-1

2007-02-23 Thread Corinna Vinschen
I've updated the version of OpenSSL to 0.9.8e-1. This also includes the openssl-devel package. This is an upstream security and bugfix release. The Cygwin release is the vanilla version, no additional patches. === NOTE === NOTE === NOTE === The compatibility package

GCC doesn't create an executable

2007-02-23 Thread Blue Sky
I have installed CygWin on Windows XP Home. I have installed all the development packages. The Problem: When I use gcc to compile a .c file no executable or any file at all is created. It doesn't output any errors. The output from gcc -v hello.c -o hello.exe: Reading specs from

Re: [ANNOUNCEMENT] Updated: openssl-0.9.8e-1, openssl-devel-0.9.8e-1

2007-02-23 Thread Chuck
Corinna Vinschen wrote: The compatibility package openssl097 will not be updated anymore and its usage is deprecated. If you're still using any application relying on openssl 0.9.7, consider updating or rebuilding to a new version which depends on openssl 0.9.8. None of the packages in the

Re: [ANNOUNCEMENT] Updated: openssl-0.9.8e-1, openssl-devel-0.9.8e-1

2007-02-23 Thread Larry Hall (Cygwin)
Chuck wrote: Corinna Vinschen wrote: The compatibility package openssl097 will not be updated anymore and its usage is deprecated. If you're still using any application relying on openssl 0.9.7, consider updating or rebuilding to a new version which depends on openssl 0.9.8. None of the

Re: [ANNOUNCEMENT] Updated: openssl-0.9.8e-1, openssl-devel-0.9.8e-1

2007-02-23 Thread Matthew Woehlke
Larry Hall (Cygwin) wrote: Chuck wrote: I have both openssl 0.9.8 and 0.9.7 installed. How can I find out what is using 097 and get rid of it if I don't need it anymore? Based on Corinna's comment, it's fair to assume that if you have this package, it is because you have one of the following

Re: [ANNOUNCEMENT] Updated: openssl-0.9.8e-1, openssl-devel-0.9.8e-1

2007-02-23 Thread Larry Hall (Cygwin)
Matthew Woehlke wrote: Larry Hall (Cygwin) wrote: Chuck wrote: I have both openssl 0.9.8 and 0.9.7 installed. How can I find out what is using 097 and get rid of it if I don't need it anymore? Based on Corinna's comment, it's fair to assume that if you have this package, it is because you

Re: FW: Re: [EMAIL PROTECTED]: ***MEMORY-ERROR***: emacs[5172]: GSlice: failed

2007-02-23 Thread Larry Hall (Cygwin)
Jan Djärv wrote: snip Are you talking about the released cygwin version? It does not handle malloc the same as memalign, I see in malloc_wrapper.c: Indeed. You're right. It's not hooked like the others. I suppose. But if Emacs is modular enough to provide its calls as a (import)

Re: 100% CPU Usage and Error Message: Error, messageQ semaphore not equal to zero.

2007-02-23 Thread neo napster
Thanks for the solution. Can I know This kind of error comes? Can u give me some brief explaination or any link about the error message. - Original Message From: Corinna Vinschen [EMAIL PROTECTED] To: cygwin@cygwin.com Sent: Friday, 23 February, 2007 6:13:04 PM Subject: Re: 100% CPU

cygwin shortcut question

2007-02-23 Thread Christopher Layne
Just noticed something about the shortcut and use of c:\cygwin\bin\cygwin.bat. The contents thereof: -- @echo off C: chdir C:\cygwin\bin bash --login -i -- Now when running this you almost always end up with a cmd.exe also running. I just changed my shortcut to instead be: Target:

Re: cygwin shortcut question

2007-02-23 Thread Christopher Layne
On Fri, Feb 23, 2007 at 07:57:41PM -0800, Christopher Layne wrote: Just noticed something about the shortcut and use of c:\cygwin\bin\cygwin.bat. Correction: That should be c:\cygwin\cygwin.bat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: Problems with current snapshot 20070222 ?

2007-02-23 Thread Christopher Layne
On Thu, Feb 22, 2007 at 02:54:50PM +0100, Angelo Graziosi wrote: After installed the snapshot, trying to remove /tmp/usr there is this new problem: cd /tmp ls -lrt ... drwxr-xr-x+ 3 Angelo Administrators0 Feb 22 14:18 usr rm -rf usr/ rm: failed to close

Updated: cygport-0.2.10-1

2007-02-23 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The following package has been updated in the Cygwin net release: *** cygport-0.2.10-1 cygport is a new, and increasingly popular, way to create Cygwin packages. You only need cygport if you're a package developer or building cygport-based Cygwin

Updated: openssl-0.9.8e-1, openssl-devel-0.9.8e-1

2007-02-23 Thread Corinna Vinschen
I've updated the version of OpenSSL to 0.9.8e-1. This also includes the openssl-devel package. This is an upstream security and bugfix release. The Cygwin release is the vanilla version, no additional patches. === NOTE === NOTE === NOTE === The compatibility package