[plt-scheme] Re: Please help test version 349.100
I was not able to build -r3237 on Ubuntu Dapper:
svn up -r3237
make && make install
...
setup-plt: in /usr/local/stow/plt/lib/plt/collects/web-server/
dispatch-servlets.ss:61:9: compile: unbound variable in module in: read-bindings
setup-plt: No more .zos to compile for XML private
...
setup-plt: Done setting up
setup-plt:
setup-plt: Error during Compiling .zos for Web Server (/usr/local/stow/plt/lib/plt/collects/web-server)
setup-plt: dispatch-servlets.ss:61:9: compile: unbound variable in module in: read-bindings
make[1]: *** [setup-plt] Error 1
make[1]: Leaving directory `/usr/local/src/langs/scheme/plt/src'
make: *** [install] Error 2
--
In the practice of computing, where we have so much latitude for
making a mess of it, mathematical elegance is not a dispensable
luxury, but a matter of life and death.
-- Edsger W. Dijkstra: My Hopes of Computing Science (EWD 709)
http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD709.PDF