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: Tue, 01 Jun 2010 13:44:10 -0500 Message-ID: <1275417850.3290.13.camel@romel-compaq> References: <1275349131.20213.11.camel@romel-compaq> 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 1275418082 23934 80.91.229.12 (1 Jun 2010 18:48:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 1 Jun 2010 18:48:02 +0000 (UTC) Cc: guile-user@gnu.org To: Andy Wingo Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Jun 01 20:48:00 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 1OJWVL-0006ay-A8 for guile-user@m.gmane.org; Tue, 01 Jun 2010 20:47:59 +0200 Original-Received: from localhost ([127.0.0.1]:53363 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJWVK-0001H2-Mq for guile-user@m.gmane.org; Tue, 01 Jun 2010 14:47:58 -0400 Original-Received: from [140.186.70.92] (port=50111 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJWV6-0000ym-SS for guile-user@gnu.org; Tue, 01 Jun 2010 14:47:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJWRo-0000IY-Dy for guile-user@gnu.org; Tue, 01 Jun 2010 14:44:21 -0400 Original-Received: from karen.lavabit.com ([72.249.41.33]:46198) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJWRo-0000ID-7q for guile-user@gnu.org; Tue, 01 Jun 2010 14:44:20 -0400 Original-Received: from b.earth.lavabit.com (b.earth.lavabit.com [192.168.111.11]) by karen.lavabit.com (Postfix) with ESMTP id 2CCCD157547; Tue, 1 Jun 2010 13:44:19 -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 JCVK997FAO02; Tue, 01 Jun 2010 13:44:19 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=jaUUh2sSEJl4UkxJ8P7Q47KzTcoDqhr9Jj4GbE/vYhKmo4AeMz88TwdQmY+z8UPCqCQ/WXo3TuBHnxLk6RcqPHvdtCb3Lz74S6eKmIzNOi2p8pPmuIayDfvFCsTC5EYKljnKkDYVqlVJapv19n3frqNIzvi6/woiBBgMgqyHi5s=; h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date:Message-ID:Mime-Version:X-Mailer:Content-Transfer-Encoding; In-Reply-To: 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:7817 Archived-At: OK, after setting ACLOCAL_FLAGS now configure script finish successfully. But says that it's not working with guile 1.9. But I'm using Guile 1.9.10: .. checking size of size_t... 8 checking size of ssize_t... 8 checking for guile... /home/romel/usr/bin/guile checking for guile-config... /home/romel/usr/bin/guile-config checking for guile-tools... /home/romel/usr/bin/guile-tools checking libguile compile flags... -I/home/romel/usr/include/guile/2.0 -I/home/romel/usr/include =20 checking libguile link flags... -R/home/romel/usr/lib -L/home/romel/usr/lib -lguile-2.0 -lgc -lunistring -lcrypt -lm -lltdl =20 checking for guile-1.9... no <-------------------------- LOOK AT THIS! configure: Using /home/romel/usr/bin/guile checking if (srfi srfi-34) is available... yes checking if (srfi srfi-35) is available... yes checking for GLIB... yes configure: building GLib 2.0 support checking whether gcc accepts -std=3Dgnu99... yes configure: creating ./config.status config.status: creating Makefile .. Could that represent a problem? 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-prototypes -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 make[3]: *** [core-runtime.lo] Error 1 make[3]: se sale del directorio `/home/romel/src/g-wrap/g-wrap' make[2]: *** [all] Error 2 make[2]: se sale del directorio `/home/romel/src/g-wrap/g-wrap' make[1]: *** [all-recursive] Error 1 make[1]: se sale del directorio `/home/romel/src/g-wrap' make: *** [all] Error 2 Thanks. El mar, 01-06-2010 a las 11:20 +0200, Andy Wingo escribi=C3=B3: > Hi Romel, >=20 > On Tue 01 Jun 2010 01:38, Romel Sandoval writes: >=20 > > /configure: line 13215: `GUILE_MODULE_AVAILABLE(HAVE_SRFI_34, (srfi > > srfi-34))' > > configure failed >=20 > It seems that aclocal is not finding guile.m4. Try running > =3D'-I/my/prefix/share/aclocal' ./autogen.sh. >=20 > Cheers, >=20 > Andy