From owner-freebsd-current Tue Oct 1 04:57:41 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA13973 for current-outgoing; Tue, 1 Oct 1996 04:57:41 -0700 (PDT) Received: from phoenix.csie.nctu.edu.tw (root@phoenix.csie.nctu.edu.tw [140.113.17.171]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id EAA13967 for ; Tue, 1 Oct 1996 04:57:34 -0700 (PDT) Received: from FreeBSD.csie.NCTU.edu.tw (freebsd.csie.nctu.edu.tw [140.113.235.250]) by phoenix.csie.nctu.edu.tw (8.7.5/8.7.5) with ESMTP id TAA25895 for ; Tue, 1 Oct 1996 19:54:43 +0800 (CST) Received: (from jdli@localhost) by FreeBSD.csie.NCTU.edu.tw (8.7.6/8.7.3) id TAA11817 for freebsd-current@freebsd.org; Tue, 1 Oct 1996 19:56:22 +0800 (CST) From: Jian-Da Li Message-Id: <199610011156.TAA11817@FreeBSD.csie.NCTU.edu.tw> Subject: the latest ld.so doesn't work !!! To: freebsd-current@freebsd.org Date: Tue, 1 Oct 1996 19:56:22 +0800 (CST) X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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 : http://www.csie.nctu.edu.tw/~jdli