From owner-freebsd-questions@FreeBSD.ORG Fri Aug 5 01:00:13 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A77AE1065675 for ; Fri, 5 Aug 2011 01:00:13 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 4EDB68FC15 for ; Fri, 5 Aug 2011 01:00:13 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id p7510CCh019937; Thu, 4 Aug 2011 19:00:12 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id p7510C4K019934; Thu, 4 Aug 2011 19:00:12 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 4 Aug 2011 19:00:12 -0600 (MDT) From: Warren Block To: Antonio Olivares In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 04 Aug 2011 19:00:12 -0600 (MDT) Cc: FreeBSD Questions Subject: Re: gmake[4]: *** [Gdk-2.0.gir] Error 127 => updating gtk to latest on ports 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: Fri, 05 Aug 2011 01:00:13 -0000 On Thu, 4 Aug 2011, Antonio Olivares wrote: > In an effort to keep up to date, I checked updates that are available > and tried to apply them. Encountered a problem with gtk : > > /* Commands run */ > quadcore# . > Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found. > Fetching snapshot tag from portsnap5.FreeBSD.org... done. > Latest snapshot on server matches what we already have. > No updates needed. > Ports tree is already up to date. > ===>>> New version available: gtk-2.24.5_1 > ===>>> 537 total installed ports > ===>>> 1 has a new version available > > ran > # portmaster -a Always (yes, always) check /usr/ports/UPDATING before throwing any automatic update tool at it. See the 20110730 entry.