I reinstalled all, even glibc-devel. Here are the commands output: bash$ ld --version GNU ld 2.9.1 Copyright 1997 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. Supported emulations: elf_i386 i386linux bash$ ls -l /lib/libc* -rwxr-xr-x 1 root root 1282102 May 20 1999 /lib/libc-2.1.1.so* lrwxrwxrwx 1 root root 13 Aug 16 11:09 /lib/libc.so.6 -> libc-2.1.1.so* lrwxrwxrwx 1 root root 17 Mar 1 1998 /lib/libcom_err.so.2 -> libcom_err.so.2.0* -rwxr-xr-x 1 root root 7532 May 8 1999 /lib/libcom_err.so.2.0* -rwxr-xr-x 1 root root 25818 May 20 1999 /lib/libcrypt-2.1.1.so* lrwxrwxrwx 1 root root 17 Aug 16 11:09 /lib/libcrypt.so.1 -> libcrypt-2.1.1.so* bash$ gcc --version BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info: Assertion `! "bad dynamic tag"' failed! (I'm gonna kill this binary someday) and bash$ uname -a Linux Icecube.org 2.2.9 #2 Sun Oct 10 15:00:10 CEST 1999 i686 unknown Here it is. I wonder if the problem would not come from the fact I upgraded a Mandrake 6.0 to a RH 6.0. But I reinstalled RH 6.0's ld and that makes no change. Seems like I'm gone for a total reinstallation... *geeee* Anyway thanx for the help provided. Ismael
