Subject: Re: Strange ld.so messages
To: Kazushi (Jam) Marukawa <jam@pobox.com>
From: Krister Walfridsson <cato@df.lth.se>
List: current-users
Date: 11/04/1998 09:30:35
On Tue, 3 Nov 1998, Kazushi (Jam) Marukawa wrote:

> Ld.so still shows following messages.  Did someone fixed it
> already?
[...]
>    > : /usr/libexec/ld.so: symbol __ctype_ at 0x40091424 in /usr/lib/libc.so.12.33 changed size: expected 4, actual 0
>    > : /usr/libexec/ld.so: symbol ___sF at 0x400912d0 in /usr/lib/libc.so.12.33 changed size: expected 264, actual 0
>    > : /usr/libexec/ld.so: symbol _optind at 0x40090030 in /usr/lib/libc.so.12.33 changed size: expected 4, actual 0

I don't have this problem. Which ld did you use when you build libc?
(i.e. which date was the source from) Your problem _should_ be fixed if
you rebuild ld with current source, and install it. Then 'make clean' in
libc and rebuild it.

   /Krister