gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] Compilation failure


From: Dark Apostrophe
Subject: [Gnash-dev] Compilation failure
Date: Sun, 11 Feb 2007 14:40:28 +0100

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

make failed with the following output. I asked in #gnash but was told by strk 
to send a message here instead. Can anyone help me out?

 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-tu_types.lo -MD -MP -MF .deps/libgnashbase_la-tu_types.Tpo 
-c tu_types.cpp  -fPIC -DPIC -o .libs/libgnashbase_la-tu_types.o
 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-utility.lo -MD -MP -MF .deps/libgnashbase_la-utility.Tpo -c 
utility.cpp  -fPIC -DPIC -o .libs/libgnashbase_la-utility.o
if /bin/sh ../libtool --tag=CXX --mode=compile 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-curl_adapter.lo -MD -MP -MF 
".deps/libgnashbase_la-curl_adapter.Tpo" -c -o libgnashbase_la-curl_adapter.lo 
`test -f 'curl_adapter.cpp' || echo './'`curl_adapter.cpp; \
        then mv -f ".deps/libgnashbase_la-curl_adapter.Tpo" 
".deps/libgnashbase_la-curl_adapter.Plo"; else rm -f 
".deps/libgnashbase_la-curl_adapter.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile 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-noseek_fd_adapter.lo -MD -MP -MF 
".deps/libgnashbase_la-noseek_fd_adapter.Tpo" -c -o 
libgnashbase_la-noseek_fd_adapter.lo `test -f 'noseek_fd_adapter.cpp' || echo 
'./'`noseek_fd_adapter.cpp; \
        then mv -f ".deps/libgnashbase_la-noseek_fd_adapter.Tpo" 
".deps/libgnashbase_la-noseek_fd_adapter.Plo"; else rm -f 
".deps/libgnashbase_la-noseek_fd_adapter.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile 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-zlib_adapter.lo -MD -MP -MF 
".deps/libgnashbase_la-zlib_adapter.Tpo" -c -o libgnashbase_la-zlib_adapter.lo 
`test -f 'zlib_adapter.cpp' || echo './'`zlib_adapter.cpp; \
        then mv -f ".deps/libgnashbase_la-zlib_adapter.Tpo" 
".deps/libgnashbase_la-zlib_adapter.Plo"; else rm -f 
".deps/libgnashbase_la-zlib_adapter.Tpo"; exit 1; fi
 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-noseek_fd_adapter.lo -MD -MP -MF 
.deps/libgnashbase_la-noseek_fd_adapter.Tpo -c noseek_fd_adapter.cpp  -fPIC 
-DPIC -o .libs/libgnashbase_la-noseek_fd_adapter.o
 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-curl_adapter.lo -MD -MP -MF 
.deps/libgnashbase_la-curl_adapter.Tpo -c curl_adapter.cpp  -fPIC -DPIC -o 
.libs/libgnashbase_la-curl_adapter.o
 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-zlib_adapter.lo -MD -MP -MF 
.deps/libgnashbase_la-zlib_adapter.Tpo -c zlib_adapter.cpp  -fPIC -DPIC -o 
.libs/libgnashbase_la-zlib_adapter.o
if /bin/sh ../libtool --tag=CXX --mode=compile 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-Thread.lo -MD -MP -MF ".deps/libgnashbase_la-Thread.Tpo" 
-c -o libgnashbase_la-Thread.lo `test -f 'Thread.cpp' || echo './'`Thread.cpp; \
        then mv -f ".deps/libgnashbase_la-Thread.Tpo" 
".deps/libgnashbase_la-Thread.Plo"; else rm -f 
".deps/libgnashbase_la-Thread.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile 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-URL.lo -MD -MP -MF ".deps/libgnashbase_la-URL.Tpo" -c -o 
libgnashbase_la-URL.lo `test -f 'URL.cpp' || echo './'`URL.cpp; \
        then mv -f ".deps/libgnashbase_la-URL.Tpo" 
".deps/libgnashbase_la-URL.Plo"; else rm -f ".deps/libgnashbase_la-URL.Tpo"; 
exit 1; fi
 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-Thread.lo -MD -MP -MF .deps/libgnashbase_la-Thread.Tpo -c 
Thread.cpp  -fPIC -DPIC -o .libs/libgnashbase_la-Thread.o
if /bin/sh ../libtool --tag=CXX --mode=compile 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 -o 
libgnashbase_la-embedVideoDecoderFfmpeg.lo `test -f 
'embedVideoDecoderFfmpeg.cpp' || echo './'`embedVideoDecoderFfmpeg.cpp; \
        then mv -f ".deps/libgnashbase_la-embedVideoDecoderFfmpeg.Tpo" 
".deps/libgnashbase_la-embedVideoDecoderFfmpeg.Plo"; else rm -f 
".deps/libgnashbase_la-embedVideoDecoderFfmpeg.Tpo"; exit 1; fi
 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-URL.lo -MD -MP -MF .deps/libgnashbase_la-URL.Tpo -c URL.cpp 
 -fPIC -DPIC -o .libs/libgnashbase_la-URL.o
 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
make[2]: *** [libgnashbase_la-embedVideoDecoderFfmpeg.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/darkapostrophe/downloads/gnash/libbase'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/darkapostrophe/downloads/gnash'
make: *** [all] Error 2





reply via email to

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