On Sat, Nov 11, 2006 at 03:08:49PM +0100, strk wrote:
> On Fri, Nov 10, 2006 at 10:07:31PM -0800, shamju joseph wrote:
> 
> Argh... this doesn't confirm that *not* having dejagnu
> installed works :( -- guess we lost a chance for confirming
> this (unless it's easy for you to temporarly uninstall
> dejagnu to try again)

I don't have dejagnu installed currently and make check compilations proceed
with warnings about missing dejagnu header, but stop at:

if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../libbase -I../../s
er -I../../libgeometry -I../../testsuite  -I/usr/include/libxml2  -DSRCDIR=".
DQT_THREAD_SUPPORT  -D_REENTRANT  -g -O2 -march=pentium-m     -W     -Wall   
Wcast-align     -Wcast-qual     -Wpointer-arith     -Wreturn-type      -MT Rc
t-TCXXRc.o -MD -MP -MF ".deps/RcTest-TCXXRc.Tpo" -c -o RcTest-TCXXRc.o `test 
'TCXXRc.cpp' || echo './'`TCXXRc.cpp; \
        then mv -f ".deps/RcTest-TCXXRc.Tpo" ".deps/RcTest-TCXXRc.Po"; else r
f ".deps/RcTest-TCXXRc.Tpo"; exit 1; fi
TCXXRc.cpp:43:21: erreur: dejagnu.h : Aucun fichier ou répertoire de ce type
TCXXRc.cpp:67: erreur: ‘TestState’ does not name a type
TCXXRc.cpp: In function ‘int main(int, char**)’:
TCXXRc.cpp:78: erreur: ‘runtest’ was not declared in this scope
TCXXRc.cpp:80: erreur: ‘runtest’ was not declared in this scope
TCXXRc.cpp:85: erreur: ‘runtest’ was not declared in this scope
TCXXRc.cpp:87: erreur: ‘runtest’ was not declared in this scope
TCXXRc.cpp:92: erreur: ‘runtest’ was not declared in this scope
TCXXRc.cpp:94: erreur: ‘runtest’ was not declared in this scope
......

--
Pat


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to