From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Romel Sandoval Newsgroups: gmane.lisp.guile.user Subject: Re: Failing to build g-wrap for guile 1.9.10 Date: Thu, 03 Jun 2010 11:19:18 -0500 Message-ID: <1275581958.2518.12.camel@romel-compaq> References: <1275349131.20213.11.camel@romel-compaq> <1275417850.3290.13.camel@romel-compaq> <87sk55b5dk.fsf@delenn.lan> <1275524329.3984.6.camel@romel-compaq> <874ohk5nsj.fsf@delenn.lan> <1275573423.2518.8.camel@romel-compaq> <87sk5441yu.fsf@delenn.lan> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1275581985 10170 80.91.229.12 (3 Jun 2010 16:19:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Jun 2010 16:19:45 +0000 (UTC) Cc: Guile Users To: Andreas Rottmann Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Jun 03 18:19:39 2010 connect(): No such file or directory Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OKD8q-0001hH-6h for guile-user@m.gmane.org; Thu, 03 Jun 2010 18:19:36 +0200 Original-Received: from localhost ([127.0.0.1]:39788 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKD8p-0007pC-Eg for guile-user@m.gmane.org; Thu, 03 Jun 2010 12:19:35 -0400 Original-Received: from [140.186.70.92] (port=37202 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKD8k-0007ny-Cv for guile-user@gnu.org; Thu, 03 Jun 2010 12:19:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OKD8j-0001Bm-Cn for guile-user@gnu.org; Thu, 03 Jun 2010 12:19:30 -0400 Original-Received: from karen.lavabit.com ([72.249.41.33]:36741) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OKD8j-0001BV-8Y for guile-user@gnu.org; Thu, 03 Jun 2010 12:19:29 -0400 Original-Received: from b.earth.lavabit.com (b.earth.lavabit.com [192.168.111.11]) by karen.lavabit.com (Postfix) with ESMTP id E60BE11B8A0; Thu, 3 Jun 2010 11:19:27 -0500 (CDT) Original-Received: from 148.209.128.70 (dsl-201-122-2-202-sta.prod-empresarial.com.mx [201.122.2.202]) by lavabit.com with ESMTP id KTWTKLBG093Y; Thu, 03 Jun 2010 11:19:27 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=V0rAtI4CblRilA3Ul9IQ4PfRRuXBEk5L0goXC0BlUBNUr9PjLR+cAvjOl9Tj3qp0B7pzS9Q6jUW0nG2rx2Xu4TiQWUiHoXua91DHjEgr4eh31ehJ+ZLEMf8n1oZK6F6ISbJFtxyRPoXvrpTD2sKaHM6gUAJuiIxNAr3C7ivTVfk=; h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date:Message-ID:Mime-Version:X-Mailer:Content-Transfer-Encoding; In-Reply-To: <87sk5441yu.fsf@delenn.lan> X-Mailer: Evolution 2.28.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7827 Archived-At: My distro is Trisquel 3.5 based on Ubuntu. I pulled the patch and now building works without --disable-Werror. Regards, Romel. El jue, 03-06-2010 a las 16:36 +0200, Andreas Rottmann escribi=C3=B3: > Romel Sandoval writes: >=20 > > GCC 4.4.1 > > eglibc 2.10.1 > > > That's Debian sid, right? Strangely, I don't get the warning on current > sid. >=20 > Nevertheless, I've now pushed a patch that should fix the issue. Can yo= u > confirm that building /without/ `--disable-Werror' works with current > g-wrap git? >=20 > Regards, Rotty