This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problem with new ld.so.cache format on 64-bit machines


Andreas Jaeger <aj@suse.de> writes:

> Can you check the appended patch and tell me, if it's ok?  I've tested
> it only briefly on i686.

The dynamic linker works fine, but the cache printing code in ldconfig
seems to have a small problem:

# ldconfig -p
54 libs found in cache `/etc/ld.so.cache'
        libz.so.1 (ELF) => /usr/lib/libz.so.1
        libutil.so.1.1 (ELF) => /lib/libutil.so.1.1

# ldconfig -p
55 libs found in cache `/etc/ld.so.cache'
         (ELF) => o.1
        o.1 (ELF) => 1.1

-- 
David Huggins-Daines, Senior GNU/Linux Consultant, Linuxcare, Inc.
613.562.1239 desk, 613.223.0225 mobile
dhd@linuxcare.com, http://www.linuxcare.com/
Linuxcare. Support for the revolution.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]