From owner-freebsd-questions@FreeBSD.ORG Thu Oct 28 20:41:57 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 6B9D516A4CE for ; Thu, 28 Oct 2004 20:41:57 +0000 (GMT) Received: from cqgigw.cqg.com (cqgigw.cqg.com [208.48.16.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2188643D5D for ; Thu, 28 Oct 2004 20:41:57 +0000 (GMT) (envelope-from tomc@cqg.com) Received: from cqgmail.cqg.com (int.cqg.com [96.0.0.2])i9SKftAk000541 for ; Thu, 28 Oct 2004 14:41:55 -0600 Received: from d3stomc ([192.168.17.154]) by cqgmail.cqg.com (8.12.8/8.12.8) with ESMTP id i9SKfmfd031710 for ; Thu, 28 Oct 2004 14:41:48 -0600 From: "Tom Connolly" To: "FreeBSD_Questions" Date: Thu, 28 Oct 2004 14:41:48 -0600 Message-ID: <016901c4bd2e$8c08aaa0$9a11a8c0@d3stomc> MIME-Version: 1.0 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 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.475, required 3, HTML_40_50 0.47, HTML_MESSAGE 0.00) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: gtksourceview-sharp and FreeBSD 5.3 RC1? 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: Thu, 28 Oct 2004 20:41:57 -0000 Hello list, I tried asking this question on the MonoDevelop list but they tell me to ask on the FreeBSD list so I figured questions was the best place. =20 Has anyone had any luck installing gtksourceview-sharp on FreeBSD? I've successfully installed mono, monodoc, gtksharp but the gtksourceview-sharp 0.5 build fails with the following error: =20 Assertion failed: (lu ->lu_myreq = ->lr_owner=3D=3Dlu),function_lock_acquire, file /usr/src/lib/libpthread/sys/lock.c, line 171 Abort trap (core dumped) *** Error code 134 =20 If there is a better list to ask on, please let me know and I will ask there. Thanks for the Help Tom