Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Jun 2003 22:03:44 -0500
From:      Jeremy Messenger <mezz7@cox.net>
To:        "Matthew N. Dodd" <winter@jurai.net>
Cc:        current@freebsd.org
Subject:   Re: libmap.conf has the bug or not work correct?
Message-ID:  <oprp72siju8ckrg5@smtp.central.cox.net>
In-Reply-To: <20030603225021.S52781@sasami.jurai.net>
References:  <oprp7lhmuh8ckrg5@smtp.central.cox.net> <20030604010152.GA5775@tombstone.localnet.gomerbud.com> <oprp7z09al8ckrg5@smtp.central.cox.net> <oprp70m7ig8ckrg5@smtp.central.cox.net> <20030603225021.S52781@sasami.jurai.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Jun 2003 22:51:59 -0400 (EDT), Matthew N. Dodd <winter@jurai.net> 
wrote:

> On Tue, 3 Jun 2003, Jeremy Messenger wrote:
>> It seems like the [/path/to/exec] and [exec] don't work?
>
> ftp://ftp.jurai.net/users/winter/libmap-test.tar
>
> Untar that in src/libexec/rtld-elf/
> cd test/
> make
> ./test-libmap /path/to/exec library-name

================================
# ./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"
================================

================================
# ./test-libmap /usr/X11R6/bin/ggv libthr.so.1
[...etmpy...]
================================

================================
# cat /etc/libmap.conf
libc_r.so.5		libthr.so.1
libc_r.so		libthr.so

[/usr/X11R6/bin/ggv]
libc_r.so.5		libc_r.so.5
libc_r.so		libc_r.so

[ggv]
libc_r.so.5		libc_r.so.5
libc_r.so		libc_r.so
================================

Cheers,
Mezz


-- 
bsdforums.org 's moderator, mezz.



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