Re: one Cygwin file

2005-04-29 Thread Christopher Faylor
On Fri, Apr 29, 2005 at 09:57:34PM -0700, Brian Dessent wrote: >Brian Dessent wrote: >> I'm not aware of any such thing, and I doubt it exists. > >And, before someone rushes to tell me that's how the "net releases" used >to work (one huge file), let me qualify that by saying "any such thing >relati

Re: one Cygwin file

2005-04-29 Thread Brian Dessent
Brian Dessent wrote: > I'm not aware of any such thing, and I doubt it exists. And, before someone rushes to tell me that's how the "net releases" used to work (one huge file), let me qualify that by saying "any such thing relating to non-prehistoric Cygwin." Brian -- Unsubscribe info: htt

Re: one Cygwin file

2005-04-29 Thread Brian Dessent
Lucas Raab wrote: > Are there any distributions of Cygwin with only one setup file containing all > of > the packages?? Sorry if this sounds newbie-ish, but Google isn't getting me > anywhere. I'm a dial-up user and would rather use a download manager than stay > online for days. I'm not aware o

one Cygwin file

2005-04-29 Thread Lucas Raab
Are there any distributions of Cygwin with only one setup file containing all of the packages?? Sorry if this sounds newbie-ish, but Google isn't getting me anywhere. I'm a dial-up user and would rather use a download manager than stay online for days. TIA -- Unsubscribe info: http://cygwin

Re: CDB problem under bash shell

2005-04-29 Thread Christopher Faylor
On Fri, Apr 29, 2005 at 08:58:58PM -0700, Lauris, Eli wrote: >No, I tried both CYGWIN=tty and CYGWIN=notty with no effect on the cdb >behavior. You are setting CYGWIN=notty prior to running bash, right? I've looked at the code and I can't imagine what would cause a windows app to misbehave if it

RE: CDB problem under bash shell

2005-04-29 Thread Lauris, Eli
No, I tried both CYGWIN=tty and CYGWIN=notty with no effect on the cdb behavior. Ei -Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED] Sent: Friday, April 29, 2005 7:50 PM To: cygwin@cygwin.com Subject: Re: CDB problem under bash shell On Fri, Apr 29, 2005 at 06:44:

Re: unknown windows error 64

2005-04-29 Thread Christopher Faylor
On Fri, Apr 29, 2005 at 11:03:50PM -0400, Shaffer, Kenneth wrote: >I'm having a problem with cp returning "Permission denied". I managed to >strace it and found that after a whole lot of successful block >read/writes, an unknown windows error 64 shows up. A snippet of the trace >follows. Was this

Re: mkstemp bug

2005-04-29 Thread Christopher Faylor
On Fri, Apr 29, 2005 at 08:19:45PM -0500, Gary R. Van Sickle wrote: >Dude, seriously, get over me. Here's how email works. You send email. Someone either responds or doesn't respond. For a while I didn't respond but you kept sending. I'm responding now. I'm trying to do so in the fashion that

Re: mkstemp bug

2005-04-29 Thread Christopher Faylor
On Fri, Apr 29, 2005 at 07:39:04PM -0500, Gary R. Van Sickle wrote: >> On Thu, Apr 28, 2005 at 09:01:07PM -0500, Gary R. Van Sickle wrote: >> >[snip] >> >>>So when I say "fifos just barely work" you felt the need >> to inform me >> >>>that they don't work? And that advances the discussion >> ho

unknown windows error 64

2005-04-29 Thread Shaffer, Kenneth
I'm having a problem with cp returning "Permission denied". I managed to strace it and found that after a whole lot of successful block read/writes, an unknown windows error 64 shows up. A snippet of the trace follows. 79 42539116 [main] cp 1324 readv: 1024 = readv (3, 0x22D590, 1), errno 0

Re: Bespoke installations: simple elegance of setup.exe when setup.ini is absent

2005-04-29 Thread Christopher Faylor
On Fri, Apr 29, 2005 at 07:06:43PM -0500, Gary R. Van Sickle wrote: >> On Thu, Apr 28, 2005 at 08:58:44PM -0500, Gary R. Van Sickle wrote: >> >[snip] >> > >> >Ahem. As one of the many people responsible for setup, I take issue >> >with the accusation that it is either "simple" or "elegant". >> >

Re: CDB problem under bash shell

2005-04-29 Thread Christopher Faylor
On Fri, Apr 29, 2005 at 06:44:28PM -0700, Lauris, Eli wrote: >Has anyone encountered the following problem when Microsoft CDB >(console debugger) is started from cygwin bash shell: CDB appears to >"eat" the last character of every command. I've tried various stty >settings such as onlret and onlcr

Re: SSH Path Bug

