[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MIT-Scheme-devel] [sr #105385] compile failure on DragonFly
From: |
Francis GUDIN |
Subject: |
[MIT-Scheme-devel] [sr #105385] compile failure on DragonFly |
Date: |
Sat, 3 Jun 2006 16:29:25 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; DragonFly i386; en-US; rv:1.8) Gecko/20060102 Firefox/1.5 |
URL:
<http://savannah.gnu.org/support/?func=detailitem&item_id=105385>
Summary: compile failure on DragonFly
Project: MIT/GNU Scheme
Submitted by: fgudin
Submitted on: samedi 03.06.2006 à 16:29
Category: None
Priority: 5 - Normal
Severity: 5 - Blocker
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Operating System: *BSD
_______________________________________________________
Details:
Hello,
I wish to compile MIT-Scheme on DragonFly: I don't like Linux binary compat.
Furthermore, FreeBSD binary fails also:
"> scheme
scheme: can't find a readable default for option -band.
searched for file runtime.com in these directories:
/usr/local/lib/mit-scheme
Inconsistency detected."
So, I untared mit-scheme-7.7.1-src-ucode.tar.gz and replaced
config.{guess,sub} with their most recent counterparts to get DragonFly
supported by 'configure'.
After fixing a little glitch due to a remaining _POSIX test, the compilation
goes through until it tries to link the scheme binary up: lots of undefined
references, mainly to "Registers". I tried to understand where do the problem
lies, but couldn't get a grasp through all these M4 macros. Too difficult to
me :-(
I attach a script(1) session showing you the configure and make phases. I
hope someone could help: I'd really like to practice SICP.
Many thanks in advance,
Francis.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: samedi 03.06.2006 à 16:29 Name: mit-scheme_script Size: 83,14Ko
By: fgudin
configure and make session script
<http://savannah.gnu.org/support/download.php?file_id=10113>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/support/?func=detailitem&item_id=105385>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [MIT-Scheme-devel] [sr #105385] compile failure on DragonFly,
Francis GUDIN <=