From owner-freebsd-questions@FreeBSD.ORG Tue Apr 6 17:39:22 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 638D316A4CE for ; Tue, 6 Apr 2004 17:39:22 -0700 (PDT) Received: from pythagoras.zen.co.uk (pythagoras.zen.co.uk [212.23.3.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 320E943D54 for ; Tue, 6 Apr 2004 17:39:22 -0700 (PDT) (envelope-from zen13038@zen.co.uk) Received: from [217.155.133.118] (helo=yashin.myname.mydomain) by pythagoras.zen.co.uk with esmtp (Exim 4.30) id 1BB14G-0003xd-Hb; Wed, 07 Apr 2004 00:37:24 +0000 Received: by yashin.myname.mydomain (Postfix, from userid 1001) id 9112E20B10; Wed, 7 Apr 2004 01:41:39 +0100 (BST) Date: Wed, 7 Apr 2004 01:41:38 +0100 From: Aleksandar Simic To: Jonathon McKitrick Message-ID: <20040407004138.GA90634@yashin.myname.mydomain> References: <20040407002442.GA63619@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040407002442.GA63619@dogma.freebsd-uk.eu.org> User-Agent: Mutt/1.4.2.1i X-Originating-Pythagoras-IP: [217.155.133.118] cc: freebsd-questions@freebsd.org Subject: Re: problem with gtk2.0 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: Wed, 07 Apr 2004 00:39:22 -0000 On Wed, Apr 07, 2004 at 01:24:42AM +0100, Jonathon McKitrick wrote: > > Hi all.... > > I cvsup'ed ports this afternoon, and I am trying to update thunderbird, > which uses gtk2.0. > > Here is the error I get building gtk20 from ports... > Making all in stock-icons (error message sniped) > Any ideas??? > I am stuck, I've tried all I know. Have a look at /usr/ports/UPDATING, the firs URL listed is the one you want. Aleksandar