This is a test port of the gnash src that will soon be released as version 0.7.2. It is currently broken on i386 but seems to work fine on amd64 and macppc.
The i386 bug is worked around by disabling stack protection. The gnash project has been trying to fix it for weeks and made no progress, so it looks like they'll release with this bug and we'll have to either : - mark it broken on i386 - find a fix - disable stack protection on i386 (!) So, it would be great if anyone could try to debug this. https://savannah.gnu.org/bugs/?18100 The port requires boost headers; an arch-independent package is here: http://deanna.freeshell.org/boost-headers-1.33.1.tgz and the test port is here: http://deanna.freeshell.org/gnash.tar I'd really appreciate a little help here. Thanks!