This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: Problem with ldconfig


On Tue, Sep 19, Andreas Jaeger wrote:

> Here's a patch that also changes cache_file_new.  64 bit experts,
> please check that all alignments are proper in the two structs - or do
> you like to see changes?
> 
> Thorsten, please tell me whether this fixes the problems you noticed
> on sparc.

Seems to fix my problems on SPARC until yet. I found some more problems,
but none which depend on ldconfig.

  Thorsten

> 
> Andreas
> 
> 2000-09-19  Andreas Jaeger  <aj@suse.de>
> 
> 	* sysdeps/generic/dl-cache.h: Include stdint.h.
> 	(struct file_entry_new): Use fixed sizes for interoperability
> 	between 32bit and 64bit systems, add __unused to make alignment
> 	explicit.
> 	(CACHE_VERSION): Increment.
> 	(struct cache_file_new): Use fixed sizes, add one more unused
> 	entry to make alignment explicit.

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/       kukuk@suse.de
SuSE GmbH            Schanzaeckerstr. 10            90443 Nuernberg
Linux is like a Vorlon.  It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.


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