On Sun, Nov 25, 2007 at 12:46:10AM +0100, Asger Ottar Alstrup wrote:
> I tried to compile Gnash today. I did cvs up -Pd, make distclean, followed
> by ./autogen.sh and then
> 
>   ./configure --disable-nls --enable-debugger --disable-cygnal
> --enable-gui=gtk --enable-renderer=agg --enable-media-handler=none

--enable-media-handler doesn't exist, it's --enable-media.
I suggest you avoid --enable-debugger, and use --enable-cassert 

> ,and then make, but it fails with the above error.
> 
> Configure warned about some missing stuff, but no errors.
> 
> Any ideas?

It looks like libmedia is not descended into ?
Could you try with --enable-media=none to see if it makes
a difference and make sure 'make' under libmedia does something
before and after that ?

--strk;


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

Reply via email to