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: <200406151738.i5FHcG34035792@smtp-out4.xs4all.nl> From: "Johnny Willemsen" To: Subject: Getting error "Mount Device busy" when running tests build with Cygwin Date: Tue, 15 Jun 2004 19:38:23 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi all, I am working on the port of ACE/TAO to Cygwin (see www.cs.wustl.edu/~schmidt for info ACE/TAO). In short ACE is a framework for developing portable C++ applications, TAO is a open source Corba implementation. The last months I have improved Cygwin support step by step. For this, I run a daily build and run all the ACE tests, the results are online visible at http://www.dre.vanderbilt.edu/~willemsenj/CygwinACE/. Just take a build and look at the tests part. Now my question, ACE can use process shared mutexes and shared memory. I have not debugged it in complete detail, but I know Cygwin doesn't support process shared mutexes, but the needed operations are there, so ACE calls them. I would expect to get a not supported error or something like that, but several tests output "Mount Device Busy". Anyone any idea why this is, what does this error mean (the tests don't use mount at all). Any hint would be helpfull. Regards, Johnny Willemsen Remedy IT Leeghwaterstraat 25 2811 DT Reeuwijk The Netherlands www.theaceorb.nl / www.remedy.nl -- 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/