Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2012 21:40:18 +0200
From:      Koop Mast <kwm@rainbow-runner.nl>
To:        Jim Ballantine <jwb@homer.att.com>
Cc:        gnome@FreeBSD.org
Subject:   Re: FreeBSD Port: x11-toolkits/gtksourceview build failure
Message-ID:  <502BFB22.9000903@rainbow-runner.nl>
In-Reply-To: <502BD320.7080405@homer.att.com>
References:  <502BD320.7080405@homer.att.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 15-8-2012 18:49, Jim Ballantine wrote:
> Hi,
>
> When gtksourceview attempts to build, it fails with:
> error: #error "Only <glib.h> 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 <glib/*.h> includes with a single <glib.h>. 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"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?502BFB22.9000903>