Just after the installation of the RedHat 6.0, I wanted to install pbm2ppa. ------------------------------------------------------------ [root@ariane pbm2ppa-0.8.6]# make 720 cp defaults.720.h defaults.h gcc -Wall -02 -c pbm2ppa.c BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info: Assertion `!"bad dynamic tag"' failed! make: *** [pbm2ppa.o] Error 127 ------------------------------------------------------------ What does it mean ? I encountered the same problem when I wanted to compile a new kernel (2.2-13), typing: "make xconfig".
*** Bug 6685 has been marked as a duplicate of this bug. *** system is Pentium, video card is S3 86C765 Frequency: 100% reproducible Install linux 6.1 run X windows using "startX" the following error occurs BUG IN DYNAMIC LINKER ld:so: dynamic_link.h:57 elf_get_dynamic_info: Assertion '! "bad dynamic tag"' failed Tried different configurations using 'xf86config', problem still occurred. Also Tried a second pentium machine with video card S3 ViRGE. The problem still showed. This is a serious bug which I think may relate to other ld.so bugs. This will prevent users from running X and X application.
I got same problem whenever I try to use gcc or egcs... (but not with X)
[root@localhost linux]# uname -a Linux localhost.localdomain 2.2.5-15 #1 Mon Apr 19 22:21:09 EDT 1999 i586 unknown [root@localhost linux]# make xconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts kconfig.tk make[1]: Entering directory `/usr/src/linux-2.2.5/scripts' gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o tkparse.c BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info: Assertion `! "bad dynamic tag"' failed! make[1]: *** [tkparse.o] Error 127 make[1]: Leaving directory `/usr/src/linux-2.2.5/scripts' make: *** [xconfig] Error 2 [root@localhost linux]#
After install of the RedHat 6.0 , when i type : gcc or egcs i have this sentence : BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info: Assertion `! "bad dynamic tag"' failed! But the command c++ work and i've no problem with X
What happens if you re-run ldconfig? ------- Email Received From Christophe CHAILLOLEAU <krap> 12/08/99 10:37 -------
Nothing , the program seems to work , but gcc don't. tryed to test some function od ldconfig , no success
Nothing , the program seems to work , but gcc don't. tryed to test some function od ldconfig , no success ------- Email From "Nguyen, Trieu" <trieu.nguyen> 12/08/99 16:17 ------- Attached to Bug # 6667.
*** Bug 7424 has been marked as a duplicate of this bug. ***
assign to jakub
Closing due to old age. Please reopen if you see the behavior with the current release.