[racket-dev] build error
I'll push a repair soon (after I confirm that a clean build now
completes for me).
There were two problems:
* A new test file in "collects/tests/drracket" shouldn't be compiled,
since it contains an image constant.
* The compilation manager used by `raco setup' needs to configure
reader parameters before trying to read a ".dep" file, in case it's
called in a strange context (such as loading a snip implementation
while WXME-format source).
At Sat, 16 Jul 2011 21:09:22 -0400, Stephen Bloch wrote:
> ...
> raco setup: post-installing: racket/gui
> raco setup:
> raco setup: error: during making for tests/drracket
> raco setup:
> /Users/bloch/programming/plt/collects/wxme/compiled/comment_rkt.dep::55: read:
> illegal use of "."
> make[1]: *** [install-3m] Error 1
> make: *** [install] Error 2
>
> What gives?
>
>
> Stephen Bloch
> sbloch at adelphi.edu
>
>
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/dev