scsh-users
[Top] [All Lists]

Re: scsh-0.2 doesn't install on my linux box.

To: back0003@gold.tc.umn.edu
Subject: Re: scsh-0.2 doesn't install on my linux box.
From: Olin Shivers <shivers@clark.lcs.mit.edu>
Date: Wed, 16 Nov 94 19:58:59 -0500
Cc: scsh-bugs@martigny.ai.mit.edu
Reply-to: shivers@mintaka.lcs.mit.edu
   I'm trying to build scsh-0.2 on linux 1.1.54 with Gcc 2.5.8. The output 
   is appended.  

   (echo ",translate =scheme48/ ./"; \
    cat scsh/load-scsh.scm; \
    echo ",translate =scheme48/ /usr/local/lib/scsh/") \
   | ./scshvm -o ./scshvm -i cig/cig.image \

   Welcome to Scheme 48 0.36 (CIG Preloaded -bri).
   Copyright (c) 1993, 1994 by Richard Kelsey and Jonathan Rees.
   Please report bugs to scheme-48-bugs@martigny.ai.mit.edu.
   Type ,? (comma question-mark) for help.
   > > > > > Will exit on errors
   Flushing location names and tabulated debug info
   #t
   scsh/scsh-interfaces.scm ......................
   scsh/packages.scm .....
   scsh/scsh-package.scm .....
   [scsh
   [defrec-package
   scsh/defrec.scm 
   ]
   [os-dependent
   [linux-defs
   scsh/enumconst.scm scsh/fdflags.scm scsh/errno.scm
   Error: end of file inside list -- unbalanced parentheses
          #{Input-port}
   make: *** [scsh/scsh.image] Error 1


Add the missing close paren to the end of i386_linux/errno.scm.

The programmers responsible for this oversight are now occupying shallow
graves out behind LCS headquarters.
    -Olin

<Prev in Thread] Current Thread [Next in Thread>