From owner-freebsd-questions@FreeBSD.ORG Tue Sep 20 20:20:12 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id D80D51065711; Tue, 20 Sep 2011 20:20:12 +0000 (UTC) Date: Tue, 20 Sep 2011 20:20:12 +0000 From: Alexander Best To: "Ron (Lists)" Message-ID: <20110920202012.GA79487@freebsd.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: freebsd-questions@freebsd.org Subject: Re: Odd error when doing pkg_version X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2011 20:20:12 -0000 On Tue Sep 20 11, Ron (Lists) wrote: > Starting a couple of days ago, when I run pkg_version I get the > following error: > > /libexec/ld-elf.so.1: Shared object "libgdbm.so.3" not found, required > by "httpd" > > Everything seems to run OK except for this message appearing in the > middle of the run. I've tried to narrow it down with no real luck. > > I've tried searching for ports with libgdbm or ld-elf in them and am > not finding any (installed or not). > > Does anyone know where this is coming from and how to fix it? maybe portupgrade -f httpd\* ? > > Ron > >