Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <014101c25ce9$899f5090$6132bc3e@BABEL> From: "Conrad Scott" To: "Cygwin Discussion" References: <3D83E5C6 DOT 90102 AT cox DOT net> <1032055860 DOT 7167 DOT 36 DOT camel AT lifelesswks> <3D84CB21 DOT 5050603 AT cox DOT net> Subject: Re: Curious behavior of CYGSERVER Date: Sun, 15 Sep 2002 19:56:02 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 "David A. Cobb" wrote: > > *And really nice if there were at least a > /usr/doc/cygwin/cygserver.readme* Nothing fancy, just tell what we > should expect and what to be wary of. As I just mentioned in a different thread and as I kept forgetting to mention earlier in this thread, cygserver (at the moment) does (effectively) nothing (the entry points for the IPC calls are deliberately missing from the DLL export list). I could (and probably should) write a README to that effect. (Watch this space etc.) Which brings me to the question: why are you running cygserver at all? In another message in this thread, you mention that the configure ran more quickly with cygserver than without. This is probably due to the /tmp/cygdaemo socket file I mentioned in another thread. If you run cygserver and then kill it, it leaves this file behind, which causes all cygwin processes to pause for a second (or so). So, if you've run cygserver and are no longer running it, find and remove the /tmp/cygdaemo file. Don't remove it if you are currently running cygserver. Of course, the main advice is just not to run cygserver at all right now, since it doesn't provide any functionality. As for your other point about stdout redirection problems when running cygserver, I find it hard to see how this has anything to do with cygserver especially since you say the redirection file doesn't even get created. The file is created by the shell itself and for this not to happen indicates that something wierd and wonderful is happening. In any case, as I mentioned before, I need to see the `cygcheck -s -v -r' output from your machine before we can get any further with this. // Conrad -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/