From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 27 00:10:25 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DED316A40F for ; Wed, 27 Sep 2006 00:10:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0F2C43D45 for ; Wed, 27 Sep 2006 00:10:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8R0AOwo007217 for ; Wed, 27 Sep 2006 00:10:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8R0AOrI007216; Wed, 27 Sep 2006 00:10:24 GMT (envelope-from gnats) Date: Wed, 27 Sep 2006 00:10:24 GMT Message-Id: <200609270010.k8R0AOrI007216@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Rainer Alves Cc: Subject: Re: ports/103683: multimedia/dvdrip - Problems with lack of threading library X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rainer Alves List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 00:10:25 -0000 The following reply was made to PR ports/103683; it has been noted by GNATS. From: Rainer Alves To: Kevin Oberman Cc: bug-followup@FreeBSD.org Subject: Re: ports/103683: multimedia/dvdrip - Problems with lack of threading library Date: Tue, 26 Sep 2006 21:06:33 -0300 Kevin Oberman wrote: > It is happening on both of my local systems, so I don't completely > understand why it's not everywhere. Are you running Gnome or do you just > have GTK2 and glib installed? I have a very full-blown 2.14 with most > all the trimmings, although I don't see the reason that should make a > difference. I'm running xfce but I do have most of the gnome* libs installed. Btw I'm running CURRENT. I haven't received any failure reports from other dvd::rip users, but that doesn't mean you're the only one experiencing this error. Perhaps you should try using ktrace to track down the problem. I've tried it here but it's much harder to track down since dvd::rip is working perfectly. Let me know if you make any progress on this. As for p5-Gtk2, dvd::rip is the only installed port on my system which uses p5-Gtk2, so unfortunately I have no way of telling wheter other ports work or not. - Rainer