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

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

mit-scheme 11.2 build error


From: Znn
Subject: mit-scheme 11.2 build error
Date: Thu, 8 Apr 2021 09:44:57 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0

Hello !

i try to build mit-scheme 11.2 from mit-scheme-11.2-x86_64.tar.gz

- tar xvf

- cd mit-scheme-11.2/src

- ./configure --prefix=... --disable-x11 --without-x --disasble-edwin --disable-imail

- make

- make install

no error ! and when i run mit-scheme from "prefix"/bin


./bin/scheme

MIT/GNU Scheme running under GNU/Linux
Type `^C' (control-C) followed by `H' to obtain information about interrupts.

;Floating-point parameters are hosed, can't find 'em!
;To continue, call RESTART with an option number:
; (RESTART 1) => Return to read-eval-print level 1.

2 error> 
;Hardware trap SIGSEGV: "address not mapped to object"
;To continue, call RESTART with an option number:
; (RESTART 2) => Return to read-eval-print level 2.
; (RESTART 1) => Return to read-eval-print level 1.

3 error> 
;Hardware trap SIGSEGV: "address not mapped to object"
;To continue, call RESTART with an option number:
; (RESTART 3) => Return to read-eval-print level 3.
...
...

what does this mean to me ?

-- many thanks


Attachment: log
Description: Text document


reply via email to

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