Re: ZSH freezes after ./not_existing_file

2004-01-31 Thread Christopher Faylor
On Sat, Jan 31, 2004 at 07:59:55PM +0100, Mariusz Gniazdowski wrote: >In ZSH, when i do: ./something, and something does not exists, then >in 1 out of 2cases ZSH hangs. Cygwin 1.5.6, 1.5.7 >and earlier, zsh-4.1.1-2. Broken in 1.5.6, huh? I wonder if this is something that sho

Re: stderr issues when running bat scripts

2004-01-31 Thread Larry Hall
At 02:29 PM 1/31/2004, Clint Bennion you wrote: >Thank you, That worked. > >Do you suspect that the change in 1.5.6: > >- Protect tty access from unauthorized users. (Pierre Humblet, >Christopher Faylor) > >is somehow kicking in and not allowing this script to run? >If so, should this script be c

RE: H069T.35324.doc

2004-01-31 Thread Mark Himsley
On 29 January 2004 10:52 + Dave Korn wrote: > Friday morning is fine Sorry, I can't make it. How about Friday afternoon? LOL :) Is this meant to be a contribution to the great Reply-To and accidentally-sending-private-mail-to-a-public-list debate ? Humm - that was not supposed to happen.

Re: ZSH freezes after ./not_existing_file

2004-01-31 Thread Thorsten Kampe
* Mariusz Gniazdowski (2004-01-31 19:59 +0100) > In ZSH, when i do: ./something, and something does not exists, then > in 1 out of 2cases ZSH hangs. Cygwin 1.5.6, 1.5.7 > and earlier, zsh-4.1.1-2. I can confirm that. It's not just "./foo" but "foo" in general. I'm running zsh

Re: Running setup twice on a new install

2004-01-31 Thread Robert Collins
On Sun, 2004-02-01 at 04:34, Karl M wrote: > Hi All... > > I did a new cygwin install last week and I again saw the following behavior: > I ran setup twice (one > right after the other). In the first run everything seemed fine. On the > second run, setup told me I > needed > > libbz2_1: Shared

Re: ssmtp "Date:" oddity

