From owner-freebsd-openoffice Mon Aug 5 8: 6:14 2002 Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1CD237B400; Mon, 5 Aug 2002 08:06:12 -0700 (PDT) Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E057843E65; Mon, 5 Aug 2002 08:06:11 -0700 (PDT) (envelope-from ak03@gte.com) Received: from kanpc.gte.com (localhost [IPv6:::1]) by h132-197-179-27.gte.com (8.12.5/8.12.5) with ESMTP id g75F6B9X081275; Mon, 5 Aug 2002 11:06:11 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.5/8.12.5/Submit) id g75F6BUm081274; Mon, 5 Aug 2002 11:06:11 -0400 (EDT) Date: Mon, 5 Aug 2002 11:06:11 -0400 From: Alexander Kabaev To: Martin Blapp Cc: openoffice@FreeBSD.ORG, jdp@FreeBSD.ORG Subject: Re: gcc3.1.1 release does make regmerge hang again (OO.org compile) Message-Id: <20020805110611.4292e3d5.ak03@gte.com> In-Reply-To: <20020805112734.D58571-100000@levais.imp.ch> References: <20020805112734.D58571-100000@levais.imp.ch> Organization: Verizon Data Services X-Mailer: Sylpheed version 0.8.1claws8 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-openoffice@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Martin, try to add the loop below to the wlock_acquire function to make it look more like lock80386_acquire: while (l->lock != 0) ; /* Spin */ Unfortunately, I have to fall of the face of the earth for a couple of weeks at least to catch up with my real life job, so I can not be playing with this myself. -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message