2005-04-29 Thread Brian Dessent
Dominic Chambers wrote: > Running commands via SSH causes windows executables to be given path > priority, so that they run ahead of identically named UNIX executables. I > found this while trying to use the find command as part of an SSH call. For > example, assuming you have an SSH server set

Re: missing files in /usr/include/sys

2005-04-29 Thread Brian Dessent
rwj wrote: > okay, thank you for the reply. I shall try and sort this out on my own then. > > For the record, the code that wants these header files is the Perl module > "Device::SerialPort" as found on the CPAN mirrors. > > maybe i should hassle the module developer as to why he didn't verify

CDB problem under bash shell

2005-04-29 Thread Lauris, Eli
Has anyone encountered the following problem when Microsoft CDB (console debugger) is started from cygwin bash shell: CDB appears to "eat" the last character of every command. I've tried various stty settings such as onlret and onlcr and others, to no avail. This is happening on Windows Serv

RE: mkstemp bug

2005-04-29 Thread Gary R. Van Sickle
> On Fri, Apr 29, 2005 at 10:19:56AM -0400, Sam Steingold wrote: > >> * Gary R. Van Sickle <[EMAIL PROTECTED]> > [2005-04-28 21:01:07 -0500]: > >> > >> [snip] > >>> > So when I say "fifos just barely work" you felt the need to > >>> inform me > >>> > that they don't work? And that advances the di

Re: An intolerably slow behavior during a cascade of constructor calls

2005-04-29 Thread Aaron W. LaFramboise
Isselmou dellahy wrote: > The magnitude of the problem is such that, the same program compiled on > Linux and run on a similar machine, runs in 4 seconds while it needs more > than 10 minutes on cygwin. > > Here's a tentative minimal program that failed though to reproduce the slow > behavior

RE: mkstemp bug

2005-04-29 Thread Gary R. Van Sickle
> > * Gary R. Van Sickle <[EMAIL PROTECTED]> > [2005-04-28 21:01:07 -0500]: > > > > [snip] > >> > So when I say "fifos just barely work" you felt the need to > >> inform me > >> > that they don't work? And that advances the discussion > >> how, exactly? > >> > >> I did not just tell you that the

RE: mkstemp bug

2005-04-29 Thread Gary R. Van Sickle
> On Thu, Apr 28, 2005 at 09:01:07PM -0500, Gary R. Van Sickle wrote: > >[snip] > >>>So when I say "fifos just barely work" you felt the need > to inform me > >>>that they don't work? And that advances the discussion > how, exactly? > >> > >>I did not just tell you that they are broken. I also

RE: Bespoke installations: simple elegance of setup.exe when setup.ini is absent

2005-04-29 Thread Gary R. Van Sickle
> On Thu, Apr 28, 2005 at 08:58:44PM -0500, Gary R. Van Sickle wrote: > >[snip] > > > >Ahem. As one of the many people responsible for setup, I take issue > >with the accusation that it is either "simple" or "elegant". > > > >;-) > > In this case, "responsible for setup" == "submitted some > pa

Re: pkgconfig 0.17.2-1 is broken?

2005-04-29 Thread Charles Wilson
Teun Burgers wrote: If I revert to 0.15.0-4, pkg-config --libs gdk will correctly list -lglib. Has pkg-config's functionality changed (I don't think so) or is this a bug? I can confirm this behavior. It looks like a bug to me. Cygwin's package is an unpatched copy of the upstream release, so I'

Failure fork/exec/exec vs fork/exec/fork/exec

2005-04-29 Thread Earl Chew
We've come across a very subtle problem where child processes will fail after some time. On our hyperthreaded systems, the child process fails by consuming one thread, and degrading the system (typically locking up the desktop) and power-off is the only recovery. We use cygwin to provide a build sy

Re: Help understanding process tree

2005-04-29 Thread Earl Chew
Earl Chew wrote: I'd like help understanding why Process Explorer shows cygwin child processes as orphans, but win32 child processes as children. How is this so? I think I've discovered the reason for this is that during the fork/exec, the child that does the exec is discarded and replaced with a n

Re: Running cygwin from thumbdrive

2005-04-29 Thread Matrix Mole
Igor Pechtchanski cs.nyu.edu> writes: > > If you create bin and lib directories on the drive you could copy > > bash.exe, cygwin1.dll, and whatever other utilities you think are > > appropriate. > > Also Google for something like a "minimal Cygwin installation" -- this has > been discussed befor

ChevronTexaco Email Firewall Alert

2005-04-29 Thread no-reply
Your message with subject Re: Your software sent on 04/29/05, 17:36:10 contained one or more attachments not allowed by ChevronTexaco and was blocked. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: missing files in /usr/include/sys

