From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 15 19:40:22 2012 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A33E1106566C for ; Wed, 15 Aug 2012 19:40:22 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep28.mx.upcmail.net (fep28.mx.upcmail.net [62.179.121.48]) by mx1.freebsd.org (Postfix) with ESMTP id E527F8FC16 for ; Wed, 15 Aug 2012 19:40:21 +0000 (UTC) Received: from edge02.upcmail.net ([192.168.13.237]) by viefep28-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20120815194020.WUXI13810.viefep28-int.chello.at@edge02.upcmail.net>; Wed, 15 Aug 2012 21:40:20 +0200 Received: from [127.0.0.1] ([77.250.114.160]) by edge02.upcmail.net with edge id n7gK1j00W3TiT91027gKid; Wed, 15 Aug 2012 21:40:19 +0200 X-SourceIP: 77.250.114.160 Message-ID: <502BFB22.9000903@rainbow-runner.nl> Date: Wed, 15 Aug 2012 21:40:18 +0200 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: Jim Ballantine References: <502BD320.7080405@homer.att.com> In-Reply-To: <502BD320.7080405@homer.att.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 120815-3, 15-08-2012), Outbound message X-Antivirus-Status: Clean Cc: gnome@FreeBSD.org Subject: Re: FreeBSD Port: x11-toolkits/gtksourceview build failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2012 19:40:22 -0000 On 15-8-2012 18:49, Jim Ballantine wrote: > Hi, > > When gtksourceview attempts to build, it fails with: > error: #error "Only can be included directly". > This is caused by the glib20 version from de GNOME dev repo. To fix this is quite easy but time consuming. you need to replace all includes with a single . But a lot of older (read older then GNOME 3) software includes random glib headers so this is quite a big task to do. This will be done as part of the GNOME 3 import which will happen after FreeBSD 9.1 is released. -Koop > Any ideas on work arounds to get this package built? > > Thanks > > Jim Ballantine > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"