X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <195b3f1f0701190117h37ef09d2p6f99625f0c5c3e4d@mail.gmail.com> 	 <45B0CDB7.2090503@byu.net> <195b3f1f0701212338h41e70de9sba5317b72f8803dc@mail.gmail.com>
Subject: RE: file descriptiors
Date: Mon, 22 Jan 2007 13:16:44 -0000
Message-ID: <000801c73e27$90237d00$a501a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <195b3f1f0701212338h41e70de9sba5317b72f8803dc@mail.gmail.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 22 January 2007 07:38, Wynfield Henman wrote:

> But, "make check" gives me the following information.
> 
> ...Entering directory `/usr/src/assuan/libassuan-1.0.1/tests'
> fdpassing[3648.4] DBG: -> OK Pleased to meet you
> fdpassing[3648.4] DBG: <- # descriptor 4 is in flight
> fdpassing[3648.4] DBG: <- INPUT FD
> fdpassing[3648]: no pending file descriptors!
> fdpassing[3648.4] DBG: -> ERR 101 server fault (general error)
> fdpassing[3296]: sending INPUT FD failed: server fault
> fdpassing[3648.4] DBG: <- BYE
> fdpassing[3648.4] DBG: -> OK closing connection
> FAIL: fdpassing
> ----------------------------
> 
> Which leads me to suspect that file descriptors are related to the problem.


  This test could be trying to do something that cygwin doesn't support:

http://sources.redhat.com/ml/cygwin/2004-01/msg00060.html

  If setting CYGWIN=server in your environment doesn't fix it (or if it's
already set in your environment), that's most likely the case.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

