I've some error running make and is listed below. Can someone please help?
thanks
shamju joseph
System i686-pc-linuc-gnu
kernel : 2.4.22
gcc : 3.3.2
$ make
. . . .
Making all in libbase
make[3]: Entering directory `/home/shamju/gnash1/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=prescott -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' does not name 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]: *** [NoSeekFileTest-NoSeekFileTest.o] Error 1
make[3]: Leaving directory `/home/shamju/gnash1/gnash/testsuite/libbase'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/shamju/gnash1/gnash/testsuite'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/shamju/gnash1/gnash'
make: *** [all] Error 2
Configure command used:
./configure --prefix=/home/shamju/gnashfusiv/archindep --exec-prefix=/home/shamju/gnashfusiv/archdep --oldincludedir=/home/shamju/gnashfusiv/oldincldir --disable-klash --enable-fork --disable-xml --disable-i810-lod-bias --disable-sdk-install --disable-testing --enable-gui=fb --enable-renderer=Agg --disable-dom --disable-xmlreader --disable-plugin --disable-threading --disable-glext --without-arts --disable-write --with-agg-incl=/home/shamju/AGG/agg-2.4/include --with-agg-lib=/home/shamju/AGG/agg-2.4/src --disable-sound --without-x --disable-dmalloc --disable-embedded --disable-qtopia --disable-mac --disable-fltk --disable-png --disable-jpeg
Sponsored Link
Degrees online in as fast as 1 Yr - MBA, Bachelor's, Master's, Associate - Click now to apply
_______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

