From owner-freebsd-questions@FreeBSD.ORG Sat Oct 16 20:21:15 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D97016A4CE for ; Sat, 16 Oct 2004 20:21:15 +0000 (GMT) Received: from straycat.dhs.org (h0050da134090.ne.client2.attbi.com [24.60.174.16]) by mx1.FreeBSD.org (Postfix) with SMTP id CAEC643D31 for ; Sat, 16 Oct 2004 20:21:12 +0000 (GMT) (envelope-from tmclaugh@sdf.lonestar.org) Received: (qmail 18808 invoked from network); 16 Oct 2004 20:21:12 -0000 Received: from compass.straycat.dhs.org (HELO ?192.168.1.32?) (192.168.1.32) by alexandria.straycat.dhs.org with SMTP; 16 Oct 2004 20:21:12 -0000 From: Tom McLaughlin To: Benjamin Walkenhorst In-Reply-To: <417129D4.7090409@gmx.net> References: <417129D4.7090409@gmx.net> Content-Type: text/plain Date: Sat, 16 Oct 2004 16:23:50 -0400 Message-Id: <1097958230.96474.10.camel@compass.straycat.dhs.org> Mime-Version: 1.0 X-Mailer: Evolution 2.0.0FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: gtk-sharp build hangs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 20:21:15 -0000 On Sat, 2004-10-16 at 16:01 +0200, Benjamin Walkenhorst wrote: > Hello everyone, > > I am just trying to install gtk-sharp from ports. mono installed just > fine, but the gtk-sharp build seems to hang at some point: > > > > At this point mono will start eating huge amount of cpu-cycles. I don't > know if this is to be expected, but after mono had gathered about an > hour of cpu-time, I aborted. > I'm going to give it another try tonight, but I wanted to ask, if it is > normal for a gtk-sharp build to take so long. > The machine is a dual AthlonMP 2400+ (only one cpu used for building) > with 512MB RAM, the system is 5.3-BETA7. > mono is version 1.0_1 and gtk-sharp - as you can see above - is version > 1.0_2 > > Thank you very much, > Benjamin Simple solution: cd /usr/ports/x11-toolkits/gtk-sharp/ && make clean && make install (repeat as necessary) Long solution: Someone needs to look at the threading issues with Mono and FreeBSD. If anyone is interested I can gladly point them to a number of reproducible crashes. I keep the mono ports up to date myself while the regular maintainer is away plus I've added some new ports. My project site is in my sig and you can download mono-merge.tar.gz from there to work with the latest versions of Mono. Tom -- BSD# Project - Porting Mono to FreeBSD http://forge.novell.com/modules/xfmod/project/?bsd-sharp