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

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

Re: [Bug-mit-scheme] [bug #34689] [9.1] Build failure on x86_64-linux-gn


From: Taylor R Campbell
Subject: Re: [Bug-mit-scheme] [bug #34689] [9.1] Build failure on x86_64-linux-gnu
Date: Sun, 30 Oct 2011 02:34:37 +0000
User-agent: IMAIL/1.21; Edwin/3.116; MIT-Scheme/9.1

   Date: Sun, 30 Oct 2011 00:02:28 +0000
   From: Ludovic =?UTF-8?B?Q291cnTDqHM=?= <address@hidden>

   I'm trying to build on x86_64-linux-gnu from the -x86-64 tarball.  The
   "./configure && make" sequence in src/ fails like this:

   [...]

   
`/tmp/nix-build-rlchnqnn9rib0szimbkfqvii3i56ik30-mit-scheme-9.1.drv-0/mit-scheme-9.1/src/microcode'
   run_cmd: mit-scheme-x86-64 --batch-mode --heap 6000 --stack 200 --batch-mode
   etc/functions.sh: line 30: mit-scheme-x86-64: command not found
   make: *** [all-native] Error 127

It looks like you ran make in mit-scheme-9.1/src, not in
mit-scheme-9.1/src/microcode.  The latter is all you need, and
requires only a C compiler.  Running make in mit-scheme-9.1/src
requires a working Scheme.



reply via email to

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