X-Spam-Check-By: sourceware.org
Message-ID: <195b3f1f0701212338h41e70de9sba5317b72f8803dc@mail.gmail.com>
Date: Mon, 22 Jan 2007 16:38:14 +0900
From: "Wynfield Henman" <wynfield@gmail.com>
To: cygwin@cygwin.com
Subject: Re: file descriptiors
In-Reply-To: <45B0CDB7.2090503@byu.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <195b3f1f0701190117h37ef09d2p6f99625f0c5c3e4d@mail.gmail.com> 	 <45B0CDB7.2090503@byu.net>
X-IsSubscribed: yes
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

Thanks Eric.

I am trying to build the source for libassuan found in libassuan-1.0.1.tar.bz2.

configure and make work file.

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.

And I was wondering if anyone has done this before and found a
solution or workaround.

Thanks

> > Can we pass file descriptors within the cygwin enviroment.
> >
> > For example such as those required by libassuan?
>
> Why don't you try it and see?  Or at least give us a simple test case that
> shows what you want to have happen, and why it isn't doing what you want,
> rather than telling us about some random library that reportedly needs to
> do it.
>
> - --
> Don't work too hard, make some time for fun as well!
>
> Eric Blake             ebb9@byu.net

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

