[racket] Moby and Racket 5.1.1

From: Rodolfo Carvalho (rhcarvalho at gmail.com)
Date: Thu May 26 23:44:18 EDT 2011

Hello,

I am trying to use Moby, following along the examples in the
documentation[1], but I am unable to get it to work.
Has anybody used it recently?


Running from DrRacket did not succeed, and from the terminal, after removing
moby.plt and js-vm.plt using raco planet remove -e, I get:

rodolfo at lisa:~/projects/racket-for-smartphones$ racket run-counter.rkt
private/translate-bytecode-structs.rkt:25:8: compile: unbound identifier in
module in: internal:indirect?
translate-bytecode-structs.rkt:25:8: compile: unbound identifier in module
in: internal:indirect?
default-load-handler: cannot open input file:
"/opt/racket/collects/unstable/scribble.rkt" (No such file or directory;
errno=2)
raco setup: error: during making for <planet>/dyoo/js-vm.plt/1/12 (js-vm)
raco setup:   private/translate-bytecode-structs.rkt:25:8: compile: unbound
identifier in module in: internal:indirect?
raco setup: error: during making for <planet>/dyoo/js-vm.plt/1/12/private
raco setup:   translate-bytecode-structs.rkt:25:8: compile: unbound
identifier in module in: internal:indirect?
raco setup: error: during Building docs for
/home/rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/js-vm.scrbl
raco setup:   default-load-handler: cannot open input file:
"/opt/racket/collects/unstable/scribble.rkt" (No such file or directory;
errno=2)
...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8:
compile: unbound identifier in module in: internal:indirect?
...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8:
compile: unbound identifier in module in: internal:indirect?
...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8:
compile: unbound identifier in module in: internal:indirect?
...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8:
compile: unbound identifier in module in: internal:indirect?
...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8:
compile: unbound identifier in module in: internal:indirect?
...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8:
compile: unbound identifier in module in: internal:indirect?
default-load-handler: cannot open input file:
"/opt/racket/collects/unstable/scribble.rkt" (No such file or directory;
errno=2)
raco setup: error: during making for <planet>/dyoo/moby.plt/3/9 (Moby)
raco setup:
...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8:
compile: unbound identifier in module in: internal:indirect?
raco setup: error: during making for <planet>/dyoo/moby.plt/3/9/js-vm
raco setup:
...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8:
compile: unbound identifier in module in: internal:indirect?
raco setup: error: during making for
<planet>/dyoo/moby.plt/3/9/js-vm/private
raco setup:
...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8:
compile: unbound identifier in module in: internal:indirect?
raco setup: error: during making for <planet>/dyoo/moby.plt/3/9/src
raco setup:
...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8:
compile: unbound identifier in module in: internal:indirect?
raco setup: error: during making for <planet>/dyoo/moby.plt/3/9/src/android
raco setup:
...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8:
compile: unbound identifier in module in: internal:indirect?
raco setup: error: during making for
<planet>/dyoo/moby.plt/3/9/src/android/server-side-packager
raco setup:
...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8:
compile: unbound identifier in module in: internal:indirect?
raco setup: error: during Building docs for
/home/rodolfo/.racket/planet/300/5.1.1/cache/dyoo/moby.plt/3/9/manual.scrbl
raco setup:   default-load-handler: cannot open input file:
"/opt/racket/collects/unstable/scribble.rkt" (No such file or directory;
errno=2)
...rodolfo/.racket/planet/300/5.1.1/cache/dyoo/js-vm.plt/1/12/private/translate-bytecode-structs.rkt:25:8:
compile: unbound identifier in module in: internal:indirect?

 === context ===
standard-module-name-resolver
standard-module-name-resolver
standard-module-name-resolver
standard-module-name-resolver
standard-module-name-resolver
standard-module-name-resolver
standard-module-name-resolver


~~~~~~~~~~~~~~~~ the end ~~~~~~~~~~~~~~~~~~~~~~~~~~~

The attached code is taken from the documentation.

Any insight?



Thanks,

Rodolfo Carvalho

[1]
http://planet.racket-lang.org/package-source/dyoo/moby.plt/3/9/planet-docs/manual/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110527/eac39022/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: counter.rkt
Type: application/octet-stream
Size: 91 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20110527/eac39022/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: run-counter.rkt
Type: application/octet-stream
Size: 76 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20110527/eac39022/attachment-0001.obj>

Posted on the users mailing list.