On Thu, Apr 19, 2007 at 03:09:10PM +0200, strk wrote:
> On Thu, Apr 19, 2007 at 02:05:52PM +0100, Martin Guy wrote:
> > >> Please stop committing w/out running make check !
> > 
> > I have never succeeded in running "make check".  At the moment it
> > fails to do anything at all, saying:
> > 
> > .../testsuite/misc-ming.all/ming_utils.c:299: undefined reference to
> > `SWFMovieClip_addInitAction'

#if MING_VERSION_CODE >= 00040004
# define MING_SUPPORTS_INIT_ACTIONS
#endif

addInitAction is NOT used if Ming is < 0.4.0.beta4
You likely have a CVS snapshot of Ming.
Consider installing the official 0.4.0.beta4 release.

--strk;


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to