From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Paul Emsley Newsgroups: gmane.lisp.guile.user Subject: Re: Guile 1.7.1 has been released. Date: 28 Sep 2004 00:00:49 +0100 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: <1096326049.5951.6.camel@bubbles> References: <87sma9h59y.fsf@zagadka.ping.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1096326078 13221 80.91.229.6 (27 Sep 2004 23:01:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Sep 2004 23:01:18 +0000 (UTC) Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Sep 28 01:01:05 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CC4UT-0007Sp-00 for ; Tue, 28 Sep 2004 01:01:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CC4ai-0006NN-O7 for guile-user@m.gmane.org; Mon, 27 Sep 2004 19:07:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CC4aX-0006M5-5Z for guile-user@gnu.org; Mon, 27 Sep 2004 19:07:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CC4aV-0006LL-Ky for guile-user@gnu.org; Mon, 27 Sep 2004 19:07:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CC4aV-0006LB-BI for guile-user@gnu.org; Mon, 27 Sep 2004 19:07:19 -0400 Original-Received: from [144.32.128.245] (helo=mail-gw0.york.ac.uk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CC4UC-0007hQ-6d for guile-user@gnu.org; Mon, 27 Sep 2004 19:00:48 -0400 Original-Received: from typhoeus.chem.york.ac.uk (typhoeus.chem.york.ac.uk [144.32.72.225]) by mail-gw0.york.ac.uk (8.12.10/8.12.10) with ESMTP id i8RN0jN5028117 for ; Tue, 28 Sep 2004 00:00:45 +0100 (BST) Original-Received: from bubbles (bubbles [144.32.72.247]) by typhoeus.chem.york.ac.uk (8.12.10/8.12.10) with ESMTP id i8RN0i19019643 for ; Tue, 28 Sep 2004 00:00:44 +0100 (BST) Original-To: guile-user@gnu.org In-Reply-To: <87sma9h59y.fsf@zagadka.ping.de> X-Mailer: Ximian Evolution 1.0.8 (1.0.8-11) X-York-MailScanner: Found to be clean X-York-MailScanner-From: emsley@ysbl.york.ac.uk 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: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:3479 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:3479 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