> Get the install.ml from the website and run it.

I used it.
The output is from that file :

Installing extLib.a
Done.
 > ocamlc extc_stubs.c
 > ocamlopt -a -o extc.cmxa -cclib ../ocaml/extc/extc_stubs.o -cclib 
/usr/lib/libz.dylib extc.mli extc.ml
 > ocamlopt -a -o swflib.cmxa -I .. -I ../extc swf.ml swfZip.ml 
actionScript.ml swfParser.ml
 > ocamllex lexer.mll
97 states, 890 transitions, table size 4142 bytes
 > ocamlopt -c ast.ml lexer.ml
 > ocamlopt -c -pp camlp4o parser.ml
File "parser.ml", line 39, characters 17-32:
Unbound value DynArray.create
Error while running ocamlopt -c -pp camlp4o parser.ml


Thanks.w

-----------
erixtekila
http://blog.v-i-a.net/


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to