2005-04-29 Thread rwj
Christopher Faylor wrote: > On Fri, Apr 29, 2005 at 02:40:34PM -0700, rwj wrote: > >i think I've found part of my Serial and Modem device problem > apparently i > >am missing the following .h files in my /usr/include/sys directory. > > > >termiox.h > >ttycom.h > >modem.h ... > You're appare

Re: missing files in /usr/include/sys

2005-04-29 Thread Christopher Faylor
On Fri, Apr 29, 2005 at 02:40:34PM -0700, rwj wrote: >i think I've found part of my Serial and Modem device problem apparently i >am missing the following .h files in my /usr/include/sys directory. > >termiox.h >ttycom.h >modem.h > >how do i get these header files in and working correctly? i

missing files in /usr/include/sys

2005-04-29 Thread rwj
i think I've found part of my Serial and Modem device problem apparently i am missing the following .h files in my /usr/include/sys directory. termiox.h ttycom.h modem.h how do i get these header files in and working correctly? i can't just copy and paste them from some other *nix distribut

Re: find command in cygwin

2005-04-29 Thread Igor Pechtchanski
On Fri, 29 Apr 2005, Shankar Unni wrote: > lin q wrote: > > > $ find . -type f -print > > find: paths must precede expression > > Usage: find [-H] [-L] [-P] [path...] [expression] This message is produced by GNU find. "find -name a ." will result in such. > > Do you see anything wrong? > > > >

SSH Path Bug

2005-04-29 Thread Dominic Chambers
Hi all, Just wanted to report a bug I found: Running commands via SSH causes windows executables to be given path priority, so that they run ahead of identically named UNIX executables. I found this while trying to use the find command as part of an SSH call. For example, assuming you have an

RE: Domain group doesn't work in cygwin

2005-04-29 Thread Mastchenko, Cyrille
I just check, What you name Computer_X is our domain name (a la netbios, pre windows 2000). It's not a computer, it can't be ping ... I will try your workaround. Cyrille -Message d'origine- De : Pierre A. Humblet [mailto:[EMAIL PROTECTED] Envoyé : 29 avril 2005 14:48 À : cygwin@cygwin.

Re: find command in cygwin

2005-04-29 Thread Shankar Unni
lin q wrote: $ find . -type f -print find: paths must precede expression Usage: find [-H] [-L] [-P] [path...] [expression] Do you see anything wrong? $ which find /usr/bin/find This combo means that you have C:\Windows\System32 in your PATH environment before C:\cygwin\bin. Either flip these arou

RE: Domain group doesn't work in cygwin

2005-04-29 Thread Pierre A. Humblet
On Apr 29 14:03, Mastchenko, Cyrille wrote: > Hi, > Thanks for Pierre and Corinna sugestion. > I upgrade my cygwin to the last version yesterday (with a clean reboot), > I check my /etc/group, my group are in it. > I am on a window server 2003, and my user and his group are defined in the > domain

pkgconfig 0.17.2-1 is broken?

2005-04-29 Thread Teun Burgers
I think there is a problem with pkgconfig 0.17.2-1. For instance, /usr/lib/pkgconfig/gdk.pc depends on /usr/lib/pkgconfig/glib.pc: For glib one correctly gets: clientxp#1(~)$ pkg-config --libs glib -lglib For gdk one gets: clientxp#1(~)$ pkg-config --libs gdk -L/usr/X11R6/lib -lgdk -lintl -lXext -l

ioctl not found

2005-04-29 Thread rwj
I hope this is not the wrong forum for this question, but I am not sure where to ask. I am trying to use perl on cygwin to control i/o devices, specifically Serial Ports and Modems. i had been using perl on windows just fine for both serial and modem, except that ZModem transfers are not supporte

RE: Domain group doesn't work in cygwin

