On Mon, Mar 05, 2007 at 08:30:56AM +0800, zou lunkai wrote: > > > >What you mean by 'separately' ? > >Doesnt' 0.4.0.beta4 work with 'make check' (except the other problems > >you're having ?). Martin reports test *generators* to fail with > >syntax errors... > > > 'separately' means generating a swf file from command line, but not > 'make check'.
Check with 'ldd' which version of Ming libraries are in use. If you have any .so.0.4.0-beta file wipe it out. (you must follow symlinks to find out the actual file being used). > Sometimes, I could not pass the 'make check' because I > could not generate the final swf file(eg. the Inheritance.as I > mentioned before). The problem may be related to makefile, I'm not > sure. tests under actionscript.all are generated by runnign '$(MAKESWF)', check it's value by running 'make dumpconfig' on toplevel build dir. --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
