<p>Moby currently requires Racket 5.0.1. Unfortunately, the way it works makes it sensitive to the changes to bytecode structure introduced in new releases of Racket. (I'm in the middle of a rewrite that will work on the 5.0.2 bytecode.)</p>
<div class="gmail_quote">On Jan 25, 2011 2:39 PM, "Mark Engelberg" <<a href="mailto:mark.engelberg@gmail.com">mark.engelberg@gmail.com</a>> wrote:<br type="attribution">> This program:<br>> <br>> #lang racket<br>
> (require (planet dyoo/moby:3:9))<br>> <br>> gives me this error:<br>> <br>> ..\..\Documents and Settings\Mark\Application<br>> Data\Racket\planet\300\5.0.2\cache\dyoo\js-vm.plt\1\12\private\translate-bytecode-structs.rkt:25:8:<br>
> compile: unbound identifier in module in: internal:indirect?<br>> <br>> <br>> Any idea what's going on? I'm running version 5.0.2 of Dr Racket on Windows XP.<br>> <br>> Thanks,<br>> <br>> Mark<br>
> _________________________________________________<br>> For list-related administrative tasks:<br>> <a href="http://lists.racket-lang.org/listinfo/users">http://lists.racket-lang.org/listinfo/users</a><br></div>