Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2008 17:02:18 GMT
From:      Sebastian Dröge <slomo@circular-chaos.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/119983: x264 not linked with libpthread
Message-ID:  <200801251702.m0PH2IKV007103@www.freebsd.org>
Resent-Message-ID: <200801251710.m0PHA167073573@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119983
>Category:       misc
>Synopsis:       x264 not linked with libpthread
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 25 17:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Sebastian Dröge
>Release:        6.2
>Organization:
>Environment:
FreeBSD hel.yggdrasil 6.2-RELEASE FreeBSD 6.2-RELEASE #5: Mon Jan 15 06:03:12 CET 2007     slomo@hel.yggdrasil:/usr/obj/usr/src/sys/HEL  i386
>Description:
Hi,
currently the multimedia/x264 installs a libx264.so library in /usr/local/lib that is not linked against libpthread although it uses symbols from this library.
>How-To-Repeat:
Simply link something against that library without (directly or indirectly) linking libpthread.
>Fix:
Link the library with libpthread, should be a one-liner fix in one of the x264 Makefiles.

>Release-Note:
>Audit-Trail:
>Unformatted:



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