From owner-freebsd-current Wed Oct 9 04:26:27 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA18061 for current-outgoing; Wed, 9 Oct 1996 04:26:27 -0700 (PDT) Received: from bourbon.sfc.wide.ad.jp (root@bourbon.sfc.wide.ad.jp [133.4.30.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id EAA18046 for ; Wed, 9 Oct 1996 04:26:23 -0700 (PDT) Received: from bourbon (max@localhost [127.0.0.1]) by bourbon.sfc.wide.ad.jp (8.7.6/3.4W409/27/96) with ESMTP id UAA00310; Wed, 9 Oct 1996 20:26:21 +0900 (JST) Message-Id: <199610091126.UAA00310@bourbon.sfc.wide.ad.jp> To: freebsd-current@freebsd.org Cc: max@wide.ad.jp Subject: ldconfig problem From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= X-Mailer: Mew version 1.06 on Emacs 19.28.1, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Wed, 09 Oct 1996 20:26:21 +0900 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I found strange behavior of ldconfig, (or it might be ld.so, or whatever.) I'm running FreeBSD-current as of CTM delta up to src-cur.2287 applied. The problem is that it looks like ldconfig isn't properly updating the cache. I have kaffe and m3 ports installed on my system. And after I do (or /etc/rc does): ldconfig /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/local/lib/m3/FreeBSD2 executing kaffe causes bus error and dumps core. However, if I only do: ldconfig /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib then, execution of kaffe goes ok. Could anyone look into this problem? Or please let me know if anyone found something wrong with what I'm doing. Thanks. ----------------------------------------------------------------------- Masafumi NAKANE, Keio Univ., Dept. of Environmental Information E-Mail : max@wide.ad.jp / max@FreeBSD.ORG [URL] : http://www.sfc.wide.ad.jp/~max/