From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.user Subject: Re: guile-gnome and guile 2 Date: Sun, 11 Aug 2013 12:53:28 -0300 Message-ID: <20130811125328.2df1daf7@capac> References: <87bo56ydvu.fsf@gmail.com> <20130809144051.40ade52c@capac> <874nayycfo.fsf@gmail.com> <20130809153101.09dcdb05@capac> <87wqnuwvct.fsf@gmail.com> <1376148116.2142.3.camel@creek.rivers> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1376236467 12996 80.91.229.3 (11 Aug 2013 15:54:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 11 Aug 2013 15:54:27 +0000 (UTC) Cc: guile-user@gnu.org To: Aljosha Papsch Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Aug 11 17:54:26 2013 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V8XyK-0005AW-Ng for guile-user@m.gmane.org; Sun, 11 Aug 2013 17:54:24 +0200 Original-Received: from localhost ([::1]:37454 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8XyK-0008Q0-EE for guile-user@m.gmane.org; Sun, 11 Aug 2013 11:54:24 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8Xy6-0008Pq-G5 for guile-user@gnu.org; Sun, 11 Aug 2013 11:54:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V8Xxw-0007ci-Nz for guile-user@gnu.org; Sun, 11 Aug 2013 11:54:10 -0400 Original-Received: from maximusconfessor.all2all.org ([79.99.200.102]:59655) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8Xxw-0007OB-HY for guile-user@gnu.org; Sun, 11 Aug 2013 11:54:00 -0400 Original-Received: from localhost (unknown [192.168.0.2]) by maximusconfessor.all2all.org (Postfix) with ESMTP id 8A143A04C107; Sun, 11 Aug 2013 17:53:38 +0200 (CEST) Original-Received: from maximusconfessor.all2all.org ([192.168.0.1]) by localhost (maximusconfessor.all2all.org [192.168.0.2]) (amavisd-new, port 10024) with ESMTP id OeY7LDncUV9G; Sun, 11 Aug 2013 17:40:48 +0200 (CEST) Original-Received: from capac (unknown [189.60.1.149]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id 3E2CEA04C0F3; Sun, 11 Aug 2013 17:53:31 +0200 (CEST) In-Reply-To: <1376148116.2142.3.camel@creek.rivers> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.20; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 79.99.200.102 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:10620 Archived-At: > This is due to recent Glib only allowing glib.h to be included directly. > Any old program which does this will get this compilation error. So, the > solution for you would be to find all occurences in guile-gnome where > another Glib header is included and remove it (or replace it with glib.h > if needed). But maybe this was already done in Git? yes, it has been fixed in git, see f37f03bb957701d80a1c3977b3f0f3995b6ec655