[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Some binaries using /lib/ld.so instead of /lib64/ld.so



> Both less versions are compiled with the same libc and ld. Where does
> your less come from?

Probably from my first attempts at installing Debian/AMD64 in february.
There were several flavours available and at some point I installed
packages from several of them.  

I reinstalled less and several other packages and now I have the same
ld.so linkage as you.  Thanks !

However, this still does not fixes libc6.  I reinstalled the package
(see below for version info) and I still get the wrong linkage for 7
binaries included in the package:

$ ldd `dlocate -L libc6 |grep /bin/` |grep ld-linux
        /lib/ld-linux-x86-64.so.2 (0x00000030f4900000)
        /lib/ld-linux-x86-64.so.2 (0x00000030f4900000)
        /lib/ld-linux-x86-64.so.2 (0x00000030f4900000)
        /lib/ld-linux-x86-64.so.2 (0x00000030f4900000)
        /lib/ld-linux-x86-64.so.2 (0x00000030f4900000)
        /lib/ld-linux-x86-64.so.2 (0x00000030f4900000)
        /lib/ld-linux-x86-64.so.2 (0x00000030f4900000)

Do you get the same thing ?

If yes, should I report a bug ?

-- 
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/


$ dlocate -s libc6
Package: libc6
Status: install ok installed
Priority: required
Section: base
Installed-Size: 14948
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: amd64
Source: glibc
Version: 2.3.5-4
Replaces: ldso (<= 1.9.11-9), timezone, timezones, gconv-modules, libtricks, netkit-rpc, netbase (<< 4.0)
Provides: glibc-2.3.5-3
Suggests: locales, glibc-doc
Conflicts: strace (<< 4.0-0), libnss-db (<= 2.2-6.1.1), timezone, timezones, gconv-modules, libtricks, libc6-doc, netkit-rpc, wine (<< 0.0.20031118-1), cyrus-imapd (<< 1.5.19-15), initrd-tools (<< 0.1.79)
Description: GNU C Library: Shared libraries and Timezone data
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
 Timezone data is also included.




Reply to: