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; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

