From owner-freebsd-questions@FreeBSD.ORG Wed May 10 02:25:26 2006 Return-Path: X-Original-To: freebsd-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 0B39316A44A for ; Wed, 10 May 2006 02:25:26 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98CFF43D48 for ; Wed, 10 May 2006 02:25:25 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from 209-6-102-190.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.102.190]) by smtp01.lnh.mail.rcn.net with ESMTP; 09 May 2006 22:26:02 -0400 X-IronPort-AV: i="4.05,107,1146456000"; d="scan'208"; a="201074564:sNHT2725762824" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17505.20001.167505.469326@jerusalem.litteratus.org> Date: Tue, 9 May 2006 22:21:21 -0400 To: freebsd-questions@freebsd.org In-Reply-To: References: X-Mailer: VM 7.17 under 21.5 (beta26) "endive" XEmacs Lucid Subject: /libexec/ld-elf.so.1 errors with multiple libs 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: Wed, 10 May 2006 02:25:26 -0000 Harman writes: > I was installing beep-media-player yesterday through the ports > collection. I was doing alot of manual upgrading of ports to get it > done, never was able to get the entire thing working, because of > dependencies. I noticed my things weren't able to execute, with the > error: Most things execute without lib errors, all the X apps get this > error. I'm thinking the base of the issue might be expat > > /libexec/ld-elf.so.1: Shared object "libexpat.so.5" not found requred > by "libfontconfig.so.1" This feels like a version mis-match. Can you re-install textproc/expat2? > > /libexec/ld-elf.so.1: Shared object "libgmodule-2.0.so.600" not found, > required by "gaim" > for gaim and mplayer May be a GNOME problem. Have you read /usr/ports/UPDATING? Robert Huff