2004-01-31 Thread Matthias Bobzien
Bradley Holdridge wrote: > After I upgraded to the latest version of ssmtp (2.60.4-1), the messages > I sent with it started arriving with dates such as > > Thu, d Jan 2004 21:10:32 > > The day of the month is always "d". (While attempting to compensate by > supplying the "Date:" header myself,

Re: sys/types.h fails to compile under g++

2004-01-31 Thread Brian Dessent
Graham Walsh wrote: > > Hiya, first time using cygwin I have a linker error when compiling a > stock socket app. All I use is standard calls to socket, bind etc. etc. > > All the symbols usually located in libsocket.so on unix are missing, i.e. > bind, socket, etc. etc. I am at a loss as to

Re: test

2004-01-31 Thread Student Advisor
Thank you for your email enquiry, we will respond as soon as we are able. In the meantime please could you provide us with the following details. This information is required for statisitcal purposes only and will be kept confidential. Your name Course University school Year Undergraduate or Pos

Re: sys/types.h fails to compile under g++

2004-01-31 Thread Igor Pechtchanski
Graham, Please don't quote raw e-mail addresses in your replies. Let's not make the spam harvesters' lives any easier. FYI, the latest version of gcc for Cygwin is 3.3.1-3. Igor On Sat, 31 Jan 2004, Graham Walsh wrote: > thanks for that Larry. > > I'm going to install and download the

Re: stderr issues when running bat scripts

2004-01-31 Thread Clint Bennion
Thank you, That worked. Do you suspect that the change in 1.5.6: - Protect tty access from unauthorized users. (Pierre Humblet, Christopher Faylor) is somehow kicking in and not allowing this script to run? If so, should this script be considered an unathorized user? Thanks, Clint --- Larry

Re: sys/types.h fails to compile under g++

2004-01-31 Thread Graham Walsh
thanks for that Larry. I'm going to install and download the latest g++ version (v3.2.3 apparently) however I am not %100 confident that it will address the issue I'm encountering. I'm running with g++ v3.2, I doubt this issue is addressed in such a minor release. It seems that there's somethin

Re: installation of jgraph

2004-01-31 Thread Igor Pechtchanski
On Sat, 31 Jan 2004, Simon Koo wrote: > Hello, > > I would like to use jgraph in cygwin to plot some graph. However I don't > really know how I should do it. How can I make jgraph works in my cygwin? I > appreciate it so much if you could help and tell me about the procedure. > Thanks. > > Regards

ZSH freezes after ./not_existing_file

2004-01-31 Thread Mariusz Gniazdowski
In ZSH, when i do: ./something, and something does not exists, then in 1 out of 2cases ZSH hangs. Cygwin 1.5.6, 1.5.7 and earlier, zsh-4.1.1-2. BramkaSMS - sms'y z Internetu, do wszystkich sieci! http://klik.wp.pl/?adr=http%

Out of memory when runing configure

2004-01-31 Thread Mariusz Gniazdowski
When i start ./configure of that program: http://dev.null.pl/ekg/ekg-20040130.tar.gz it runs a while and then ends with many out of memory errors (windows popups are showing). Machine has 140MB of ram, it is Win98 on VMWare. Cygwin version is 1.5.7, but on 1.5.6 and earlier the same happened.

Re: sys/types.h fails to compile under g++

2004-01-31 Thread Larry Hall
WFM with 'g++ -o sock sock.cpp'. Your gcc/g++ is out of date, though I doubt that's the main problem. See if you need to post again for help on this issue. Thanks, Larry At 09:52 AM 1/31/2004, Graham Walsh you wrote: >Hiya, first time using cygwin I ha

Re: cvs problems

2004-01-31 Thread Larry Hall
At 12:51 PM 1/31/2004, Larry Hall you wrote: >At 05:58 PM 1/30/2004, Clare McInerney you wrote: >>Hi, >>I'm a new user to cygwin and recently installed 1.5.6.1 on windows xp. I >>installed the cvs module (cvs 1.11.6), and added these to .bash_profile: >>export CVSROOT=:ext:[EMAIL PROTECTED]:/src/o

Re: installation of jgraph

2004-01-31 Thread Larry Hall
At 12:32 PM 1/31/2004, Simon Koo you wrote: >Hello, > >I would like to use jgraph in cygwin to plot some graph. However I don't really know >how I should do it. How can I make jgraph works in my cygwin? I appreciate it so much >if you could help and tell me about the procedure. Thanks. This que

Re: setup did not ask me to reboot

2004-01-31 Thread Larry Hall
At 12:19 PM 1/31/2004, Karl M you wrote: >Hi All... > >I am running win2k and just updated to the latest cygwin dll. When I ran setup the >install went fine >for both 1.5.7-1 dlls :>). However it did not ask me to reboot sometime soon. I have >sshd running >under cygrunsrv. > >Is there something

Re: Server Report

2004-01-31 Thread Larry Hall
At 06:45 PM 1/30/2004, [EMAIL PROTECTED] you wrote: >This account will cease to exist on: >Dit account wordt opgeheven op: > >1 sep 2003 > >Thomas. And please make sure the change is retroactive. -- Larry Hall http://www.rfk.com RFK Partners, Inc.

Re: stderr issues when running bat scripts

2004-01-31 Thread Larry Hall
Try removing 'tty' from your Cygwin environment variable. Larry At 06:10 PM 1/30/2004, Clint Bennion you wrote: >-I have been unable to create a test case only using cygwin >-I was unable to reproduce the problem on another box, indicating that it is some >"configuration" >issue that is only ef

Re: cvs problems

2004-01-31 Thread Larry Hall
At 05:58 PM 1/30/2004, Clare McInerney you wrote: >Hi, >I'm a new user to cygwin and recently installed 1.5.6.1 on windows xp. I >installed the cvs module (cvs 1.11.6), and added these to .bash_profile: >export CVSROOT=:ext:[EMAIL PROTECTED]:/src/ois-projects/cvsroot >export CVS_

Running setup twice on a new install

2004-01-31 Thread Karl M
Hi All... I did a new cygwin install last week and I again saw the following behavior: I ran setup twice (one right after the other). In the first run everything seemed fine. On the second run, setup told me I needed libbz2_1: Shared libraries for bzip2 (runtime) so I let it install it. This w

installation of jgraph

2004-01-31 Thread Simon Koo
Hello, I would like to use jgraph in cygwin to plot some graph. However I don't really know how I should do it. How can I make jgraph works in my cygwin? I appreciate it so much if you could help and tell me about the procedure. Thanks. Regards. ___

setup did not ask me to reboot

