From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter TB Brett Newsgroups: gmane.lisp.guile.user Subject: Trouble building Guile 1.9.13 Date: Sun, 05 Dec 2010 10:46:58 +0000 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: dough.gmane.org 1291545993 16408 80.91.229.12 (5 Dec 2010 10:46:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 5 Dec 2010 10:46:33 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Dec 05 11:46:30 2010 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 1PPC6u-0008DZ-7U for guile-user@m.gmane.org; Sun, 05 Dec 2010 11:46:28 +0100 Original-Received: from localhost ([127.0.0.1]:57892 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PPC6t-0005Wf-PU for guile-user@m.gmane.org; Sun, 05 Dec 2010 05:46:27 -0500 Original-Received: from [140.186.70.92] (port=46901 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PPC6q-0005WW-27 for guile-user@gnu.org; Sun, 05 Dec 2010 05:46:24 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PPC6o-0006PN-Vk for guile-user@gnu.org; Sun, 05 Dec 2010 05:46:23 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:48659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PPC6o-0006P9-Jk for guile-user@gnu.org; Sun, 05 Dec 2010 05:46:22 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PPC6m-00089O-6R for guile-user@gnu.org; Sun, 05 Dec 2010 11:46:20 +0100 Original-Received: from 109.170.137.199 ([109.170.137.199]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Dec 2010 11:46:20 +0100 Original-Received: from peter by 109.170.137.199 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Dec 2010 11:46:20 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 61 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 109.170.137.199 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:dVlHsNXXluXONyeH2H8rKWb2fFE= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:8292 Archived-At: --=-=-= Content-Transfer-Encoding: quoted-printable Hi folks, I'm attempting and failing to compile Guile 1.9.13 from git. I checked out the `release_1-9-13', ran `./autogen.sh' and `./configure', but `make' fails with: GEN guile-procedures.texi Backtrace: In unknown file: ?: 12 [boot-closure #t # ...] ?: 11 [catch-closure] ?: 10 [primitive-eval ((@ # %) (begin # # #))] ?: 9 [boot-closure ((@ # %) (begin # # #))] ?: 8 [map # (# # #)] ?: 7 [boot-closure (#(syntax-object lambda # #) () #(syntax-object # # #= ))] ?: 6 [map # ((# . #) (# . #) (# . #))] ?: 5 [boot-closure ((#) . #(syntax-object # # #))] ?: 4 [boot-closure] ?: 3 [boot-closure] ?: 2 [primitive-load-path "guile-tools" #f] ?: 1 [boot-closure read-error "skip_block_comment" ...] ?: 0 [catch-closure read-error "skip_block_comment" ...] ERROR: In procedure skip_block_comment: ERROR: /home/peter/src/guile/guile-tools:1:2: unterminated `#! ... !#' comm= ent guile: uncaught throw to wrong-type-arg: (#f Wrong type (expecting ~A): ~S = (exact integer (#t # # #)) ((#t # #= #))) make[3]: *** [guile-procedures.texi] Error 1 Am I missing something? Cheers, Peter =2D-=20 Peter Brett Remote Sensing Research Group Surrey Space Centre --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAkz7baIACgkQZ7Gbq7g7vpp1oQCfVxVTmcOEWp3lU/PHcBZKWqmO DeMAoJFWZy2MwoHuoZYjqj23MA7kTQEJ =Grm5 -----END PGP SIGNATURE----- --=-=-=--