From owner-freebsd-ports@FreeBSD.ORG Fri Oct 29 21:48:57 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5969516A4CE for ; Fri, 29 Oct 2004 21:48:57 +0000 (GMT) Received: from cqgigw.cqg.com (cqgigw.cqg.com [208.48.16.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B64A43D3F for ; Fri, 29 Oct 2004 21:48:57 +0000 (GMT) (envelope-from tomc@cqg.com) Received: from cqgmail.cqg.com (int.cqg.com [96.0.0.2]) i9TLmoSD014161; Fri, 29 Oct 2004 15:48:50 -0600 Received: from d3stomc ([192.168.17.154]) by cqgmail.cqg.com (8.12.8/8.12.8) with ESMTP id i9TLmjfd004655; Fri, 29 Oct 2004 15:48:45 -0600 From: "Tom Connolly" To: "'Jeremy Messenger'" Date: Fri, 29 Oct 2004 15:48:45 -0600 Message-ID: <026901c4be01$10d0f170$9a11a8c0@d3stomc> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181 In-Reply-To: Importance: Normal X-MailScanner: Found to be clean, Found to be clean X-MailScanner-Information: Please contact the ISP for more information X-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=0, required 3) cc: 'Freebsd-Ports' Subject: RE: gtksourceview-sharp X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Oct 2004 21:48:57 -0000 Thanks Jeremy, I've asked this question on several lists and this is the first "useable" answer I've received. -----Original Message----- From: owner-freebsd-ports@freebsd.org [mailto:owner-freebsd-ports@freebsd.org] On Behalf Of Jeremy Messenger Sent: Friday, October 29, 2004 3:30 PM To: Tom Connolly Cc: Freebsd-Ports Subject: Re: gtksourceview-sharp On Fri, 29 Oct 2004 15:18:12 -0600, Tom Connolly wrote: > Hello list, > > I tried asking this question on the MonoDevelop list but they tell me=20 > to ask on the FreeBSD list so I figured questions was the best place. > > Has anyone had any luck installing gtksourceview-sharp on FreeBSD?=20 > I've successfully installed mono, monodoc, gtksharp but the=20 > gtksourceview-sharp 0.5 build fails with the following error: > > Assertion failed: (lu ->lu_myreq=20 > ->lr_owner=3D=3Dlu),function_lock_acquire, > > file /usr/src/lib/libpthread/sys/lock.c, line 171 > > Abort trap (core dumped) > > *** Error code 134 > > If there is a better list to ask on, please let me know and I will ask > there. Mono stuff in FreeBSD ports, they are buggy. Use bsd-sharp project over at =20 http://forge.novell.com/modules/xfmod/project/?bsd-sharp ; it works a lot =20 better and have several C# apps ported.. But, sadly, we aren't able to get =20 Monodevelop to stay stable without get crash. I can get Monodevelop runs, =20 but can't open any file or do anything. There are some people that are working on Mono and FreeBSD for thread and =20 other bugs. The above error is has to do with the '-pkg:', so you need to replace all =20 from '-pkg:' to 'pkg-config libs'. Mono's '-pkg:' doesn't like FreeBSD. Cheers, Mezz > Thanks for the Help > > Tom --=20 mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"