Re: [Gnash-dev] Flex 3 and Gnash. What's possible?

2010-02-18 Thread Alessandro Pignotti
On Monday 15 February 2010 20:56:38 Benjamin Dixon wrote: I've recently started looking into using Gnash as well as developing from Flex applications using FlexBuilder 3. I know Gnash has limited support for AS 3 but I was hoping you might give some clues as to what I should expect to work and

Re: [Gnash-dev] gnash cross compiler

2010-02-18 Thread Rob Savoye
On 02/18/10 07:39, ON JJ wrote: HI I am trying to cross compile gnash to arm liunx, but when i try to ./configure glib i get this message then,i try to ./configure gettext(0.17),configure is ok,but when i make gettext i get this message mbslen.c: In function ‘mbslen’: mbslen.c:37: error:

[Gnash-dev] Configure doesn't friendly-warn about missing curl libs

2010-02-18 Thread TJ
Building gnash in a clean chroot environment I found that configure didn't provide a friendly warning of missing -dev headers for curl and therefore the compilation failed with: libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\/usr/local/lib/gnash/plugins\

[Gnash-dev] Configure doesn't friendly-warn for missing libspeexdsp headers

2010-02-18 Thread TJ
Building in a clean chroot environment (on Ubuntu) I found that configure doesn't friendly-warn about the missing header file speex/speex_resampler.h which is in the libspeexdsp-dev package on Debian/Ubuntu. The configure script does detect the header file isn't in place but doesn't appear to

Re: [Gnash-dev] Configure doesn't friendly-warn for missing libspeexdsp headers

2010-02-18 Thread Markus Gothe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Could you open a bug... I'l try to reproduce it. Could you also print the output for speex.h? Regards, Markus On 18 Feb 2010, at 18:00, TJ wrote: Building in a clean chroot environment (on Ubuntu) I found that configure doesn't friendly-warn