Subject: Re: Strange ld.so messages
To: Todd Vierling <tv@pobox.com>
From: Bernd Ernesti <netbsd@arresum.inka.de>
List: current-users
Date: 10/23/1998 21:54:08
On Fri Oct 23 21:47:01 1998, Todd Vierling wrote:
> 
> On Fri, 23 Oct 1998, Bernd Ernesti wrote:
> 
> : has anyone an idea what cause this messages and how i can fix it?
> : 
> : /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
> 
> Hum.
> 
> I don't think it is _affecting_ anything, but I think this may be a ld bug.  
> I had this problem with some of the libiberty stuff in libbfd.so a while
> back, and it arbitrarily went away on its own.

I get this from nearly every command i run, so it is very annoying.

This is NOT from linking a library.

Btw, I forgot to mention that I use gcc and not egcs.

Bernd