From owner-freebsd-questions@FreeBSD.ORG Wed Dec 15 00:58:03 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 B678016A4CE for ; Wed, 15 Dec 2004 00:58:03 +0000 (GMT) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6933E43D31 for ; Wed, 15 Dec 2004 00:58:03 +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 <20041215005802i9100rfu66e>; Wed, 15 Dec 2004 00:58:02 +0000 From: Steven Friedrich To: freebsd-questions@freebsd.org User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Disposition: inline Date: Tue, 14 Dec 2004 19:58:01 -0500 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200412141958.01521.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: Wed, 15 Dec 2004 00:58:03 -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).