From: David Pirotte <david@altosw.be>
To: Andy Wingo <wingo@pobox.com>
Cc: guile-user <guile-user@gnu.org>
Subject: Re: various updates
Date: Thu, 25 Aug 2011 18:35:25 -0300 [thread overview]
Message-ID: <20110825183525.1a2dc964@rascar> (raw)
In-Reply-To: <87aab0cd34.fsf@pobox.com>
[-- Attachment #1: Type: text/plain, Size: 3055 bytes --]
Hello Andy,
[sorry I didn't get back to you the same day I said I would, but the machine
I wanted to use to do this test was busy running 'Ouindoze' ...]
Le Tue, 23 Aug 2011 18:22:23 +0200,
Andy Wingo <wingo@pobox.com> a écrit :
> Quick update: g-wrap and guile-gnome from their master branches should
> work well together, and with Guile 2.0. ...
I hope I did everything right, but it does not compile here, see below + config.log attached]
[before getting a fresh g-wrap git-clone I also updated guile to the latest:
GNU Guile 2.0.2.106-0262]
Thanks,
David
;; --
make[4]: Entering directory `/usr/local/src/g-wrap/git-clone/guile/g-wrap'
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../g-wrap -I../.. -I../../lib -I../../guile -pthread -I/usr/local/include/guile/2.2 -g -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT guile-runtime.lo -MD -MP -MF .deps/guile-runtime.Tpo -c -o guile-runtime.lo guile-runtime.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../g-wrap -I../.. -I../../lib -I../../guile -pthread -I/usr/local/include/guile/2.2 -g -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT guile-runtime.lo -MD -MP -MF .deps/guile-runtime.Tpo -c guile-runtime.c -fPIC -DPIC -o .libs/guile-runtime.o
guile-runtime.c:37:1: error: initializer element is not constant
guile-runtime.c:38:1: error: initializer element is not constant
guile-runtime.c:39:1: error: initializer element is not constant
guile-runtime.c:40:1: error: initializer element is not constant
guile-runtime.c:43:1: error: initializer element is not constant
guile-runtime.c:44:1: error: initializer element is not constant
guile-runtime.c:45:1: error: initializer element is not constant
guile-runtime.c:46:1: error: initializer element is not constant
guile-runtime.c:47:1: error: initializer element is not constant
guile-runtime.c:48:1: error: initializer element is not constant
guile-runtime.c:49:1: error: initializer element is not constant
guile-runtime.c: In function 'gw_guile_enum_val2int':
guile-runtime.c:129:15: error: invalid operands to binary == (have 'SCM' and 'SCM')
guile-runtime.c:134:31: error: invalid operands to binary != (have 'SCM' and 'SCM')
guile-runtime.c: In function 'dynproc_smob_apply':
guile-runtime.c:706:14: error: invalid operands to binary != (have 'SCM' and 'SCM')
guile-runtime.c: In function 'gw_guile_handle_wrapper_error':
guile-runtime.c:736:3: error: initializer element is not constant
guile-runtime.c:737:3: error: initializer element is not constant
make[4]: *** [guile-runtime.lo] Error 1
make[4]: Leaving directory `/usr/local/src/g-wrap/git-clone/guile/g-wrap'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/g-wrap/git-clone/guile/g-wrap'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/g-wrap/git-clone/guile'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/g-wrap/git-clone'
make: *** [all] Error 2
[-- Attachment #2: config.log.gz --]
[-- Type: application/x-gzip, Size: 10571 bytes --]
next prev parent reply other threads:[~2011-08-25 21:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-23 16:22 various updates Andy Wingo
2011-08-25 21:35 ` David Pirotte [this message]
2011-08-26 10:26 ` Andy Wingo
2011-08-26 20:05 ` David Pirotte
2011-08-27 12:05 ` Andy Wingo
2011-08-27 19:33 ` David Pirotte
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=20110825183525.1a2dc964@rascar \
--to=david@altosw.be \
--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).