2005-04-29 Thread Mastchenko, Cyrille
Hi, Thanks for Pierre and Corinna sugestion. I upgrade my cygwin to the last version yesterday (with a clean reboot), I check my /etc/group, my group are in it. I am on a window server 2003, and my user and his group are defined in the domain (another window server 2003 with ActiveDirectory) [EMAI

Re: [PATCH] RE: 1.5.16: Filename case sensitivity problem

2005-04-29 Thread Christopher Faylor
On Fri, Apr 29, 2005 at 05:42:18PM +0100, Dave Korn wrote: >Original Message >>From: Christopher Faylor >>Sent: 29 April 2005 17:10 > >> On Fri, Apr 29, 2005 at 04:15:01PM +0100, Dave Korn wrote: >>> Original Message From: Christopher Faylor Sent: 29 April 2005 15:46 >>>

RE: [PATCH] RE: 1.5.16: Filename case sensitivity problem

2005-04-29 Thread Dave Korn
Original Message >From: Christopher Faylor >Sent: 29 April 2005 17:10 > On Fri, Apr 29, 2005 at 04:15:01PM +0100, Dave Korn wrote: >> Original Message >>> From: Christopher Faylor >>> Sent: 29 April 2005 15:46 >> >> This seems to do the required job: > > Please check that in, Da

Re: [PATCH] RE: 1.5.16: Filename case sensitivity problem

2005-04-29 Thread Christopher Faylor
On Fri, Apr 29, 2005 at 04:15:01PM +0100, Dave Korn wrote: >Original Message >>From: Christopher Faylor >>Sent: 29 April 2005 15:46 > > This seems to do the required job: Please check that in, Dave. Don't forget the ChangeLog. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubsc

Re: Help !!! - Problem running Cygwin in Remote Desktop session with non-admin privileges

2005-04-29 Thread Andrew DeFaria
Moghe, Jayant wrote: Corinna: Thank you for your response. Sorry for the inconvenience. May I know, normally, how long does it take to respond to a query? Since this is for the first time I have posted my query, I am not aware of quite a few processes that need to be followed. Am I missing someth

Re: Bespoke installations: simple elegance of setup.exe when setup.ini is absent

2005-04-29 Thread Christopher Faylor
On Thu, Apr 28, 2005 at 08:58:44PM -0500, Gary R. Van Sickle wrote: >[snip] > >Ahem. As one of the many people responsible for setup, I take issue with >the accusation that it is either "simple" or "elegant". > >;-) In this case, "responsible for setup" == "submitted some patches in 2003 and igno

Re: Help understanding process tree

2005-04-29 Thread Christopher Faylor
On Fri, Apr 29, 2005 at 11:01:42AM -0400, Christopher Faylor wrote: >On Fri, Apr 29, 2005 at 12:26:32AM -0700, Yitzchak Scott-Thoennes wrote: >>On Thu, Apr 28, 2005 at 11:02:58AM -0400, Christopher Faylor wrote: >>> On Thu, Apr 28, 2005 at 07:28:05AM -0700, Earl Chew wrote: >>> >I'm working on a cy

Re: can't access Serial Ports

2005-04-29 Thread Igor Pechtchanski
On Fri, 29 Apr 2005, Eric Blake wrote: > According to Igor Pechtchanski on 4/28/2005 2:59 PM: > > /dev is currently a virtual directory in Cygwin. Try "ls -l /dev/ttyS1" > > -- you should get a listing. If you want Tab-completion, or if you want > > "find /" to look at the devices in /dev, you c

Re: 1.5.16: Filename case sensitivity problem

