From owner-freebsd-questions@FreeBSD.ORG Thu Dec 30 14:00:41 2010 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 8D5721065670 for ; Thu, 30 Dec 2010 14:00:41 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 3FD088FC12 for ; Thu, 30 Dec 2010 14:00:41 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.193]) by mail.unitedinsong.com.au (Postfix) with ESMTP id BF5425C21 for ; Fri, 31 Dec 2010 00:05:34 +1000 (EST) Message-ID: <4D1C8FAD.8020104@herveybayaustralia.com.au> Date: Thu, 30 Dec 2010 23:57:01 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.16) Gecko/20101227 Thunderbird/3.0.11 ThunderBrowse/3.3.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Gnome-Panel fails to upgrade 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: Thu, 30 Dec 2010 14:00:41 -0000 On 12/30/10 23:41, Sean Cavanaugh wrote: > ?I am unable to upgrade /x11/gnome-panel. every time i run portupgrade > -a, i fails with the following line while compiling > > ----------------------------------------------------------------------------------- > > g-ir-scanner: warning: Option --strip-prefix has been deprecated; > see --identifier-prefix and --symbol-prefix. > Couldn't find include 'GConf-2.0.gir' (search path: ['.', > '/usr/local/share/gir-1.0', '/usr/share/gir-1.0', > '/usr/local/share/gir-1.0']) > gmake[3]: *** [PanelApplet-3.0.gir] Error 1 > gmake[3]: Leaving directory > `/usr/ports/x11/gnome-panel/work/gnome-panel-2.32.1/libpanel-applet' > ------------------------------------------------------------------------------------ > > > this obviously has the bad effect of blocking 21 other ports from > getting updated (aka, the rest of gnome) > > anyone have any clue of what needs to be done to fix this issue? Have you checked the search path yourself?