Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2007 02:00:11 GMT
From:      User1001 <supraexpress@globaleyes.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/116276: multimedia/dvdrip fails with libgthread-2.0.so.0: Undefined symbol "pthread_getschedparam"
Message-ID:  <200709240200.l8O20BUp030050@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/116276; it has been noted by GNATS.

From: User1001 <supraexpress@globaleyes.net>
To: bug-followup@FreeBSD.org,  supraexpress@globaleyes.net
Cc:  
Subject: Re: ports/116276: multimedia/dvdrip fails with libgthread-2.0.so.0:
 Undefined symbol "pthread_getschedparam"
Date: Sun, 23 Sep 2007 20:57:50 -0500

 Apparently, the suggested fix for PR#103683 (which reports this same
 problem but hasn't been resolved yet) is what is needed to make dvdrip work.
 
 Set environment variable before executing dvdrip:
 
 LD_PRELOAD=/usr/lib/libpthread.so
 
 Since PR#116276 is a duplicate of PR#103683, PR#116276 can be closed.
 
 The problem, however, should be resolved one way or another as to
 whether it is a submodule issue or not.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709240200.l8O20BUp030050>