Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2008 13:50:05 GMT
From:      Sebastian =?ISO-8859-1?Q?Dr=F6ge?= <slomo@circular-chaos.org>
To:        freebsd-multimedia@FreeBSD.org
Subject:   Re: ports/119983: multimedia/x264 not linked with libpthread
Message-ID:  <200801261350.m0QDo5nC083017@freefall.freebsd.org>

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

From: Sebastian =?ISO-8859-1?Q?Dr=F6ge?= <slomo@circular-chaos.org>
To: Jeremy Messenger <mezz7@cox.net>
Cc: bug-followup@freebsd.org
Subject: Re: ports/119983: multimedia/x264 not linked with libpthread
Date: Sat, 26 Jan 2008 14:15:35 +0100

 --=-KgDopMIfUFXI7kq3YtXh
 Content-Type: text/plain
 Content-Transfer-Encoding: quoted-printable
 
 
 Am Freitag, den 25.01.2008, 18:25 -0600 schrieb Jeremy Messenger:
 > What's version of x264 do you have it installed? What options did you =20
 > selected when you installed it? I personal can't reproduce, so I will nee=
 d =20
 > to know more details (you can even send me a build log).
 >=20
 > # ldd /usr/local/lib/libx264.so
 > /usr/local/lib/libx264.so:
 > 	libm.so.5 =3D> /lib/libm.so.5 (0x28185000)
 > 	libgpac.so.1 =3D> /usr/local/lib/libgpac.so.1 (0x28387000)
 > 	libthr.so.3 =3D> /lib/libthr.so.3 (0x2819a000)
 > 	libc.so.7 =3D> /lib/libc.so.7 (0x28089000)
 > 	libz.so.4 =3D> /lib/libz.so.4 (0x281ad000)
 > 	libssl.so.5 =3D> /usr/lib/libssl.so.5 (0x281bf000)
 > 	libcrypto.so.5 =3D> /lib/libcrypto.so.5 (0x285e9000)
 >=20
 > It links with libthr (pthread) in here.
 
 ldd /usr/local/lib/libx264.so
 /usr/local/lib/libx264.so:
 	libm.so.4 =3D> /lib/libm.so.4 (0x281ec000)
 	libgpac.so.1 =3D> /usr/local/lib/libgpac.so.1 (0x28203000)
 	libz.so.3 =3D> /lib/libz.so.3 (0x28457000)
 	libssl.so.4 =3D> /usr/lib/libssl.so.4 (0x28469000)
 	libcrypto.so.4 =3D> /lib/libcrypto.so.4 (0x28498000)
 
 The x264 version is x264-0.0.20070913 and was build with default
 settings, i.e. without extra optimizations and debugging.
 
 When linking something to it, ld also complains about pthread_* symbols
 in libgpac.so.1 that can't be resolved so maybe your libgpac is linked
 with it while mine isn't?
 
 I have gpac-libgpac-0.4.4,1
 
 Bye
 
 --=-KgDopMIfUFXI7kq3YtXh
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Description: Dies ist ein digital signierter Nachrichtenteil
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.6 (GNU/Linux)
 
 iD8DBQBHmzJ3BsBdh1vkHyERAmf6AKCQcqu4AXFiaX+ECHGHokxQ+4Q9iwCcC1O7
 rDg+eVBmKRNnTBD4QwQDZtU=
 =yL9w
 -----END PGP SIGNATURE-----
 
 --=-KgDopMIfUFXI7kq3YtXh--
 



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