gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog server/as_value.h server/as_val...


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog server/as_value.h server/as_val...
Date: Thu, 19 Apr 2007 15:12:19 +0200

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;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]