From owner-freebsd-questions@FreeBSD.ORG Tue Sep 20 21:40:48 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id 8FE42106566C; Tue, 20 Sep 2011 21:40:48 +0000 (UTC) Date: Tue, 20 Sep 2011 21:40:48 +0000 From: Alexander Best To: "Ron (Lists)" Message-ID: <20110920214048.GA92526@freebsd.org> References: <20110920202012.GA79487@freebsd.org> <50fd40410ba56967ef5b939b953b0d43@flabnapple.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50fd40410ba56967ef5b939b953b0d43@flabnapple.net> 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 21:40:48 -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\* > > > >? > > Yeah, I tried looking at that, but I don't have the httpd port > installed or any of the other variations of httpd. Or if I do, it > doesn't show up anywhere that I can see. hmmm....no idea then. sorry.