[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error with latest CVS Update



I'm having a problem with the latest CVS update.  When I try to compile anything with mzc
(or run setup-plt):

bfulgham@hopper:~/work/plt$ mzc
collects/mzlib/etc.ss:432:15:  compile: unbound variable in module in: namespace-variable-value

This seems to be defined right in the mzscheme runtime itself -- how is it getting "hidden"?

-Brent