X-Spam-Check-By: sourceware.org Message-ID: <195b3f1f0701212338h41e70de9sba5317b72f8803dc@mail.gmail.com> Date: Mon, 22 Jan 2007 16:38:14 +0900 From: "Wynfield Henman" To: cygwin AT cygwin DOT 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 AT mail DOT gmail DOT com> <45B0CDB7 DOT 2090503 AT byu DOT net> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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 AT byu DOT 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/