From owner-freebsd-questions@FreeBSD.ORG Sat Oct 1 12:42:39 2005 Return-Path: X-Original-To: questions@freebsd.org 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 85FF616A41F for ; Sat, 1 Oct 2005 12:42:39 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40FE543D45 for ; Sat, 1 Oct 2005 12:42:39 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 32263 invoked from network); 1 Oct 2005 12:42:39 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail27.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Oct 2005 12:42:38 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 7E05B40; Sat, 1 Oct 2005 08:42:38 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Damon Blom To: questions@freebsd.org References: <200509301323.54260.surferdamon@adelphia.net> From: Lowell Gilbert Date: 01 Oct 2005 08:42:38 -0400 In-Reply-To: <200509301323.54260.surferdamon@adelphia.net> Message-ID: <44d5mpflxd.fsf@be-well.ilk.org> Lines: 8 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: libchk - method to fix libraries X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Oct 2005 12:42:39 -0000 Damon Blom writes: > libchk found problems with my libraries. Is there any program like pkgdb -F > that I can run to fix my port libraries? With this little information, the only thing I can think of is to reinstall the libraries. You could try something like portupgrade -f `pkg_which /path/to/library`