On Wed, Jun 04, 2008 at 02:24:55PM -0400, Russ Nelson wrote: > rc2 builds on these platforms:
On fedora development I have some issues. The cygnal test suite seems to be broken at the moment: libtool: link: cannot find the library `../../../cygnal/libcygnal.la' or unhandled argument `../../../cygnal/libcygnal.la' make[4]: *** [test_crc] Error 1 make[4]: Leaving directory `/home/dumas/tmp/gnash-0.8.3-rc2/cygnal/testsuite/cygnal.all' and indeed the libcygnal.la is not done, it is commented out in the cygnal Makefile.am. I also get an error when doing make check: make[3]: Entering directory `/home/dumas/tmp/gnash-0.8.3-rc2/testsuite/misc-ming.all' .... make[3]: *** No rule to make target `DrawingApiTest.as', needed by `DrawingApiTest.swf'. Stop. In fact the whole directory is empty. Looks like something is screwed in the release. I guess that make dist is not done in directories when misc or another test dependency is needed. I'll have a look. -- Pat _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

