From: Romel Sandoval <romel@lavabit.com>
To: Andy Wingo <wingo@pobox.com>
Cc: guile-user@gnu.org
Subject: Re: Failing to build g-wrap for guile 1.9.10
Date: Tue, 01 Jun 2010 13:44:10 -0500 [thread overview]
Message-ID: <1275417850.3290.13.camel@romel-compaq> (raw)
In-Reply-To: <m34ohnqfcr.fsf@pobox.com>
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
checking libguile link flags... -R/home/romel/usr/lib
-L/home/romel/usr/lib -lguile-2.0 -lgc -lunistring -lcrypt -lm -lltdl
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=gnu99... 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=CC --mode=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=gnu99 -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=gnu99 -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 ‘gw_raise_error’:
core-runtime.c:55: error: ignoring return value of ‘vasprintf’, 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ó:
> Hi Romel,
>
> On Tue 01 Jun 2010 01:38, Romel Sandoval <romel@lavabit.com> writes:
>
> > /configure: line 13215: `GUILE_MODULE_AVAILABLE(HAVE_SRFI_34, (srfi
> > srfi-34))'
> > configure failed
>
> It seems that aclocal is not finding guile.m4. Try running
> ='-I/my/prefix/share/aclocal' ./autogen.sh.
>
> Cheers,
>
> Andy
next prev parent reply other threads:[~2010-06-01 18:44 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-31 23:38 Failing to build g-wrap for guile 1.9.10 Romel Sandoval
2010-06-01 9:20 ` Andy Wingo
2010-06-01 18:44 ` Romel Sandoval [this message]
2010-06-01 22:21 ` Ludovic Courtès
2010-06-03 0:06 ` Romel Sandoval
2010-06-02 7:31 ` Andy Wingo
2010-06-02 19:29 ` Andreas Rottmann
2010-06-03 0:18 ` Romel Sandoval
2010-06-03 12:00 ` Andreas Rottmann
2010-06-03 13:57 ` Romel Sandoval
2010-06-03 14:36 ` Andreas Rottmann
2010-06-03 16:19 ` Romel Sandoval
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1275417850.3290.13.camel@romel-compaq \
--to=romel@lavabit.com \
--cc=guile-user@gnu.org \
--cc=wingo@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).