From owner-freebsd-questions@FreeBSD.ORG Sun Apr 4 23:44:07 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 34A5116A4CE for ; Sun, 4 Apr 2004 23:44:07 -0700 (PDT) Received: from cromagnon.cullmail.com (cromagnon.cullmail.com [67.33.58.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDD8C43D4C for ; Sun, 4 Apr 2004 23:44:06 -0700 (PDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from cromagnon.cullmail.com (localhost.cullmail.com [127.0.0.1]) i356lGub090769; Mon, 5 Apr 2004 01:47:16 -0500 (CDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: by cromagnon.cullmail.com (8.12.10/8.12.10/Submit) id i356lGg3090768; Mon, 5 Apr 2004 01:47:16 -0500 (CDT) (envelope-from jamoore) From: Jay Moore To: Kent Stewart Date: Mon, 5 Apr 2004 00:47:13 -0600 User-Agent: KMail/1.5.4 References: <200404050103.12658.jaymo@cromagnon.cullmail.com> <200404042315.23696.kstewart@owt.com> In-Reply-To: <200404042315.23696.kstewart@owt.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200404050147.13763.jaymo@cromagnon.cullmail.com> cc: freebsd-questions@freebsd.org cc: John Duffey Subject: Re: gtk20 failure [ part of 5.2 portupgrade hairball ] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jaymo@cromagnon.cullmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 06:44:07 -0000 On Monday 05 April 2004 01:15 am, Kent Stewart wrote: > You have an out of date port that depends on gettext. The current > library is libintl.so.6. When you updated it, it didn't update all of > the dependancies. It almost looks like you have a partial install of > gtk-2. Try make clean and then make the updated one and follow the > instruction to over write the old version.. make clean on what?... gtk20, or gettext, or expat? And then to update, I do what exactly? > Gettext depends on expat and when you -rf update it, you should have > updated all of the dependancies. When I list the ports that depend on > gettext, it is at least 2 screen high. Is there a proper sequence for this?... should I go ahead and do the -rf update on expat _before_ I do anything else? Thanks, Jay