[plt-scheme] Re: Please help test version 349.100
Did you unpack the source on top of an existing source?
`dispatch-servlets.ss' no longer exists at that location, and the one
that does exist in the dispatchers subdirerctory has no
`read-bindings'.
On Jun 10, Eric Hanchrow wrote:
> 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
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!