Package: gnash
Version: 0.7.2+cvs20070518.1557-1
Severity: serious
From my pbuilder build log:
...
if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../..
-I../../libbase -I../../backend -I../../server -I../../server/parser
-I../../libgeometry -I../../testsuite -I/usr/include
-DMING_VERSION_CODE=00030000 -Wall -g -Werror-implicit-function-declaration
-O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith
-Wreturn-type -Wmissing-declarations -Wmissing-prototypes
-Wstrict-prototypes -MT attachMovieTest.o -MD -MP -MF
".deps/attachMovieTest.Tpo" -c -o attachMovieTest.o attachMovieTest.c; \
then mv -f ".deps/attachMovieTest.Tpo" ".deps/attachMovieTest.Po"; else
rm -f ".deps/attachMovieTest.Tpo"; exit 1; fi
attachMovieTest.c:40: warning: no previous prototype for 'addRedSquareExport'
attachMovieTest.c: In function 'addRedSquareExport':
attachMovieTest.c:56: error: implicit declaration of function
'SWFMovie_writeExports'
make[4]: *** [attachMovieTest.o] Error 1
make[4]: Leaving directory
`/tmp/buildd/gnash-0.7.2+cvs20070518.1557/testsuite/misc-ming.all'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory
`/tmp/buildd/gnash-0.7.2+cvs20070518.1557/testsuite/misc-ming.all'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/gnash-0.7.2+cvs20070518.1557/testsuite'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/gnash-0.7.2+cvs20070518.1557'
make: *** [build-stamp] Error 2
--
Daniel Schepler