From: Paul Emsley <emsley@ysbl.york.ac.uk>
Subject: Re: Guile 1.7.1 has been released.
Date: 28 Sep 2004 00:00:49 +0100 [thread overview]
Message-ID: <1096326049.5951.6.camel@bubbles> (raw)
In-Reply-To: <87sma9h59y.fsf@zagadka.ping.de>
On Fri, 2004-08-27 at 00:02, Marius Vollmer wrote:
> We are pleased to announce the release of Guile 1.7.1. This is a
> 'technology preview' for the upcoming Guile 1.8.
>
> This version is guaranteed to contain serious bugs, and the publically
> visible interfaces will almost certainly change before 1.8 is
> released. The 1.7 releases might be termed "selected snapshots".
Thanks. I will be trying out the new thread shortly.
FYI: There seems to be a problem with snarf-guile-m4-docs (you have it
and guile-1.7.1 doesn't?):
$ ./configure
$ make
$ make clean
$ make
[snip]
gcc -shared .libs/srfi-4.o -Wl,--rpath -Wl,/h/paule/compile/fresh/guile-1.7.1/libguile/.libs -Wl,--rpath -Wl,/h/paule/guile-1.7/lib -L/h/paule/compile/fresh/guile-1.7.1/libguile-ltdl/.libs ../libguile/.libs/libguile.so -lpthread -lgmp -lcrypt -lm
-Wl,-soname -Wl,libguile-srfi-srfi-4-v-2.so.2 -o .libs/libguile-srfi-srfi-4-v-2.so.2.0.0
(cd .libs && rm -f libguile-srfi-srfi-4-v-2.so.2 && ln -s libguile-srfi-srfi-4-v-2.so.2.0.0 libguile-srfi-srfi-4-v-2.so.2)
(cd .libs && rm -f libguile-srfi-srfi-4-v-2.so && ln -s libguile-srfi-srfi-4-v-2.so.2.0.0 libguile-srfi-srfi-4-v-2.so)
ar cru .libs/libguile-srfi-srfi-4-v-2.a srfi-4.o
ranlib .libs/libguile-srfi-srfi-4-v-2.a
creating libguile-srfi-srfi-4-v-2.la
(cd .libs && rm -f libguile-srfi-srfi-4-v-2.la && ln -s ../libguile-srfi-srfi-4-v-2.la libguile-srfi-srfi-4-v-2.la)
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/h/paule/build/include -g -O2 -Wall -Wmissing-prototypes -Werror -MT srfi-13.lo -MD -MP -MF ".deps/srfi-13.Tpo" -c -o srfi-13.lo srfi-13.c; \
then mv -f ".deps/srfi-13.Tpo" ".deps/srfi-13.Plo"; else rm -f ".deps/srfi-13.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/h/paule/build/include -g -O2 -Wall -Wmissing-prototypes -Werror -MT srfi-13.lo -MD -MP -MF .deps/srfi-13.Tpo -c srfi-13.c -fPIC -DPIC -o .libs/srfi-13.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/h/paule/build/include -g -O2 -Wall -Wmissing-prototypes -Werror -MT srfi-13.lo -MD -MP -MF .deps/srfi-13.Tpo -c srfi-13.c -o srfi-13.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/h/paule/build/include -g -O2 -Wall -Wmissing-prototypes -Werror -MT srfi-14.lo -MD -MP -MF ".deps/srfi-14.Tpo" -c -o srfi-14.lo srfi-14.c; \
then mv -f ".deps/srfi-14.Tpo" ".deps/srfi-14.Plo"; else rm -f ".deps/srfi-14.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/h/paule/build/include -g -O2 -Wall -Wmissing-prototypes -Werror -MT srfi-14.lo -MD -MP -MF .deps/srfi-14.Tpo -c srfi-14.c -fPIC -DPIC -o .libs/srfi-14.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/h/paule/build/include -g -O2 -Wall -Wmissing-prototypes -Werror -MT srfi-14.lo -MD -MP -MF .deps/srfi-14.Tpo -c srfi-14.c -o srfi-14.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wmissing-prototypes -Werror -o libguile-srfi-srfi-13-14-v-2.la -rpath /h/paule/guile-1.7/lib -no-undefined -export-dynamic -version-info 2:0:0 srfi-13.lo srfi-14.lo ../libguile/libguile.la -lpthread -lgmp -lcrypt -lm
gcc -shared .libs/srfi-13.o .libs/srfi-14.o -Wl,--rpath -Wl,/h/paule/compile/fresh/guile-1.7.1/libguile/.libs -Wl,--rpath -Wl,/h/paule/guile-1.7/lib -L/h/paule/compile/fresh/guile-1.7.1/libguile-ltdl/.libs ../libguile/.libs/libguile.so -lpthread -lgmp -lcrypt -lm -Wl,-soname -Wl,libguile-srfi-srfi-13-14-v-2.so.2 -o .libs/libguile-srfi-srfi-13-14-v-2.so.2.0.0
(cd .libs && rm -f libguile-srfi-srfi-13-14-v-2.so.2 && ln -s libguile-srfi-srfi-13-14-v-2.so.2.0.0 libguile-srfi-srfi-13-14-v-2.so.2)
(cd .libs && rm -f libguile-srfi-srfi-13-14-v-2.so && ln -s libguile-srfi-srfi-13-14-v-2.so.2.0.0 libguile-srfi-srfi-13-14-v-2.so)
ar cru .libs/libguile-srfi-srfi-13-14-v-2.a srfi-13.o srfi-14.o
ranlib .libs/libguile-srfi-srfi-13-14-v-2.a
creating libguile-srfi-srfi-13-14-v-2.la
(cd .libs && rm -f libguile-srfi-srfi-13-14-v-2.la && ln -s ../libguile-srfi-srfi-13-14-v-2.la libguile-srfi-srfi-13-14-v-2.la)
make[3]: Leaving directory `/h/paule/compile/fresh/guile-1.7.1/srfi'
make[2]: Leaving directory `/h/paule/compile/fresh/guile-1.7.1/srfi'
Making all in doc
make[2]: Entering directory `/h/paule/compile/fresh/guile-1.7.1/doc'
Making all in ref
make[3]: Entering directory `/h/paule/compile/fresh/guile-1.7.1/doc/ref'
GUILE="/h/paule/compile/fresh/guile-1.7.1/pre-inst-guile" ../../scripts/snarf-guile-m4-docs ../../guile-config/guile.m4 > ./autoconf-macros.texi
/bin/sh: line 1: ../../scripts/snarf-guile-m4-docs: No such file or directory
make[3]: *** [autoconf-macros.texi] Error 127
make[3]: Leaving directory `/h/paule/compile/fresh/guile-1.7.1/doc/ref'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/h/paule/compile/fresh/guile-1.7.1/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/h/paule/compile/fresh/guile-1.7.1'
make: *** [all] Error 2
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
next prev parent reply other threads:[~2004-09-27 23:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-26 23:02 Guile 1.7.1 has been released Marius Vollmer
2004-08-28 21:35 ` Michael Tuexen
2004-08-29 9:23 ` Andreas Vögele
2004-09-20 22:53 ` Marius Vollmer
2004-09-27 23:00 ` Paul Emsley [this message]
2004-09-29 14:56 ` Marius Vollmer
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=1096326049.5951.6.camel@bubbles \
--to=emsley@ysbl.york.ac.uk \
/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).