From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Germ=E1n?= Arias Newsgroups: gmane.lisp.guile.user Subject: Re: Problem to compile g-wrap Date: Fri, 07 Oct 2011 12:31:30 -0600 Message-ID: <1318012290.5608.1.camel@german-desktop> References: <1317513190.5620.4.camel@german-desktop> <1317682734.5618.3.camel@german-desktop> <87y5x05yf3.fsf@gnu.org> <1317772814.9047.4.camel@german-desktop> <87zkhf4uj9.fsf@gnu.org> <1317881548.5624.3.camel@german-desktop> <87y5wyvszo.fsf@gnu.org> Reply-To: guile-user@gnu.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1318012307 29143 80.91.229.12 (7 Oct 2011 18:31:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 7 Oct 2011 18:31:47 +0000 (UTC) Cc: guile-user@gnu.org To: Ludovic =?ISO-8859-1?Q?Court=E8s?= Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Oct 07 20:31:43 2011 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RCFCx-0001Kx-MG for guile-user@m.gmane.org; Fri, 07 Oct 2011 20:31:43 +0200 Original-Received: from localhost ([::1]:44876 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCFCx-0006Dc-2U for guile-user@m.gmane.org; Fri, 07 Oct 2011 14:31:43 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:35085) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCFCt-0006CZ-5M for guile-user@gnu.org; Fri, 07 Oct 2011 14:31:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RCFCs-0000QK-E1 for guile-user@gnu.org; Fri, 07 Oct 2011 14:31:39 -0400 Original-Received: from mail-yw0-f41.google.com ([209.85.213.41]:37130) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCFCr-0000Q8-3N; Fri, 07 Oct 2011 14:31:37 -0400 Original-Received: by ywe9 with SMTP id 9so4641635ywe.0 for ; Fri, 07 Oct 2011 11:31:35 -0700 (PDT) Original-Received: by 10.236.139.197 with SMTP id c45mr11676761yhj.64.1318012295816; Fri, 07 Oct 2011 11:31:35 -0700 (PDT) Original-Received: from [192.168.1.5] ([190.148.150.134]) by mx.google.com with ESMTPS id u45sm14089997yhh.8.2011.10.07.11.31.33 (version=SSLv3 cipher=OTHER); Fri, 07 Oct 2011 11:31:34 -0700 (PDT) In-Reply-To: <87y5wyvszo.fsf@gnu.org> X-Mailer: Evolution 2.22.2 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.213.41 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:8853 Archived-At: On jue, 2011-10-06 at 21:07 +0200, Ludovic Courtès wrote: > Germán Arias skribis: > > > There isn't errors: > > Then it should work. :-) > > Ludo’. > Then the problem is in g-wrap. Maybe because uses deprecated methods?