zsh 4.1.1-3 on W2000 hangs with command not found

2004-03-08 Thread Davide Marchignoli
Zsh hangs when running a non-existent command. It usually hangs as soon as you give a non existing command, however sometimes it works correctly two or three times and then hangs. I am running zsh also on Win XP and there it behaves correctly. I also trie stracing it but I wasn't able to reproduce

Re: zsh 4.1.1-3 on W2000 hangs with command not found

2004-03-08 Thread Thorsten Kampe
* Davide Marchignoli (2004-03-08 11:38 +0100) > Zsh hangs when running a non-existent command. It usually hangs > as soon as you give a non existing command, however sometimes > it works correctly two or three times and then hangs. What do you mean by "non-existant" command? > I am running zsh a

Re: cygrunsrv taking near all cpu time

2004-03-08 Thread Christopher Faylor
On Mon, Mar 08, 2004 at 07:52:31AM +, Christian Weinberger wrote: >Gregory Borota <[EMAIL PROTECTED]> wrote in >news:[EMAIL PROTECTED]: >>From your message I understand the problem is caused by Panda Antivirus >>not cygrunsrv > >That seems to me more a philosophical question. The developm

Re: Re: zsh 4.1.1-3 on W2000 hangs with command not found

2004-03-08 Thread Davide Marchignoli
What do you mean by "non-existant" command? I mean a command that does not exists in the search path. I am running zsh also on Win XP and there it behaves correctly. Some people were already describing similar things (including me). It appears to me (running Windows XP) that things like "aeiou" do

Re: zsh 4.1.1-3 on W2000 hangs with command not found

2004-03-08 Thread Christopher Faylor
On Mon, Mar 08, 2004 at 01:55:31PM +0100, Thorsten Kampe wrote: >* Davide Marchignoli (2004-03-08 11:38 +0100) >>Zsh hangs when running a non-existent command. It usually hangs as >>soon as you give a non existing command, however sometimes it works >>correctly two or three times and then hangs. >

1.5.5.1 fgetc returns no error for bad file descriptor

2004-03-08 Thread Ghanshyam
Hi All, The 9th assertion of fgetc in "IEEE std 2003.1-1992 Test Methods for Measuring Conformance to Posix-Part1 System Interface" document states: When the stream pointer argument addresses a file descriptor that is not open for reading, then a call to fgetc()returns a value of EOF and

libdinput.a

2004-03-08 Thread Andrei Sava
What version of DirectX is supported ? Or more exactly what version of DirectInput? I need DirectInput 8, but LPDIRECTINPUT8, DirectInput8Create() are not recognized by libdinput.a (it seems like libdinput.a goes for DirectX 7). Is the answer in the FAQ: Why isn't package available in Cyg

1.5.5.1 posix conformance for fopen

2004-03-08 Thread Ghanshyam
Hi All, I found following problems in fopen system call. Problems are written against there assertions which were tested. I am not sure whether these problems are due to implmentation limitation or because of underlaying Windows system. Can somebody help me in this regard? The assertions have

Re: zsh 4.1.1-3 on W2000 hangs with command not found

2004-03-08 Thread Thorsten Kampe
* Christopher Faylor (2004-03-08 14:43 +0100) > On Mon, Mar 08, 2004 at 01:55:31PM +0100, Thorsten Kampe wrote: >>* Davide Marchignoli (2004-03-08 11:38 +0100) >>>Zsh hangs when running a non-existent command. It usually hangs as >>>soon as you give a non existing command, however sometimes it wor

Re: zsh 4.1.1-3 on W2000 hangs with command not found

2004-03-08 Thread Christopher Faylor
On Mon, Mar 08, 2004 at 02:56:20PM +0100, Thorsten Kampe wrote: >* Christopher Faylor (2004-03-08 14:43 +0100) >> On Mon, Mar 08, 2004 at 01:55:31PM +0100, Thorsten Kampe wrote: >>>* Davide Marchignoli (2004-03-08 11:38 +0100) Zsh hangs when running a non-existent command. It usually hangs as