2005-04-29 Thread Christopher Faylor
On Fri, Apr 29, 2005 at 09:08:44AM -0600, Mark Paulus wrote: >Does this work require an assignment? Probably not. In fact, I wonder if we shouldn't waive copyright assignments for cygcheck since it isn't a cygwin program. >Is CVS having problems right now? >(When I try to login, I get: > > >

RE: 1.5.16: Filename case sensitivity problem

2005-04-29 Thread Dave Korn
Original Message >From: Mark Paulus >Sent: 29 April 2005 16:09 > Does this work require an assignment? Heh, it was a trivial patch in any case. Cut'n'paste from the real winsup/cygwin version of path.cc to the winsup/util/ version. > Is CVS having problems right now? > (When I try to

[PATCH] RE: 1.5.16: Filename case sensitivity problem

2005-04-29 Thread Dave Korn
Original Message >From: Christopher Faylor >Sent: 29 April 2005 15:46 > On Thu, Apr 28, 2005 at 08:10:07PM -0700, Brian Dessent wrote: >> Zhuang Jianmin wrote: >> >>> HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/src >>> (default) = `e:\cygwin\usr\src' >>> flags =

Re: 1.5.16: Filename case sensitivity problem

2005-04-29 Thread Mark Paulus
Does this work require an assignment? Is CVS having problems right now? (When I try to login, I get: $ export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/src [EMAIL PROTECTED]:/users/home/tibco/mpaulus/cygwin $ cvs login Logging in to :pserver:[EMAIL PROTECTED]:2401/cvs/src CVS password: cvs [log

Re: Basic test

2005-04-29 Thread Igor Pechtchanski
On Fri, 29 Apr 2005, maggi.alvermann wrote: > René Berber wrote: > >> I have installed cygwin, and I am able to launch the console with > >> the promt bash2.05b$ But when entering ls or other comands, I get > >> always bash-2.05b$ ls > >> bash: ls: command not found > > > That's strange, I think

Re: Help understanding process tree

2005-04-29 Thread Christopher Faylor
On Fri, Apr 29, 2005 at 12:26:32AM -0700, Yitzchak Scott-Thoennes wrote: >On Thu, Apr 28, 2005 at 11:02:58AM -0400, Christopher Faylor wrote: >> On Thu, Apr 28, 2005 at 07:28:05AM -0700, Earl Chew wrote: >> >I'm working on a cygwin problem and have been looking at the Win32 >> >process tree structu

Re: 1.5.16: Filename case sensitivity problem

2005-04-29 Thread Christopher Faylor
On Thu, Apr 28, 2005 at 08:10:07PM -0700, Brian Dessent wrote: >Zhuang Jianmin wrote: > >> HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/src >> (default) = `e:\cygwin\usr\src' >> flags = 0x080a > >This mount is a managed mount. The MOUNT_ENC bitflag is 0x800... > >> e:

Re: mkstemp bug

2005-04-29 Thread Christopher Faylor
On Fri, Apr 29, 2005 at 10:19:56AM -0400, Sam Steingold wrote: >> * Gary R. Van Sickle <[EMAIL PROTECTED]> [2005-04-28 21:01:07 -0500]: >> >> [snip] >>> > So when I say "fifos just barely work" you felt the need to >>> inform me >>> > that they don't work? And that advances the discussion >>> h

Re: Running cygwin from thumbdrive

2005-04-29 Thread Igor Pechtchanski
On Thu, 28 Apr 2005, Christopher Faylor wrote: > On Thu, Apr 28, 2005 at 02:08:16PM -0700, Matrix Mole wrote: > >Is it possible to install cygwin in such a way that it can be run > >reliably from a thumbdrive? If so, how much of a minimal installation > >should be performed? I have a 64MB on my th

Re: sshd and /usr/bin/zsh

2005-04-29 Thread Brad King
Krzysztof Duleba wrote: Brad King wrote: I just upgraded cygwin and now I cannot login to the machine via ssh unless I change /etc/passwd to use /bin/bash for my shell. If I use /usr/bin/zsh then the login appears successful but no prompt ever shows up. Right, but did you try to type any command?

Re: mkstemp bug

2005-04-29 Thread Christopher Faylor
On Thu, Apr 28, 2005 at 09:01:07PM -0500, Gary R. Van Sickle wrote: >[snip] >>>So when I say "fifos just barely work" you felt the need to inform me >>>that they don't work? And that advances the discussion how, exactly? >> >>I did not just tell you that they are broken. I also gave you a test >>

Re: mkstemp bug

2005-04-29 Thread Corinna Vinschen
On Apr 29 10:19, Sam Steingold wrote: > > * Gary R. Van Sickle <[EMAIL PROTECTED]> [2005-04-28 21:01:07 -0500]: > > Dude, you are just *asking* for one heck of a zinger! > > > Sorry, I am not sure I understand what you mean. > (PS it may be because Engli

Re: I: G77 160 MB memory allocation limit

2005-04-29 Thread Corinna Vinschen
On Apr 29 16:20, Impagnatiello Fabrizio wrote: > Corinna, > > I tried 1.5.17 preview and it works! > > May be, could you increase the amount of allocatable memory from > 0x6000 up to 0x7000 in next official 1.5.17 ? Unfortunately not. Corinna -- Corinna Vinschen Ple

Slow FORTRAN formatted output using cygwin 1.5.xx

2005-04-29 Thread Impagnatiello Fabrizio
I wrote lot of FORTRAN programs using massive formatted file outputs. When passed from 1.3.22 (one of last 1.3.xx) to 1.5.xx (all tested), the writing/reading performance of relevant SW modules slowed down to few % of before experienced performance (typically 20-30 times worse). When compiling th

Re: $PATHEXT not sufficient to run script from BASH without specifying extension on Windows XP?

2005-04-29 Thread Mark Molloy
SOLUTION: It has been kindly brought to my attention by two people that $PATHEXT is a Windows-only phenomena, and also that cygwin's bash doesn't support it. I was fooling myself because I used to use the MKS Toolkit (at a previous job), and their Korn shell does support PATHEXT. Thanks! --

Re: mkstemp bug

2005-04-29 Thread Sam Steingold
> * Gary R. Van Sickle <[EMAIL PROTECTED]> [2005-04-28 21:01:07 -0500]: > > [snip] >> > So when I say "fifos just barely work" you felt the need to >> inform me >> > that they don't work? And that advances the discussion >> how, exactly? >> >> I did not just tell you that they are broken. >> I

Re: I: G77 160 MB memory allocation limit

2005-04-29 Thread Impagnatiello Fabrizio
Corinna, I tried 1.5.17 preview and it works! May be, could you increase the amount of allocatable memory from 0x6000 up to 0x7000 in next official 1.5.17 ? In such a way the windows native data/program segments might be very similar. Thanks -- Unsubscribe info: http://cygwin.com/

Re: sshd and /usr/bin/zsh

2005-04-29 Thread Krzysztof Duleba
Brad King wrote: > > I just upgraded cygwin and now I cannot login to the machine via ssh > unless I change /etc/passwd to use /bin/bash for my shell. If I use > /usr/bin/zsh then the login appears successful but no prompt ever shows > up. Right, but did you try to type any command? When I do ssh

Re: Help !!! - Problem running Cygwin in Remote Desktop session with non-admin privileges

2005-04-29 Thread Corinna Vinschen
On Apr 29 15:36, Corinna Vinschen wrote: > On Apr 29 18:50, Moghe, Jayant wrote: > > I there any way where I can avail paid support? > > Sure, but isn't it easier to report your problem somewhat more detailed > and see if you get a free (as in "free beer") reply within a couple of > days? For the

Re: Shutdown 1.7-1 problem when w2k screen is locked

2005-04-29 Thread Corinna Vinschen
On Apr 29 09:27, Wheeler, Frederick W (Research) wrote: > > I have found that when I "Lock Computer" in Windows 2000 just after running > "shutdown --exitex 10" then the computer does not shut down. Nothing > happens. The command just exits. > > When the computer is not locked, "shutdown --ex

Re: Help !!! - Problem running Cygwin in Remote Desktop session with non-admin privileges

2005-04-29 Thread Corinna Vinschen
On Apr 29 18:50, Moghe, Jayant wrote: > I there any way where I can avail paid support? Sure, but isn't it easier to report your problem somewhat more detailed and see if you get a free (as in "free beer") reply within a couple of days? Corinna -- Corinna Vinschen Please, send

Re: can't access Serial Ports

2005-04-29 Thread Corinna Vinschen
On Apr 29 07:26, Eric Blake wrote: > crw--w--w- 1 eblake None 1, 7 Apr 29 06:45 full > srw-rw-rw- 1 SYSTEM root 53 Apr 28 06:08 log= > crw-rw-rw- 1 eblake None 1, 3 Apr 29 06:45 null > > It looks like the relatively new syslogd is responsible for /dev/log. Yes, it creates and destroys this U

Re: Select() hangs forever

2005-04-29 Thread Corinna Vinschen
On Apr 28 11:48, Vladislav Grinchenko wrote: > A small test program creates a UNIX domain socket and listens on an > incoming connections. Then, from the same process, two ASYNC connections > are attempted (think of it as a loopback within a process). Calling > connect() on both returns "errno: 119

Re: can't access Serial Ports

2005-04-29 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Igor Pechtchanski on 4/28/2005 2:59 PM: > /dev is currently a virtual directory in Cygwin. Try "ls -l /dev/ttyS1" > -- you should get a listing. If you want Tab-completion, or if you want > "find /" to look at the devices in /dev, you ca

RE: Help !!! - Problem running Cygwin in Remote Desktop session with non-admin privileges

2005-04-29 Thread Moghe, Jayant
I there any way where I can avail paid support? Thanks. Regards, Jayant -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Corinna Vinschen Sent: Friday, April 29, 2005 6:48 PM To: cygwin@cygwin.com Subject: Re: Help !!! - Problem running Cygwin in Remote

[ANNOUNCEMENT] Updated: ELFIO-1.0.2-1

2005-04-29 Thread Serge Lamikhov-Center
ELFIO 1.0.2-1 is now available on Cygwin mirrors. The current release addresses some memory leaks. The header file was slightly changed for convenience of “K Executable Viewer” project. See http://sourceforge.net/projects/elfio for more information. *** INSTALLATION *** To up

Re: Help !!! - Problem running Cygwin in Remote Desktop session with non-admin privileges

2005-04-29 Thread Corinna Vinschen
On Apr 29 18:43, Moghe, Jayant wrote: > > Corinna: > > Thank you for your response. Sorry for the inconvenience. > > May I know, normally, how long does it take to respond to a query? > > Since this is for the first time I have posted my query, I am not aware > of quite a few processes that ne

RE: Help !!! - Problem running Cygwin in Remote Desktop session with non-admin privileges

2005-04-29 Thread Moghe, Jayant
Corinna: Thank you for your response. Sorry for the inconvenience. May I know, normally, how long does it take to respond to a query? Since this is for the first time I have posted my query, I am not aware of quite a few processes that need to be followed. Am I missing something? Thanks. Reg

Re: Basic test

2005-04-29 Thread maggi . alvermann
René Berber wrote: >> I have installed cygwin, and I am able to launch the console with >> the promt bash2.05b$ But when entering ls or other comands, I get >> always bash-2.05b$ ls >> bash: ls: command not found > That's strange, I think the command ls comes in the > coreutils package and that i

Re: sshd and /usr/bin/zsh

2005-04-29 Thread Brad King
Hi Peter, Thanks for your responses. Here is some more information. Peter A. Castro wrote: From the bash shell, did you just run zsh as a subshell or did you try running it as a login shell (eg: zsh -l)? I tried both. They both work. It seems that the hang only occurs if zsh is the main login

Re: $PATHEXT not sufficient to run script from BASH without specifying extension on Windows XP?

2005-04-29 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Mark Molloy on 4/28/2005 1:42 PM: > # > # I can't seem to execute "testScript.sh" without > # specifying its extension: > # > $ testScript > bash: testScript: command not found > > # > # What am I missing to be able to run a script from

Re: [PATCH] Fix newly exposed bug [was RE: RFC: Fix partial NaN-parsing problem [was RE: sscanf problem]]

2005-04-29 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Dave Korn on 4/28/2005 12:41 PM: > Heh, actually we probably have to talk about that. The k should IIUIC be > swallowed by the %lf and the %c should fail; this is the production > described as NAN(n-char-sequence opt) in the C language

Re: Removal of hard links with count > 1 for files that are in use

2005-04-29 Thread Corinna Vinschen
On Apr 29 15:01, Marcus Picasso wrote: > $ ln /bin/rm.exe ./foo.exe > > $ /bin/rm.exe -f ./foo.exe > rm: cannot remove `foo.exe': Permission denied > > Is this expected behaviour? I was surprised, too, but the answer is "apparently yes". Trying to remove the hardlink results in an ERROR_ACCESS

Re: Help !!! - Problem running Cygwin in Remote Desktop session with non-admin privileges

2005-04-29 Thread Corinna Vinschen
On Apr 29 17:16, Moghe, Jayant wrote: > > Hello!! > > I have installed "cygwin-1.5.15-1" on windows 2000 server. > > When I logon locally, the installation works fine with admin as well as > non admin privileges. > > When I connect to the server using remote desktop utility (MSTSC) on my > lap

Removal of hard links with count > 1 for files that are in use

2005-04-29 Thread Marcus Picasso
$ ln /bin/rm.exe ./foo.exe $ /bin/rm.exe -f ./foo.exe rm: cannot remove `foo.exe': Permission denied Is this expected behaviour? -Marcus. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.

Help !!! - Problem running Cygwin in Remote Desktop session with non-admin privileges

2005-04-29 Thread Moghe, Jayant
Hello!! I have installed "cygwin-1.5.15-1" on windows 2000 server. When I logon locally, the installation works fine with admin as well as non admin privileges. When I connect to the server using remote desktop utility (MSTSC) on my laptop (WinXP SP1 / 2) with non-admin privileges account, I g

Re: File attribute access very slow

2005-04-29 Thread Lionel B
"Brian Dessent" wrote... > Tor Egil Hovland wrote: > > [...] > > Ah, okay. The key there is terminal server, which I guess makes the > difference. Hmmm... I seem to have this problem too using terminal server too (can't say whether the problem exists without terminal server as I don't have any o

Re: 1.5.16-1: chmod problem

2005-04-29 Thread Corinna Vinschen
On Apr 29 13:15, J?rg Schaible wrote: > Corinna Vinschen wrote on Friday, April 29, 2005 12:36 PM: > [snip] > >> TEMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' > >> TERM = `cygwin' > >> TMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' > > > > TMP should probably better be a POSIX path, too. > > Well, it's aut

RE: 1.5.16-1: chmod problem

2005-04-29 Thread Jörg Schaible
Corinna Vinschen wrote on Friday, April 29, 2005 12:36 PM: [snip] >> TEMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' >> TERM = `cygwin' >> TMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' > > TMP should probably better be a POSIX path, too. Well, it's autoconverted: $ env | grep TMP TMP=/mnt/c/DOKUME~1/jos/

Re: File attribute access very slow

2005-04-29 Thread Brian Dessent
Tor Egil Hovland wrote: > > > SysDir: C:\WINNT\system32 > > > WinDir: C:\Documents and Settings\mvstest.PCSIH3\WINDOWS > > > > Doesn't that seem a bit strange? > > Actually, I believe this is correct when I'm running on a terminal server. > >From the MSDN documentation on GetWindowsDirectory(), w

RE: 1.5.16-1: chmod problem

2005-04-29 Thread Dave Korn
Original Message >From: Corinna Vinschen >Sent: 29 April 2005 11:36 > On Apr 28 14:40, Pach Roman (GS-EC/ESA4) * wrote: >> TEMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' >> TERM = `cygwin' >> TMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' > > TMP should probably better be a POSIX path, too. AYS?

Re: File attribute access very slow

2005-04-29 Thread Tor Egil Hovland
Brian Dessent wrote: > > SysDir: C:\WINNT\system32 > > WinDir: C:\Documents and Settings\mvstest.PCSIH3\WINDOWS > > Doesn't that seem a bit strange? Actually, I believe this is correct when I'm running on a terminal server. >From the MSDN documentation on GetWindowsDirectory(), which cygcheck ac

Re: 1.5.16-1: chmod problem

2005-04-29 Thread Corinna Vinschen
On Apr 28 14:40, Pach Roman (GS-EC/ESA4) * wrote: > Hello, > the following commands run properly on the c:/drive > > c> touch yahoo > c> ls -l yahoo >-rw-rw-rw- 1 ropach mkpasswd 0 Apr 28 13:54 yahoo > > c> chmod -w yahoo > c> ls -l yahoo >-r--r--r-- 1 ropach mkpasswd 0 Apr 28 13:54 y

Re: I: G77 160 MB memory allocation limit

2005-04-29 Thread Corinna Vinschen
On Apr 29 10:39, Dave Korn wrote: > Original Message > >From: Corinna Vinschen > >Sent: 29 April 2005 09:28 > > > On Apr 27 17:19, Impagnatiello Fabrizio wrote: > >> again > >> > >> -Messaggio originale- > >> Da: Impagnatiello Fabrizio > >> Inviato: mercoledì 27 aprile 2005 17.15

RE: I: G77 160 MB memory allocation limit

2005-04-29 Thread Dave Korn
Original Message >From: Corinna Vinschen >Sent: 29 April 2005 09:28 > On Apr 27 17:19, Impagnatiello Fabrizio wrote: >> again >> >> -Messaggio originale- >> Da: Impagnatiello Fabrizio >> Inviato: mercoledì 27 aprile 2005 17.15 >> No error message, just exit. >> >> After investig

Minimum permissions guide for all files and directories?

2005-04-29 Thread Matthew M
I'm setting up a small web server to run on my home cable internet connection. I'll probably have no more than 10 users and will only run http and ssh daemons, but I would like my users to have access to all the normal shell tools. When I installed Cygwin on this Win2K machine (great job on the i

Re: File attribute access very slow

2005-04-29 Thread Brian Dessent
Tor Egil Hovland wrote: I don't have an answer as to why your commands take a long time to complete, but: > SysDir: C:\WINNT\system32 > WinDir: C:\Documents and Settings\mvstest.PCSIH3\WINDOWS Doesn't that seem a bit strange? Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-s

Re: I: G77 160 MB memory allocation limit

2005-04-29 Thread Corinna Vinschen
On Apr 27 17:19, Impagnatiello Fabrizio wrote: > again >   > -Messaggio originale- > Da: Impagnatiello Fabrizio > Inviato: mercoledì 27 aprile 2005 17.15 > A: 'cygwin@cygwin.com' > Oggetto: G77 160 MB memory allocation limit >   > Starting from 1.5.13 (14 and 15 subversions are the same) I

File attribute access very slow

2005-04-29 Thread Tor Egil Hovland
I am seeing a problem with one of my Cygwin installations that has me stumped. Basically, whenever file attributes need to be accessed, things are slowing to a crawl. Some examples: [EMAIL PROTECTED] /cygdrive/c $ echo hello > testing [EMAIL PROTECTED] /cygdrive/c $ ls -l testing -rw-r--r-- 1 mv

Re: Help understanding process tree

2005-04-29 Thread Corinna Vinschen
On Apr 29 00:44, Brian Dessent wrote: > To the original poster... Try "procps aux --forest" if you want an > accurate picture of the Cygwin process tree, since procps is a Cygwin > program and thus will use Cygwin PIDs. pstree from the psmisc package prints nice process trees as well (as the name

Re: Help understanding process tree

2005-04-29 Thread Brian Dessent
Yitzchak Scott-Thoennes wrote: > > Right. cmd is a non-cygwin program so it needs a cygwin stub to handle > > being "execed". sleep is a cygwin program and does not require any > > hand holding. > > Now go back and reread the sentence where he says "I'd like help > understanding why..." :) I w

Re: Help understanding process tree

2005-04-29 Thread Yitzchak Scott-Thoennes
On Thu, Apr 28, 2005 at 11:02:58AM -0400, Christopher Faylor wrote: > On Thu, Apr 28, 2005 at 07:28:05AM -0700, Earl Chew wrote: > >I'm working on a cygwin problem and have been looking at the Win32 > >process tree structure using Process Explorer from Sysinternals: > > > >http://www.sysinternals.c