Package: mtasc
Version: 1.13-1
Severity: serious

From my pbuilder build log:

...
( cd ocaml/mtasc ; ocamllex lexer.mll ; ocamlfind ocamlopt -c expr.ml lexer.ml 
; ocamlfind ocamlopt -c -pp camlp4o parser.ml ;\
        ocamlfind ocamlopt -package extlib -c -I .. -I ../extc -I ../swflib 
typer.ml class.ml plugin.ml genSwf.ml main.ml ;\
        ocamlfind ocamlopt -package extlib -linkpkg -o mtasc -cclib 
/usr/lib/libz.so extLib.cmxa ../extc/extc.cmxa ../swflib/swflib.cmxa expr.cmx 
lexer.cmx parser.cmx typer.cmx class.cmx plugin.cmx genSwf.cmx main.cmx )
90 states, 709 transitions, table size 3376 bytes
make[1]: Leaving directory `/tmp/buildd/mtasc-1.13'
./ocaml/mtasc/mtasc -swf helloworld.swf -main -header 640:480:20 
ocaml/mtasc/doc/HelloWorld.as
Directory 'std' containing MTASC class headers cannot be found :
Please install it or set classpath using '-cp' so it can be found.
make: *** [build-stamp] Error 1
-- 
Daniel Schepler

Reply via email to