Hello Rob, Friday, October 13, 2006, 1:44:20 AM, you wrote: RS> Log message: RS> * testsuite/libbase/Makefile.am: Redefine the check-DEJAGNU target RS> to execute the testcase directly if DejaGnu isn't installed. RS> * testsuite/server/Makefile.am: Redefine the check-DEJAGNU target RS> to execute the testcase directly if DejaGnu isn't installed.
I can't compile Gnash anymore: make[3]: Entering directory `/home/indunet/gnash/testsuite/libbase' if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../libbase -I../../server -I../../libgeometry -I../../testsuite '-DINPUT="./NoSeekFileTest.cpp"' -g -O2 -march=pentium3 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -MT NoSeekFileTest-NoSeekFileTest.o -MD -MP -MF ".deps/NoSeekFileTest-NoSeekFileTest.Tpo" -c -o NoSeekFileTest-NoSeekFileTest.o `test -f 'NoSeekFileTest.cpp' || echo './'`NoSeekFileTest.cpp; \ then mv -f ".deps/NoSeekFileTest-NoSeekFileTest.Tpo" ".deps/NoSeekFileTest-NoSeekFileTest.Po"; else rm -f ".deps/NoSeekFileTest-NoSeekFileTest.Tpo"; exit 1; fi NoSeekFileTest.cpp:49:21: dejagnu.h: No such file or directory NoSeekFileTest.cpp:56: error: 'TestState' is used as a type, but is not defined as a type. NoSeekFileTest.cpp: In function `bool compare_reads(tu_file*, int, char*, char*)': NoSeekFileTest.cpp:90: error: `runtest' undeclared (first use this function) NoSeekFileTest.cpp:90: error: (Each undeclared identifier is reported only once for each function it appears in.) make[3]: make[3]: Leaving directory `/home/indunet/gnash/testsuite/libbase' *** [NoSeekFileTest-NoSeekFileTest.o] Error 1 make[2]: make[2]: Leaving directory `/home/indunet/gnash/testsuite' *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/indunet/gnash' make: *** [all] Error 2 Udo _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
