[racket] Question about Moby

From: Casey Klein (clklein at eecs.northwestern.edu)
Date: Tue Jan 25 19:21:35 EST 2011

On Tue, Jan 25, 2011 at 1:35 PM, Mark Engelberg
<mark.engelberg at gmail.com> wrote:
> This program:
>
> #lang racket
> (require (planet dyoo/moby:3:9))
>
> gives me this error:
>
>  ..\..\Documents and Settings\Mark\Application
> Data\Racket\planet\300\5.0.2\cache\dyoo\js-vm.plt\1\12\private\translate-bytecode-structs.rkt:25:8:
> compile: unbound identifier in module in: internal:indirect?
>
>
> Any idea what's going on?  I'm running version 5.0.2 of Dr Racket on Windows XP.
>

Last I heard, Moby hadn't been updated to work with 5.0.2. Try 5.0.1.


Posted on the users mailing list.