mit-scheme-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MIT-Scheme-users] Installing 10.1.2 on Ubuntu 18.10


From: Chris Hanson
Subject: Re: [MIT-Scheme-users] Installing 10.1.2 on Ubuntu 18.10
Date: Sat, 3 Nov 2018 14:43:48 -0700

That version of Scheme is too old to compile version 10. You need a 9.2 or later release for that.

Try installing the binary package first, then you can compile from sources.

On Sat, Nov 3, 2018 at 5:24 AM Sven Hartrumpf <address@hidden> wrote:
Hi.

I am trying to install MIT Scheme 10.1.2 from mit-scheme-10.1.2.tar.gz.
(The pre-installed mit-scheme binary detected by configure is:
Release 9.1.1 || Microcode 15.3 || Runtime 15.7 || SF 4.41 || LIAR/x86-64 4.118 || Edwin 3.116 )
The make step fails as follows:

;  Generating SCode for file: "syntax-parser.scm" => "syntax-parser.bin"...
;Premature reference to reserved name: spar
;To continue, call RESTART with an option number:
; (RESTART 2) => Skip processing file /var/tmp/mit-scheme-10.1.2/src/runtime/syntax-parser.scm
; (RESTART 1) => Return to read-eval-print level 1.

2 error>
End of input stream reached.make: *** [Makefile:190: compile-runtime] Error 1

Greetings
Sven

_______________________________________________
MIT-Scheme-users mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/mit-scheme-users

reply via email to

[Prev in Thread] Current Thread [Next in Thread]