Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Sep 1998 21:15:51 -0700
From:      John Polstra <jdp@polstra.com>
To:        roberto@keltia.freenix.fr
Cc:        current@FreeBSD.ORG
Subject:   Re: XFree86 and ELF
Message-ID:  <199809020415.VAA17931@austin.polstra.com>
In-Reply-To: <19980902004140.A17784@keltia.freenix.fr>
References:  <199809011809.UAA16527@yacht.domestic.de> <19980902004140.A17784@keltia.freenix.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <19980902004140.A17784@keltia.freenix.fr>,
Ollivier Robert  <roberto@keltia.freenix.fr> wrote:

> ldd seems to display some libraries (the one in the path specified with
> "-rpath" and "-rpath-link"). Is it expected ?
> 
> -=-=-
> programs/xdpyinfo/xdpyinfo:
>         libXtst.so.6 => /usr/X11R6/lib/libXtst.so.6 (0x28056000)
>         libXIE.so.6 => /usr/X11R6/lib/libXIE.so.6 (0x2805b000)
>         libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x28065000)
>         libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x2806c000)
>         libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28076000)
>         libm.so.2 => /usr/lib/libm.so.2 (0x28109000)
>         libc.so.3 => /usr/lib/libc.so.3 (0x28123000)
>         libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x2806c000)
>         libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28076000)
>         libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28076000)
>         libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x2806c000)
>         libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28076000)
>         libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28076000)
> -=-=-

I committed a fix for that a few hours ago.  The fix is in
src/libexec/rtld-elf.
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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