From owner-freebsd-questions@FreeBSD.ORG Mon Dec 13 20:45:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 003D316A513 for ; Mon, 13 Dec 2004 20:45:45 +0000 (GMT) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id A876143D46 for ; Mon, 13 Dec 2004 20:45:44 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from [192.168.1.239] (12-202-28-183.client.insightbb.com[12.202.28.183]) by sccimhc91.asp.att.net (sccimhc91) with ESMTP id <20041213204543i9100rh31se>; Mon, 13 Dec 2004 20:45:44 +0000 From: Steven Friedrich To: freebsd-questions@freebsd.org Date: Mon, 13 Dec 2004 15:45:42 -0500 User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412131545.43086.FreeBSD@insightbb.com> Subject: need help with libchk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 20:45:45 -0000 I've been tracking stable and current on a couple machines and doing portupgrades. I noticed that super karamba started acting screwy, so I somehow stumbled across libchk and I ran it and I believe it said something about super karamba having an unresolvable link, so I de/reinstalled superkaramba and it mostly works (still having trouble with liquid calendar and liquid weather). I noticed many other unresolvable links, many indicting firefox (which crashes on my machine). So I tried to use libchk /usr/X11R6/lib/firefox so it would check in that directory as well. This doesn't seem to work because the links are still reported. However, if I add that directory to rc.conf to the ldconfig_path (whatever), the libchk report no longer contains the firefox anomalies. Am I using libchk wrong when I try to add a directory to it on the command line? And when libchk runs, it reports the directories that it will search, and the directory I added to rc.conf doesn't get reported but does seem to get used (since the errors disappear from the report).