gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Compilation failure


From: strk
Subject: Re: [Gnash-dev] Compilation failure
Date: Sun, 11 Feb 2007 22:35:47 +0100

On Sun, Feb 11, 2007 at 02:40:28PM +0100, Dark Apostrophe wrote:
> Hello
> Today I checked out a copy of gnash from cvs and wanted to compile it. I'm on 
> an AMD Athlon 64 X2 3800+, using Debian Etch and KDE.
> 
> My configure options are:
> /configure --prefix=/usr --enable-renderer=Agg 
> --with-plugindir=/usr/lib/iceweasel/plugins/ --enable-mad --enable-gstreamer 
> --enable-jpeg --disable-klash
...
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" 
> -I.. -I. -I.. -I../server -I../server/swf -I/usr/include/libxml2 
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/ffmpeg -g -O2 
> -march=athlon64 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith 
> -Wreturn-type -MT libgnashbase_la-embedVideoDecoderFfmpeg.lo -MD -MP -MF 
> .deps/libgnashbase_la-embedVideoDecoderFfmpeg.Tpo -c 
> embedVideoDecoderFfmpeg.cpp  -fPIC -DPIC -o 
> .libs/libgnashbase_la-embedVideoDecoderFfmpeg.o
> embedVideoDecoderFfmpeg.cpp: In member function 'virtual void 
> embedVideoDecoderFfmpeg::createDecoder(int, int, int, bool, int, int)':
> embedVideoDecoderFfmpeg.cpp:50: error: 'CODEC_ID_VP6F' was not declared in 
> this scope

Did you get a warning during ./configure about
ffmpeg version being too old ?
What version do you have ?

--strk;




reply via email to

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