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
|