Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2003 19:41:12 -0400 (EDT)
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Mark Dixon <mark@markdnet.demon.co.uk>
Cc:        gnome@freebsd.org
Subject:   Re: Mplayer broken by recent glib12 change
Message-ID:  <20030822193856.N31873@shumai.marcuscom.com>
In-Reply-To: <3F46B134.5010000@markdnet.demon.co.uk>
References:  <3F46B134.5010000@markdnet.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>
>

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



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