Re: Socket inheritance with fork/dup2/exec

2007-06-22 Thread Corinna Vinschen
On Jun 21 22:45, Jim Powers wrote: > Hi, > > I am redirecting the stdout of a child process to a socket via the standard > fork/dup2/exec paradigm and then reading and displaying the output. > > This works fine if the exec'd child process is compiled using gcc under > cygwin. However, it fails

RE: Help compiling gcc 4.2.0

2007-06-22 Thread Dave Korn
On 21 June 2007 21:47, Lee Rhodes wrote: > I am struggling with the infamous unix/dos end-of-line '\r\n' vs '\n' > incompatibilities. It seems that no matter what shell I use (bash, sh, > Cygwin, rxvt, dos) that the gnu make utility throws errors when it sees the > '\r' CR character. > > Do I

[ANNOUNCEMENT] Updated: multitail-5.1.1-1: View one or multiple files like tail but with multiple windows.

2007-06-22 Thread Dr. Volker Zell
Hi A new version of 'multitail' has been uploaded to a server near you. Cygwin NEWS: * Update to latest upstream version multitail NEWS: === * errors in error popups would not fit sometimes * moving to the beginning of the first line when it is longer then the

Re: Socket inheritance with fork/dup2/exec

2007-06-22 Thread Lev Bishop
On 6/22/07, Corinna Vinschen wrote: However, the next version of Cygwin will use standard DuplicateHandle calls as for normal file handles. Consequentially your your test application appears to work with a Cygwin built from CVS: But MSDN says: You should not use DuplicateHandle to duplicate h

Re: cygrunsrv -S sshd fails not started

2007-06-22 Thread DePriest, Jason R.
On 6/21/07, KAYVEN RIESE wrote: On Thu, 21 Jun 2007, gga wrote: > KAYVEN RIESE wrote: >> On Thu, 21 Jun 2007, KAYVEN RIESE wrote: >> >>> >>> [EMAIL PROTECTED] ~ >>> $ cygrunsrv -S sshd >>> cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error >>> 1062: >>> The service has not b

Re: Cygwin installation on Windows Server 2003

2007-06-22 Thread Robin Walker
--On 22 June 2007 17:18 +0100 DGFM-dfmsdev5b-Andrew Clark <[EMAIL PROTECTED]> wrote: Additionally, is anyone aware of McaFee 8.0i causing Cygwin SSH problems when installed on Windows Server 2003 - currently SSH keeps receiving the message ' ssh_exchange_identification: Connection closed by rem

Re: using chere

2007-06-22 Thread Gary Johnson
On 2007-06-21, Dave wrote: > Paul Mallas wrote: > > Since we are on the topic - is there a way to do something similar > > inside an open windows folder rather than from the folder icon? I would > > find that much more convenient. > > This came up two years ago. Follow the thread from about here:

RE: no vi editor??

2007-06-22 Thread Dave Korn
On 22 June 2007 17:46, KAYVEN RIESE wrote: > On Fri, 22 Jun 2007, Dave Korn wrote: > >> On 22 June 2007 17:33, KAYVEN RIESE wrote: >> >>> [EMAIL PROTECTED] ~ >>> $ vi test >>> bash: vi: command not found >>> >>> [EMAIL PROTECTED] ~ >>> $ >>> aww man, u gotta be kidding!!! >> >> >> No, we don

Re: cygrunsrv -S sshd fails not started

