<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&#39;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, &quot;Mark Engelberg&quot; &lt;<a href="mailto:mark.engelberg@gmail.com">mark.engelberg@gmail.com</a>&gt; wrote:<br type="attribution">&gt; This program:<br>&gt; <br>&gt; #lang racket<br>
&gt; (require (planet dyoo/moby:3:9))<br>&gt; <br>&gt; gives me this error:<br>&gt; <br>&gt;  ..\..\Documents and Settings\Mark\Application<br>&gt; Data\Racket\planet\300\5.0.2\cache\dyoo\js-vm.plt\1\12\private\translate-bytecode-structs.rkt:25:8:<br>
&gt; compile: unbound identifier in module in: internal:indirect?<br>&gt; <br>&gt; <br>&gt; Any idea what&#39;s going on?  I&#39;m running version 5.0.2 of Dr Racket on Windows XP.<br>&gt; <br>&gt; Thanks,<br>&gt; <br>&gt; Mark<br>
&gt; _________________________________________________<br>&gt;   For list-related administrative tasks:<br>&gt;   <a href="http://lists.racket-lang.org/listinfo/users">http://lists.racket-lang.org/listinfo/users</a><br></div>