gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] Unable to compile current head...


From: annonygmouse
Subject: [Gnash-dev] Unable to compile current head...
Date: Thu, 15 May 2008 17:22:32 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; ca-AD; rv:1.8.1.13) Gecko/20080313 Iceape/1.1.9 (Debian-1.1.9-5)


Hi folks!

I was trying to confirm that bug  http://savannah.gnu.org/bugs/?20076
had been cleared out, and I've tested it _before_ updating (I updated yesterday or the day before) and the bug was still there.

Then I've made an export CVS_RSH="ssh" && cvs update -PACd
and
../autogen.sh && ./configure --enable-renderer=agg --enable-media=gst && make && make install-plugins && make install

and compilation stops with the following error.

g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libnet -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../server/vm -I../../libbase -I../../libgeometry -I../../libamf -I../../libltdl -I../../libmedia -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../libmedia/gst -g -O2 -pthread -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -fvisibility-inlines-hidden -MT external_pkg.lo -MD -MP -MF .deps/external_pkg.Tpo -c flash/external_pkg.cpp -fPIC -DPIC -o .libs/external_pkg.o g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libnet -I../../backend -I../../server -I../../server/swf -I../../server/parser -I../../server/vm -I../../libbase -I../../libgeometry -I../../libamf -I../../libltdl -I../../libmedia -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../libmedia/gst -g -O2 -pthread -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -fvisibility-inlines-hidden -MT external_pkg.lo -MD -MP -MF .deps/external_pkg.Tpo -c flash/external_pkg.cpp -o external_pkg.o >/dev/null 2>&1
mv -f .deps/external_pkg.Tpo .deps/external_pkg.Plo
make[3]: *** No rule to make target `BevelFilter_as.cpp', needed by `BevelFilter_as.lo'. Stop.
make[3]: Leaving directory `/home/jo/gnash/server/asobj'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jo/gnash/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jo/gnash'
make: *** [all] Error 2

Am I doing something wrong?

SebastiĆ 





reply via email to

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