Mplayer broken by recent glib12 change

Joe Marcus Clarke marcus at marcuscom.com
Fri Aug 22 16:41:15 PDT 2003


On Sat, 23 Aug 2003, Mark Dixon wrote:

> Hi,
>
> The recent change to glib12 seems to bave broken mplayer on my 5.1
> system. The change seems to have forced libgthread12.so.3 to link to
> libkse.so.1, and mplayer doesn't seem to like any threading model other
> than libc_r. As such it segfaults on loading.

This must be a fluke.  The latest updates on my -CURRENT machine show
libgthread12.so.3 linked to libc_r.  Make sure your /usr/lib/libc_r.so is
symlinked to /usr/lib/libc_r.so.5, and try to rebuild glib12.

Joe

>
> I worked around it by adding the following to /etc/libmap.conf:
>
> [/usr/local/lib/libgthread12.so.3]
> libkse.so.1             libc_r.so.5
>
> Mark
>
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>
>

PGP Key : http://www.marcuscom.com/pgp.asc


More information about the freebsd-ports mailing list