[plt-scheme] v299 compile: unbound variable in module in: print-to-text
Hi,
I just did a fresh cvs checkout of v299 to a RedHat 9 machine.
I get an error during ./install, at the end.
setup-plt: Done setting up
setup-plt:
setup-plt: Error during Compiling .zos for ProfJ Boxes
(/home/hci/plt-299/collects/profjBoxes)
setup-plt: private/interactions-box.ss:154:15: compile: unbound variable
in module in: print-to-text
install: Errors in compilation process! (1)
DrScheme does run, but I get an error when starting
[root at hci plt-299]# bin/drscheme
collects/profjBoxes/private/interactions-box.ss:154:15: compile: unbound
variable in module in: print-to-text
But DrScheme does start and run.
No errors if I'm just starting mzscheme.
[root at hci plt-299]# mzscheme
Welcome to MzScheme version 299.101, Copyright (c) 2004-2005 PLT Scheme, Inc.
Thanks,
Ron
stanonik at cogsci.ucsd.edu