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