On Wed, 4 Jun 2003 08:54:07 -0400 (EDT), Matthew N. Dodd <[EMAIL PROTECTED]> wrote:
On Tue, 3 Jun 2003, Jeremy Messenger wrote:================================ # ./test-libmap /usr/X11R6/bin/ggv libc_r.so.5 Lookup of "libc_r.so.5" for "/usr/X11R6/bin/ggv" -> "libc_r.so.5" ================================
Looks like its working to me.
================================ # ./test-libmap /usr/X11R6/bin/ggv libthr.so.1 [...etmpy...] ================================
Right, there was on mapping found.
So this isn't a libmap.conf issue.
I don't understand, so how do you explain about ldd? If I change the main library and the ldd of ggv will change corrrect the link. If I put ggv point to a library by use [] and the ldd shows incorrect. Also, the ggv will crash at all the time, because it needs to be libc_r; not libthr. So, are you suggest that there's something wrong in somewhere beside libmap.conf?
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!
Cheers, Mezz
Thanks!
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]"