On Wed, 4 Jun 2003, Jeremy Messenger wrote:Nevermind, I think you are right it does work. Because, I did the test on mplayer by install it. It does link mplayer to libc_r correct, while not ggv. Looks like I will have to chase on ggv to find what ggv is depending on and get them link to libc_r.. This must be reason why it doesn't work. Thanks!
'ldd -a' is usefule for finding this out.
Sweet, thanks! This is what I need, which it made easier to locate the library that use libc_r.. I have found two that need to be link to libc_r instead libthr so far..
/usr/X11R6/lib/libgnomeui-2.so.300
/usr/local/lib/libgthread-2.0.so.200 <-- This one, I might need to report at -threads.
Cheers, Mezz
-- bsdforums.org 's moderator, mezz. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"