2004-01-31 Thread Karl M
Hi All... I am running win2k and just updated to the latest cygwin dll. When I ran setup the install went fine for both 1.5.7-1 dlls :>). However it did not ask me to reboot sometime soon. I have sshd running under cygrunsrv. Is there something new here or should I have beed asked to reboot? T

Re: two versions of cygwin 1.5.7 in the wild

2004-01-31 Thread Rick Rankin
--- Frédéric_L._W._Meunier <[EMAIL PROTECTED]> wrote: > On Sat, 31 Jan 2004, Christopher Faylor wrote: > > > There was a few hour period during which an older version of cygwin 1.5.7 > > was released. I hope this doesn't cause any problems. The correct version > > is dated '2004-01-30 19:32'. >

Re: two versions of cygwin 1.5.7 in the wild

2004-01-31 Thread Rick Rankin
--- Christopher Faylor <[EMAIL PROTECTED]> wrote: > There was a few hour period during which an older version of cygwin 1.5.7 > was released. I hope this doesn't cause any problems. The correct version > is dated '2004-01-30 19:32'. Is this output from uname? I just

Re: two versions of cygwin 1.5.7 in the wild

2004-01-31 Thread Frédéric L. W. Meunier
On Sat, 31 Jan 2004, Christopher Faylor wrote: > There was a few hour period during which an older version of cygwin 1.5.7 > was released. I hope this doesn't cause any problems. The correct version > is dated '2004-01-30 19:32'. http://mirrors.rcn.net/pub/sourceware/cygwin/release/cygwin/ stil

File blocked - ScanMail for Lotus Notes --> Status

2004-01-31 Thread Mail System
The file that was attached to the mail item below has been removed by Singapore Press Holdings Ltd mail gateway either because it is not permitted by our security policy or may contain a virus. This is a system generated mail, please do not reply. Date: 01/02/2004 12:39:24 AM 121: Status Vir

two versions of cygwin 1.5.7 in the wild

2004-01-31 Thread Christopher Faylor
There was a few hour period during which an older version of cygwin 1.5.7 was released. I hope this doesn't cause any problems. The correct version is dated '2004-01-30 19:32'. FYI. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/

[ANNOUNCEMENT] Updated: exim-4.30-2

2004-01-31 Thread Pierre A. Humblet
I have updated Exim, the Mail Transfer Agent, to exim-4.30-2. It is the first stable release since the current 4.24. This port requires Cygwin 1.5.6 or more recent. Changes: - The list of Exim changes appears in and in

sys/types.h fails to compile under g++

2004-01-31 Thread Graham Walsh
Hiya, first time using cygwin I have a linker error when compiling a stock socket app. All I use is standard calls to socket, bind etc. etc. All the symbols usually located in libsocket.so on unix are missing, i.e. bind, socket, etc. etc. I am at a loss as to what to link against. If anybo

Re: setup change this year?

2004-01-31 Thread Robert Collins
On Sat, 2004-01-31 at 15:47, Brian Dessent wrote: > Sam Steingold wrote: > > > > > * Larry Hall <[EMAIL PROTECTED]> [2004-01-29 20:32:28 -0500]: > > > > > > > > > > > > You can pull down 2.418 (really just adds resizable controls) > > > > resizable controls is

RE: verilator on cygwin - unexplained errors

2004-01-31 Thread Rafael Kitover
>-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of >Pinhas Krengel >Sent: Friday, January 30, 2004 10:03 PM >To: [EMAIL PROTECTED] >Subject: Re: verilator on cygwin - unexplained errors > >If it works on your cygwin it means that somethin on my cygwin is bad

RE: FlexLexer.h

2004-01-31 Thread Rafael Kitover
>-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of >Pinhas Krengel >Sent: Saturday, January 31, 2004 12:08 AM >To: [EMAIL PROTECTED] >Subject: FlexLexer.h > >Is this files suppose to come with any package of cygwin. This page: http://cygwin.com/packages/

RE: Problems with tcl "exec" command and "sh" in Cygwin.

2004-01-31 Thread Rafael Kitover
>-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of >Gancho Tenev >Sent: Friday, January 30, 2004 7:51 PM >To: [EMAIL PROTECTED] >Subject: Problems with tcl "exec" command and "sh" in Cygwin. > [SNIP] >script: 1.tcl >-- >#!/bin/sh

FlexLexer.h

2004-01-31 Thread Pinhas Krengel
Is this files suppose to come with any package of cygwin. -- 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/