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


>>>>> David Huggins-Daines writes:

 > 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

How was the cache created?

I just run a test on i686 and Alpha - and both work as expected.  Can
you please double check that you're really using my patch - and only
mine?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de


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