cache '/etc/ld.so.cache' has wrong version

cache '/etc/ld.so.cache' has wrong version

Post by Joel Ka » Mon, 09 Oct 1995 04:00:00




Quote:>Greetings.  After installing the entire development ("D" disk)
>package on a Linux system that had no development tools to start with,
>I get the message described in the above subject line from a variety
>of programs--gcc, asm, strings, etc.  I've deleted the ld.so.cache
>file and rerun ldconfig, to no effect.  If the cache file doesn't
>exist at all, the programs complain that the cache file can't be opened.
>If it does exist, the "wrong version" message appears.
>Any clues (via email) would be appreciated.  Thanks.

        If running 'ld.so' doesn't make the problem go away then your
version of 'ldconfig' does not match your version of 'ld.so'. Download a
fresh ld.so from tsx-11.mit.edu in /pub/linux/packages/gcc, untar it, the
go into the directory it made and execute the install script.

--
Joel Katz                   Corporate Web Pages - http://WWW.*Plus.COM
Information on Objectivism, Atheism, the 8031/8051 Microcontrollers, Linux
and more is available at "http://www.veryComputer.com/~stimpson/".
      unzip ; touch ; finger ; mount ; gasp ; yes ; umount ; sleep

 
 
 

cache '/etc/ld.so.cache' has wrong version

Post by Lauren Weinste » Mon, 09 Oct 1995 04:00:00


Greetings.  After installing the entire development ("D" disk)
package on a Linux system that had no development tools to start with,
I get the message described in the above subject line from a variety
of programs--gcc, asm, strings, etc.  I've deleted the ld.so.cache
file and rerun ldconfig, to no effect.  If the cache file doesn't
exist at all, the programs complain that the cache file can't be opened.
If it does exist, the "wrong version" message appears.

Any clues (via email) would be appreciated.  Thanks.

--Lauren--