bugMIT/GNU Scheme - Bugs: bug #34689, [9.1] Build failure on...

 
 

bug #34689: [9.1] Build failure on x86_64-linux-gnu

Submitter:  Ludovic Courtès <civodul>
Submitted:  Sun 30 Oct 2011 12:02:27 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  cph Originator Name: 
Open/Closed:  Closed
Keywords: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 17 Dec 2011 02:46:20 AM UTC, comment #1: 

Submitter was using `make' when he should have used `make compile-microcode'.  Also, that quirk of the source releases has been fixed in 9.1.1, so `make' should work now.

Taylor R. Campbell <riastradh>
Group Member
Sun 30 Oct 2011 12:02:27 AM UTC, original submission:  

Hi,

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

#v+
gcc -std=gnu99  -o scheme -export-dynamic artutl.o avltree.o bkpt.o bignum.o bigprm.o bitstr.o boot.o char.o daemon.o debug.o dfloat.o error.o extern.o fasdump.o fasl.o fasload.o fixnum.o floenv.o flonum.o gcloop.o generic.o hooks.o hunk.o intern.o interp.o intprm.o list.o lookprm.o lookup.o memmag.o missing.o obstack.o option.o osscheme.o ostty.o outf.o prim.o primutl.o ptrvec.o purify.o purutl.o regex.o rgxprim.o step.o storage.o string.o syntax.o sysprim.o term.o transact.o tterm.o utabmd.o utils.o vector.o wind.o prosenv.o prosfile.o prosfs.o prosio.o prosproc.o prospty.o prosterm.o prostty.o pruxsock.o intext.o pruxenv.o pruxfs.o pruxio.o ux.o uxctty.o uxenv.o uxfile.o uxfs.o uxio.o uxproc.o uxsig.o uxsock.o uxterm.o uxtop.o uxtrap.o uxtty.o uxutil.o cmpauxmd.o termcap.o tparam.o pruxdld.o pruxffi.o cmpint.o cmpintmd.o comutl.o usrdef.o  -ldl -lm
rm cmpauxmd.s
make[1]: Leaving directory `/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
#v-

Indeed, the just-built executable is called `scheme', and it's not in $PATH.

What am I missing?

Thanks,
Ludo'.

Ludovic Courtès <civodul>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by riastradh (Posted a comment)
  • -email is unavailable- added by civodul (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-12-17 riastradh StatusNone Fixed
        Assigned toNone cph
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code