Re: 1.5.5.1 fgetc returns no error for bad file descriptor

2004-03-08 Thread Christopher Faylor
On Mon, Mar 08, 2004 at 08:11:37PM +, Ghanshyam wrote: >The 9th assertion of fgetc in "IEEE std 2003.1-1992 Test Methods for >Measuring Conformance to Posix-Part1 System Interface" document states: >When the stream pointer argument addresses a file descriptor that is >not open for reading, then

Re: 1.5.5.1 posix conformance for fopen

2004-03-08 Thread Corinna Vinschen
On Mar 8 20:22, Ghanshyam wrote: > 20A - When search permission is denied on a component of the > filename prefix, then a call to fopen(filename, type) returns a NULL pointer > and sets > errno to [EACCES]. > In current implementation > fopen is successful even if search permissio

ChooserPage question

2004-03-08 Thread Mile Davidovic
Hi everubody Is it possible that user can make decision which package will be installed before ChooserPage show? -- Mile Davidovic, B.Sc.Eng --- MicronasNIT LLC. Fruskogorska 11a 21000 Novi Sad Tel: ++ 381 (0)21 470 780 (ext. 111) Fax: ++ 381 (0)21 450 721 e-mail: [EMAIL PROTECTED] www.micronasnit

Re: ChooserPage question

2004-03-08 Thread Robert Collins
On Tue, 2004-03-09 at 01:22, Mile Davidovic wrote: > Hi everubody > > > Is it possible that user can make decision which package will be > installed before ChooserPage show? What do you mean? Rob -- GPG key available at: . signature.asc Description: Thi

Re: ChooserPage question

2004-03-08 Thread Mile Davidovic
Ok, I created 2 gcc based toolchains ( for similiar MIPS processors ) and I want that user can select one of them before ChooserPage window. Robert Collins wrote: On Tue, 2004-03-09 at 01:22, Mile Davidovic wrote: Hi everubody Is it possible that user can make decision which package will be ins

Re: 256 colors for bash/rxvt-2.7.10-4 ?

2004-03-08 Thread Olaf Föllinger
On Sat, Mar 06, 2004 at 02:04:09PM +0100, Mikka wrote: > Hi Olaf, > > You wrote: > > Set the following values in .Xdefaults. > > [...] > > > > Now we have defined 16 Colours out of 256. These 16 colours can now be > > used in rxvt refering to them by name(colorX) or number. > > Okay, building Rxv

Re: zsh 4.1.1-3 on W2000 hangs with command not found

2004-03-08 Thread Thorsten Kampe
* Christopher Faylor (2004-03-08 15:05 +0100) > On Mon, Mar 08, 2004 at 02:56:20PM +0100, Thorsten Kampe wrote: >>* Christopher Faylor (2004-03-08 14:43 +0100) >>> On Mon, Mar 08, 2004 at 01:55:31PM +0100, Thorsten Kampe wrote: * Davide Marchignoli (2004-03-08 11:38 +0100) >Zsh hangs when r

please try the latest snapshot

2004-03-08 Thread Christopher Faylor
The latest snapshot should fix "virtual memory exhausted" errors that were reported when running "make -j". I am close to releasing cygwin 1.5.8 so I want to verify that this is fixed. http://cygwin.com/snapshots/ cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem re

RE: zsh 4.1.1-3 on W2000 hangs with command not found