2007-06-22 Thread KAYVEN RIESE
On Fri, 22 Jun 2007, René Berber wrote: KAYVEN RIESE wrote: [snip] $ cat sshd.log /var/empty must be owned by root and not group or world-writable. [snip] Fix this if you want it to work normally; "root" in Cygwin means SYSTEM. [EMAIL PROTECTED] /var/log $ chown SYSTEM /var/empty [EMAIL P

RE: no vi editor??

2007-06-22 Thread KAYVEN RIESE
On Fri, 22 Jun 2007, Dave Korn wrote: On 22 June 2007 17:33, KAYVEN RIESE wrote: [EMAIL PROTECTED] ~ $ vi test bash: vi: command not found [EMAIL PROTECTED] ~ $ aww man, u gotta be kidding!!! No, we don't gotta! See "2.8. What packages should I download? Where are 'make', 'gcc', 'vi', et

Re: Cygwin installation on Windows Server 2003

2007-06-22 Thread DePriest, Jason R.
On 6/22/07, DGFM-dfmsdev5b-Andrew Clark wrote: Hi, Can anyone please confirm whether Cygwin 2.510.2.2 should be installed on Windows Server 2003 only as a LOCAL ADMIN account, NOT a ADMIN USER or DOMAIN ADMIN account ? I have no idea what Cygwin 2.510.2.2 is. Additionally, is anyone aware

no vi editor??

2007-06-22 Thread KAYVEN RIESE
[EMAIL PROTECTED] ~ $ vi test bash: vi: command not found [EMAIL PROTECTED] ~ $ aww man, u gotta be kidding!!! *--* Kayven Riese, BSCS, MS (Physiology and Biophysics) (415) 902 5513 cellular http://kayve.net Webmaster http://Che

Re: cygrunsrv -S sshd fails not started

2007-06-22 Thread KAYVEN RIESE
On Fri, 22 Jun 2007, DePriest, Jason R. wrote: On 6/21/07, KAYVEN RIESE wrote: On Thu, 21 Jun 2007, gga wrote: > KAYVEN RIESE wrote: >> On Thu, 21 Jun 2007, KAYVEN RIESE wrote: >> >>> >>> [EMAIL PROTECTED] ~ >>> $ cygrunsrv -S sshd >>> cygrunsrv: Error starting a service: QueryServiceStatus:

Cygwin installation on Windows Server 2003

2007-06-22 Thread DGFM-dfmsdev5b-Andrew Clark
Hi, Can anyone please confirm whether Cygwin 2.510.2.2 should be installed on Windows Server 2003 only as a LOCAL ADMIN account, NOT a ADMIN USER or DOMAIN ADMIN account ? Additionally, is anyone aware of McaFee 8.0i causing Cygwin SSH problems when installed on Windows Server 2003 - currently SS

RE: no vi editor??

2007-06-22 Thread Dave Korn
On 22 June 2007 17:33, KAYVEN RIESE wrote: > [EMAIL PROTECTED] ~ > $ vi test > bash: vi: command not found > > [EMAIL PROTECTED] ~ > $ > > > aww man, u gotta be kidding!!! No, we don't gotta! See "2.8. What packages should I download? Where are 'make', 'gcc', 'vi', etc? " at http://cygwin.

Re: no vi editor??

2007-06-22 Thread Larry Hall (Cygwin)
Dave Korn wrote: On 22 June 2007 17:46, KAYVEN RIESE wrote: On Fri, 22 Jun 2007, Dave Korn wrote: On 22 June 2007 17:33, KAYVEN RIESE wrote: [EMAIL PROTECTED] ~ $ vi test bash: vi: command not found [EMAIL PROTECTED] ~ $ aww man, u gotta be kidding!!! No, we don't gotta! See "2.8. What

Re: Cygwin installation on Windows Server 2003

2007-06-22 Thread Larry Hall (Cygwin)
DGFM-dfmsdev5b-Andrew Clark wrote: Hi, Can anyone please confirm whether Cygwin 2.510.2.2 should be installed on Windows Server 2003 only as a LOCAL ADMIN account, NOT a ADMIN USER or DOMAIN ADMIN account ? Additionally, is anyone aware of McaFee 8.0i causing Cygwin SSH problems when installed

Re: CVS 1.7.0 heap errors

2007-06-22 Thread Brian Ford
On Wed, 6 Jun 2007, Brian Ford wrote: > FYI, I'm seeing the following errors quite often with current 1.7.0 CVS > and have been for some time. For instance, I can't use my CVS build to > build Cygwin again. I've yet to have time to investigate much, and don't > see that changing for some time :-

Re: no vi editor??

2007-06-22 Thread Christopher Faylor
On Fri, Jun 22, 2007 at 09:46:15AM -0700, KAYVEN RIESE wrote: > On Fri, 22 Jun 2007, Dave Korn wrote: > >> On 22 June 2007 17:33, KAYVEN RIESE wrote: >> >>> [EMAIL PROTECTED] ~ >>> $ vi test >>> bash: vi: command not found >>> >>> [EMAIL PROTECTED] ~ >>> $ >>> aww man, u gotta be kidding!!! >> >> >

Re: Help compiling gcc 4.2.0

2007-06-22 Thread Gary Johnson
On 2007-06-22, Dave Korn wrote: > On 21 June 2007 21:47, Lee Rhodes wrote: > > > > I am struggling with the infamous unix/dos end-of-line '\r\n' vs '\n' > > incompatibilities. It seems that no matter what shell I use (bash, sh, > > Cygwin, rxvt, dos) that the gnu make utility throws errors when

Re: Help compiling gcc 4.2.0

2007-06-22 Thread Larry Hall (Cygwin)
Gary Johnson wrote: On 2007-06-22, Dave Korn wrote: On 21 June 2007 21:47, Lee Rhodes wrote: I am struggling with the infamous unix/dos end-of-line '\r\n' vs '\n' incompatibilities. It seems that no matter what shell I use (bash, sh, Cygwin, rxvt, dos) that the gnu make utility throws errors

fseek064 calling fflush on Cygwin

2007-06-22 Thread Brian Ford
I have an application that is having a 64-bit file I/O problem with Cygwin 1.7.0 CVS that it did not have with Cygwin 1.5.18. I have tracked it down to the following series of calls in newlib: #0 fflush (fp=0x7b5a764) at ../../../../../cygwin/newlib/libc/stdio/fflush.c:124 #1 0x611049ff in

Re: fseek064 calling fflush on Cygwin

2007-06-22 Thread Eric Blake
Brian Ford FlightSafety.com> writes: > > I have an application that is having a 64-bit file I/O problem with Cygwin > 1.7.0 CVS that it did not have with Cygwin 1.5.18. I have tracked it > down to the following series of calls in newlib: > > #0 fflush (fp=0x7b5a764) > at ../../../../../cy

Re: Help compiling gcc 4.2.0

2007-06-22 Thread Lee Rhodes
Dave Korn artimi.com> writes: > > Nope, what you have to do is you have to /not/ use winzip to unpack the > archives. Use cygwin's command-line tar utility. > > cheers, > DaveK Thanks! Lee. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

RE: Question about Uninstalling Cygwin FAQ

2007-06-22 Thread Dan M
Hello, Thank you for your quick response! I've gotten a little further and just have a couple more questions. I entered cygrunsrv -L into C:\cygwin\bin and got the same error. So I am assuming I don't have cygrunsrv or any services loaded (if that's wrong please let me know). I also entered um

Re: Socket inheritance with fork/dup2/exec

2007-06-22 Thread Jim Powers
Corinna, I took your suggestion and downloaded the latest sanpshot (cygwin1- 20070616.dll) and that fixed the problem. The Win32 version of the client compiled with VC8 now works fine. Thanks!! Jim Corinna Vinschen <[EMAIL PROTECTED]> said: > On Jun 21 22:45, Jim Powers wrote: > > Hi, > > >