Hi,
the error comes from the incompatibility of mzscheme with the r5rs (they
are now on the r6rs).
The workaround is to use the library of the r5rs when using mzscheme. It
should be corrected soon in the package, but in the meantime you could try:
mzscheme -l scheme/base -l r5rs/init -i --load init.scm
or just
mzscheme -l r5rs/init -i --load init.scm
hth,
Freiric.
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org