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: Wed, 02 Jun 2010 19:18:49 -0500 Message-ID: <1275524329.3984.6.camel@romel-compaq> References: <1275349131.20213.11.camel@romel-compaq> <1275417850.3290.13.camel@romel-compaq> <87sk55b5dk.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 1275524347 24832 80.91.229.12 (3 Jun 2010 00:19:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Jun 2010 00:19:07 +0000 (UTC) Cc: Andy Wingo , guile-user@gnu.org To: Andreas Rottmann Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Jun 03 02:19:05 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 1OJy9I-00051O-LE for guile-user@m.gmane.org; Thu, 03 Jun 2010 02:19:04 +0200 Original-Received: from localhost ([127.0.0.1]:45113 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJy9H-0005fD-4f for guile-user@m.gmane.org; Wed, 02 Jun 2010 20:19:03 -0400 Original-Received: from [140.186.70.92] (port=36902 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJy9C-0005f6-2D for guile-user@gnu.org; Wed, 02 Jun 2010 20:18:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJy9A-00060n-Tk for guile-user@gnu.org; Wed, 02 Jun 2010 20:18:57 -0400 Original-Received: from karen.lavabit.com ([72.249.41.33]:60718) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJy9A-00060L-P5 for guile-user@gnu.org; Wed, 02 Jun 2010 20:18:56 -0400 Original-Received: from b.earth.lavabit.com (b.earth.lavabit.com [192.168.111.11]) by karen.lavabit.com (Postfix) with ESMTP id 744B3157560; Wed, 2 Jun 2010 19:18:55 -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 PWBDLUEERW0R; Wed, 02 Jun 2010 19:18:55 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=OX6TOKWKbUBthT6soHV1Qzx2INBzlgFHuNEcNA3OzIK8zWhm1qKzv+19CTM4vxnxD1k6S8/iydVQqBTvyH9TN4aifMbMfKIRcaJJdmyyR8TBi73VeggjOvaKpNLst2qptpvKasewvX+tbkolfa+zHU3A0bj+uKeSxooTQSlh0CE=; h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date:Message-ID:Mime-Version:X-Mailer:Content-Transfer-Encoding; In-Reply-To: <87sk55b5dk.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:7823 Archived-At: Well `--disable-Werror' make it. Thanks! Rottmann, are you going to patch the code on the GIT repository? El mi=C3=A9, 02-06-2010 a las 21:29 +0200, Andreas Rottmann escribi=C3=B3= : > Romel Sandoval writes: >=20 > > After configure while trying to build I got this: > > > > .. > > Making all in g-wrap > > make[2]: se ingresa al directorio `/home/romel/src/g-wrap/g-wrap' > > make all-am > > make[3]: se ingresa al directorio `/home/romel/src/g-wrap/g-wrap' > > /bin/bash ../libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_= H -I. > > -I.. -I.. -I/home/romel/usr/include > > -I/home/romel/usr/include/guile/2.0 -g -O2 -Wall -Wmissing-prototype= s > > -Werror -std=3Dgnu99 -MT core-runtime.lo -MD -MP > > -MF .deps/core-runtime.Tpo -c -o core-runtime.lo core-runtime.c > > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. > > -I/home/romel/usr/include -I/home/romel/usr/include/guile/2.0 -g -O2 > > -Wall -Wmissing-prototypes -Werror -std=3Dgnu99 -MT core-runtime.lo -= MD > > -MP -MF .deps/core-runtime.Tpo -c core-runtime.c -fPIC -DPIC > > -o .libs/core-runtime.o > > cc1: warnings being treated as errors > > core-runtime.c: In function =E2=80=98gw_raise_error=E2=80=99: > > core-runtime.c:55: error: ignoring return value of =E2=80=98vasprintf= =E2=80=99, declared > > with attribute warn_unused_result > > > Could you try the attached patch? It should fix this issue. As noted by > Andy Wingo, you can also use `--disable-Werror' when running configure. >=20 > Regards, Rotty