From owner-freebsd-questions@FreeBSD.ORG Mon Jun 28 20:24:42 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 DF75916A4CE for ; Mon, 28 Jun 2004 20:24:42 +0000 (GMT) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D4E943D48 for ; Mon, 28 Jun 2004 20:24:42 +0000 (GMT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail3.panix.com (Postfix) with ESMTP id A6184981EB for ; Mon, 28 Jun 2004 16:24:34 -0400 (EDT) Received: (from jester@localhost) by panix2.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i5SKOYG26314 for freebsd-questions@freebsd.org; Mon, 28 Jun 2004 16:24:34 -0400 (EDT) Date: Mon, 28 Jun 2004 16:24:34 -0400 From: Jesse Sheidlower To: freebsd-questions@freebsd.org Message-ID: <20040628202430.GA17808@panix.com> References: <20040628195958.GA1001@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040628195958.GA1001@panix.com> User-Agent: Mutt/1.4.2.1i Subject: Re: libXRes.so.0 and xorg updating 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: Mon, 28 Jun 2004 20:24:43 -0000 On Mon, Jun 28, 2004 at 03:59:58PM -0400, Jesse Sheidlower wrote: > > Inspired by all the talk of upgrading to the xorg libraries, I tried > to do this this afternoon. Most things seem to be working OK, but > I seem to be hung up in one spot. > > When I restarted X after the update, I got a bunch of errors about > Gnome panel apps, and the panel does not appear. I tried to > portupgrade -f gnomepanel, and this eventually dies with a > > /usr/bin/ld: warning: libXRes.so.0, needed by /usr/X11R6/lib/libwnck-1.so, not found (try using -rpath or -rpath-link) > > error. I'm sorry for asking this question without first trying to portupgrade libwnck, which did the trick immediately. Luckily I seem to have caught this before anyone responded... Jesse Sheidlower