2004-03-08 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Thorsten Kampe > This is just a tiny problems for me. There was a real problem > with zsh where *completion* took a long time (it tried to do > DNS lookup - according to my Personal Firewall - and timed > out when I wasn't online a

RE: zsh 4.1.1-3 on W2000 hangs with command not found

2004-03-08 Thread Igor Pechtchanski
On Mon, 8 Mar 2004, Dave Korn wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of Thorsten Kampe > > > This is just a tiny problems for me. There was a real problem > > with zsh where *completion* took a long time (it tried to do > > DNS lookup - according to my Personal Fire

rebaseall with extra files

2004-03-08 Thread Caj Zell
Hello, I have recently made a new install of cygwin and found out that my old Perl/Tk application did not work as usual. I googled a bit and found out this was due to the "Cygwin rebase problem" and consequently I run rebaseall -v This did not solve the problem as I saw that it did not touch t

Re: libdinput.a

2004-03-08 Thread Larry Hall
At 08:50 AM 3/8/2004, you wrote: >What version of DirectX is supported ? Or more exactly what version of DirectInput? >I need DirectInput 8, but LPDIRECTINPUT8, DirectInput8Create() are not recognized by >libdinput.a (it seems like libdinput.a goes for DirectX 7). >Is the answer in the FAQ: >W

Re: OpenSSH configuration and many recent problems

2004-03-08 Thread Alexander Gottwald
On Mon, 8 Mar 2004 [EMAIL PROTECTED] wrote: > Hi all, > > just wanted you to know, that OpenSSH 3.8 configuration seems to be the reason > for some of the recent problems presented here (e.g. AltGr not working, emacs crash). > I've had those problems, too. > Takuma Murakami suggested that I check

Re: OpenSSH configuration and many recent problems

2004-03-08 Thread Corinna Vinschen
On Mar 8 14:17, Alexander Gottwald wrote: > On Mon, 8 Mar 2004 [EMAIL PROTECTED] wrote: > > > Hi all, > > > > just wanted you to know, that OpenSSH 3.8 configuration seems to be the reason > > for some of the recent problems presented here (e.g. AltGr not working, emacs > > crash). > > I've had

Re: OpenSSH configuration and many recent problems

2004-03-08 Thread Alexander Gottwald
On Mon, 8 Mar 2004, Corinna Vinschen wrote: > Especially I don't see why this setting should have another default on > Cygwin as on any other OS. There's no difference between Cygwin and > other OSes which justifies this measure, right? Hm. Yes. bye ago -- [EMAIL PROTECTED] http://w

Re: Snapshot 20040225: make hangs/errors out

2004-03-08 Thread Rolf Campbell
Christopher Faylor wrote: I made a fix last night that allowed me to run this for 2500+ iterations. Of course, I have managed to do that before without error, so that doesn't mean much, I guess. Backing the change out resulted in a 'virtual memory exhausted' error in less than a hundred iteration

Re: please try the latest snapshot

2004-03-08 Thread Volker Quetschke
Christopher Faylor wrote: The latest snapshot should fix "virtual memory exhausted" errors that were reported when running "make -j". I am close to releasing cygwin 1.5.8 so I want to verify that this is fixed. OK, did that, and got a freeze after 196 iterations. Still using your make with debug in

Re: Snapshot 20040225: make hangs/errors out

2004-03-08 Thread Christopher Faylor
On Mon, Mar 08, 2004 at 11:37:48AM -0500, Rolf Campbell wrote: >Christopher Faylor wrote: I made a fix last night that allowed me to run this for 2500+ iterations. Of course, I have managed to do that before without error, so that doesn't mean much, I guess. Backing the change out res

message

2004-03-08 Thread wili
j kc.htm Description: Binary data -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

message

2004-03-08 Thread wili
j kc.htm Description: Binary data -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

cron_diagnose.sh version 1.5

2004-03-08 Thread Harig, Mark
This version fixes several long-standing bugs. Thanks to Wayne Winch for pointing these out. -- cron_diagnose.sh will attempt to diagnose problems with cron. It will not modify any files on your computer. You might need to run the script several times. Each time that it finds

Re: perl 5.8.2's localtime reports gmtime

2004-03-08 Thread Yitzchak Scott-Thoennes
On Fri, Mar 05, 2004 at 10:53:12AM -0600, "DePriest, Jason R." wrote: > I actually implemented the following so that my script will still work > correctly after whatever whatever is fixed. > > I am in the Central Time Zone, so you'd have to adjust the number of > seconds you add or remove accordin

DDS4 Tape Drive Access under cygwin

2004-03-08 Thread Mazzotta, Paul
To Whom it may concern; What mnemonic is used for a DDS4 tape drive under cygwin ? I know for Sun Solaris it is generally /dev/rmt/0. What I am trying to do is read/write a DDS4 using a a DDS4 tape drive under cygwin. For Solaris, I would use some

Re: DDS4 Tape Drive Access under cygwin

2004-03-08 Thread Larry Hall
At 01:18 PM 3/8/2004, you wrote: >To Whom it may concern; > >What mnemonic is used for a DDS4 tape drive >under cygwin ? I know for Sun Solaris it is generally >/dev/rmt/0. What I am trying to do is read/write a DDS4 >using a a DDS4 tape drive under cygwin. For Solaris, I >

Re: zsh 4.1.1-3 on W2000 hangs with command not found

2004-03-08 Thread Peter A. Castro
On Mon, 8 Mar 2004, Thorsten Kampe wrote: > * Christopher Faylor (2004-03-08 15:05 +0100) > > On Mon, Mar 08, 2004 at 02:56:20PM +0100, Thorsten Kampe wrote: > >>* Christopher Faylor (2004-03-08 14:43 +0100) > >>> On Mon, Mar 08, 2004 at 01:55:31PM +0100, Thorsten Kampe wrote: > * Davide March

RE: DDS4 Tape Drive Access under cygwin

2004-03-08 Thread Mazzotta, Paul
Thank You so much for your help ! This is exactly what I was looking for ! I actually looked in the User's Guide but I must have been too hasty as I missed this section. Thanks again, Paul :-) -Original

My cygrunsrv.exe use 75 % of my UC, without doing anything

2004-03-08 Thread Flo
Hello, My cygrunsrv.exe use 75 % of my UC, without doing anything. I have only sshd.exe running. And when I start httpd service I get 6 httpd.exe running but thy don't use lot of UC like sshd.exe. I think the cygrunsrv.exe use too much UC. What can I do ? -- Unsubscribe info: http://cygw

TR : My cygrunsrv.exe use 75 % of my UC, without doing anything

2004-03-08 Thread Flo
I saw the message of nnicolet as the same subject. I stopped sshd service and the UC was OK I have Panda antivirus too I closed it and restarted sshd, UC still ok I start Panda and still OK So I don't know what is the problem but it seems to be ok -Message d'origine- Flo Envoyé : lundi 8

Re: please try the latest snapshot

2004-03-08 Thread Rolf Campbell
Volker Quetschke wrote: Christopher Faylor wrote: The latest snapshot should fix "virtual memory exhausted" errors that were reported when running "make -j". I am close to releasing cygwin 1.5.8 so I want to verify that this is fixed. OK, did that, and got a freeze after 196 iterations. Still usi

Re: rebaseall with extra files

2004-03-08 Thread Jason Tishler
Caj, On Mon, Mar 08, 2004 at 04:39:53PM +0100, Caj Zell wrote: > rebase -v -b 0x7000 `find > /cygdrive/c/cygwin/lib/perl5/site_perl/5.8.2/cygwin-thread-multi-64int/auto/Tk -name > "*.dll" ` > > and found out that I could now run my application as before. However, > afterwards seeing that i

Re: rebaseall with extra files

2004-03-08 Thread Yitzchak Scott-Thoennes
On Mon, Mar 08, 2004 at 04:32:53PM -0500, Jason Tishler <[EMAIL PROTECTED]> wrote: > Caj, > > On Mon, Mar 08, 2004 at 04:39:53PM +0100, Caj Zell wrote: > > rebase -v -b 0x7000 `find > > /cygdrive/c/cygwin/lib/perl5/site_perl/5.8.2/cygwin-thread-multi-64int/auto/Tk > > -name "*.dll" ` > > >

Re: please try the latest snapshot

2004-03-08 Thread Volker Quetschke
OK, did that, and got a freeze after 196 iterations. Still using your make with debug info. This time my script enabled the malloc debug info strace -mall+malloc -o strace.out make -j -f MakefileV > $logname 2>> $logerr so the strace is very long, you can find it here:

killing processes owned by others with kill.exe

2004-03-08 Thread Rob S.i.k.l.o.s
Hello, I've noticed that /bin/kill.exe is unable to kill processes that are run as another user (e.g. SYSTEM) (even with -f). Is this intentional? If not, would it be possible for someone to use the attached code to make it possible? It is basically a regular version of "windows" kill, except t

Re: killing processes owned by others with kill.exe

2004-03-08 Thread Christopher Faylor
On Mon, Mar 08, 2004 at 05:40:33PM -0500, Rob S.i.k.l.o.s wrote: >P.S. - I would do this myself, but I don't think I'm qualified to mess with >core Cygwin stuff. kill.exe is hardly "core cygwin stuff". I suggest you take a look at the kill.cc code and offer a patch. cgf -- Unsubscribe info:

Re: killing processes owned by others with kill.exe

2004-03-08 Thread Pierre A. Humblet
On Mon, Mar 08, 2004 at 05:40:33PM -0500, Rob S.i.k.l.o.s wrote: > Hello, > > I've noticed that /bin/kill.exe is unable to kill processes that are run as > another user (e.g. SYSTEM) (even with -f). > > Is this intentional? Non privileged users can only kill their own processes. SYSTEM and membe

Re: Snapshot 20040306: make hangs

2004-03-08 Thread Rolf Campbell
Christopher Faylor wrote: If you want to analyze the strace yourself and offer comment, then please do so. Sending strace snippets is normally useless. 99% of the time, people send the equivalent of a photo of an accident scene with the thought that the picture will show why the accident occurred

Re: Any fix/work-around for post-install hang problem, yet? (fwd)

2004-03-08 Thread Glenn Murray
-- Forwarded message -- Date: Mon, 8 Mar 2004 13:31:11 -0700 From: Glenn Murray <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Any fix/work-around for post-install hang problem, yet? On Wed, 3 Mar 2004, Igor Pechtchanski wrote: > On Wed, 3 Mar 2004,

Re: Snapshot 20040306: make hangs

2004-03-08 Thread Igor Pechtchanski
On Mon, 8 Mar 2004, Rolf Campbell wrote: > Christopher Faylor wrote: > > If you want to analyze the strace yourself and offer comment, then > > please do so. Sending strace snippets is normally useless. 99% of the > > time, people send the equivalent of a photo of an accident scene with > > the

RE: Your account.

2004-03-08 Thread Angeline Moyer
We are the cheapest supplier of zuper V i. Agr@ Fast delivery world-wide. http://pillsbusiness.com/sv/index.php?pid=evaph3790

Xemacs Beta Build 21.5-b16

2004-03-08 Thread David A. Cobb
I tried to bring up the "beta" build of xemacs-21.5-b16 today and got a bit of a surprise. The "gamma" or mainline version: launching with $DISPLAY unset comes up using MS Windows - as advertised. The 21.5-b16, as Volker built it, with $DISPLAY unset, comes up in non-windowing mode, i.e. it use

Re: OpenSSH configuration and many recent problems

2004-03-08 Thread Harold L Hunt II
Corinna Vinschen wrote: On Mar 8 14:17, Alexander Gottwald wrote: On Mon, 8 Mar 2004 [EMAIL PROTECTED] wrote: Hi all, just wanted you to know, that OpenSSH 3.8 configuration seems to be the reason for some of the recent problems presented here (e.g. AltGr not working, emacs crash). I've had t

major problem with the cygwin setup program

2004-03-08 Thread Nick Gawronski
Hi, I am trying to install the latest version of cygwin and am totally blind and use a screen reader to access the windows xp professional operating called window eyes from http://www.gwmicro.com and I wish to install everything and have read the FAQ and the documentation but that package selection