From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: Romel Sandoval <romel@lavabit.com>
Newsgroups: gmane.lisp.guile.user
Subject: Re: Failing to build g-wrap for guile 1.9.10
Date: Thu, 03 Jun 2010 08:57:03 -0500
Message-ID: <1275573423.2518.8.camel@romel-compaq>
References: <1275349131.20213.11.camel@romel-compaq>
	<m34ohnqfcr.fsf@pobox.com> <1275417850.3290.13.camel@romel-compaq>
	<87sk55b5dk.fsf@delenn.lan> <1275524329.3984.6.camel@romel-compaq>
	<874ohk5nsj.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 1275573531 7094 80.91.229.12 (3 Jun 2010 13:58:51 GMT)
X-Complaints-To: usenet@dough.gmane.org
NNTP-Posting-Date: Thu, 3 Jun 2010 13:58:51 +0000 (UTC)
Cc: Andy Wingo <wingo@pobox.com>, guile-user@gnu.org
To: Andreas Rottmann <a.rottmann@gmx.at>
Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Jun 03 15:58:48 2010
connect(): No such file or directory
Return-path: <guile-user-bounces+guile-user=m.gmane.org@gnu.org>
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 <guile-user-bounces+guile-user=m.gmane.org@gnu.org>)
	id 1OKAvz-0007iV-IX
	for guile-user@m.gmane.org; Thu, 03 Jun 2010 15:58:47 +0200
Original-Received: from localhost ([127.0.0.1]:45206 helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43)
	id 1OKAvf-0000N7-LJ
	for guile-user@m.gmane.org; Thu, 03 Jun 2010 09:57:51 -0400
Original-Received: from [140.186.70.92] (port=36254 helo=eggs.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1OKAvS-0000Fx-3f
	for guile-user@gnu.org; Thu, 03 Jun 2010 09:57:40 -0400
Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69)
	(envelope-from <romel@lavabit.com>) id 1OKAv6-0007T2-Mp
	for guile-user@gnu.org; Thu, 03 Jun 2010 09:57:21 -0400
Original-Received: from karen.lavabit.com ([72.249.41.33]:58359)
	by eggs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <romel@lavabit.com>) id 1OKAv6-0007Sl-IK
	for guile-user@gnu.org; Thu, 03 Jun 2010 09:57:16 -0400
Original-Received: from b.earth.lavabit.com (b.earth.lavabit.com [192.168.111.11])
	by karen.lavabit.com (Postfix) with ESMTP id 40CA211B7B8;
	Thu,  3 Jun 2010 08:57:15 -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 CBQH6BIYY066;
	Thu, 03 Jun 2010 08:57:15 -0500
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com;
	b=uo4L7CVNm8G4LgrpM0W1Ikv0U92n2mpTOyTZJAd8XQBxX9i5V0jOMOWpBoKtyt2aBaqf7v6Jl5xETPIE7TJvxT9+xqPx5Xj7Fk4w5y8bu/qp+uEl9+SaLlHev9wV5ureSqBMqkBBU2vFD+0JGAav/qFlPCUDSNKWoF9UijvKdk0=;
	h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date:Message-ID:Mime-Version:X-Mailer:Content-Transfer-Encoding;
In-Reply-To: <874ohk5nsj.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 <guile-user.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/guile-user>,
	<mailto:guile-user-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/guile-user>
List-Post: <mailto:guile-user@gnu.org>
List-Help: <mailto:guile-user-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/guile-user>,
	<mailto:guile-user-request@gnu.org?subject=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:7825
Archived-At: <http://permalink.gmane.org/gmane.lisp.guile.user/7825>

GCC 4.4.1
eglibc 2.10.1

El jue, 03-06-2010 a las 14:00 +0200, Andreas Rottmann escribi=C3=B3:
> Romel Sandoval <romel@lavabit.com> writes:
>=20
> > Well `--disable-Werror' make it. Thanks!
> >
> > Rottmann, are you going to patch the code on the GIT repository?
> >
> Yes, I'm having a patch (the one in my last mail) in the queue, but I
> can't reproduce the warning you encountered -- which version of GCC and
> glibc did you use?
>=20
> Regards, Rotty