Date: Tue, 1 Oct 1996 19:56:22 +0800 (CST) From: Jian-Da Li <jdli@FreeBSD.csie.NCTU.edu.tw> To: freebsd-current@freebsd.org Subject: the latest ld.so doesn't work !!! Message-ID: <199610011156.TAA11817@FreeBSD.csie.NCTU.edu.tw>
index | next in thread | raw e-mail
Hi :
I just grab the latest current with the LD_HINT_VERSION = 2, and now
make world dies at :
--------------------------------------------------------------
Rebuilding tools needed to build the libraries
--------------------------------------------------------------
....
===> rtld
....
ld -o ld.so -Bshareable -Bsymbolic -assert nosymbolic mdprologue.o
rtld.o malloc.o shlib.o md.o support.o sbrk.o -lc_pic -lgcc_pic
ld: Cannot reduce symbol "_RELOC_EXTERN_P" in rtld.o
ld: Cannot reduce symbol "_RELOC_SYMBOL" in rtld.o
ld: Cannot reduce symbol "_RELOC_PCREL_P" in rtld.o
install -c -s -o bin -g bin -m 555 ld /usr/bin
===> ldconfig
install -c -s -o bin -g bin -m 555 ldconfig /sbin
===> ldd
install -c -s -o bin -g bin -m 555 ldd /usr/bin
===> rtld
install -c -s -o bin -g bin -m 555 -fschg -C ld.so /usr/libexec
===> ldconfig
Trace/BPT trap
*** Error code 133
Then ALL shared binaries DIE !!
I have to restore old ld.so and ldconfig to make all shared binary
work again.
--
李 建 達 (Jian-Da Li) 交 大 資 工
E-Mail : <jdli@csie.nctu.edu.tw>
http://www.csie.nctu.edu.tw/~jdli
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610011156.TAA11817>
