bug-dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-dejagnu] Problem compiling tests for dejagnu 1.4.3


From: Pierre
Subject: [Bug-dejagnu] Problem compiling tests for dejagnu 1.4.3
Date: Sun, 8 Dec 2002 04:06:28 +0100

Hi,

I just compiled dejagnu-1.4.3 without problems.
But when doing a "make check" I got this :

# gmake check
Making check in doc
gmake[1]: Entering directory `/tmp/dejagnu-1.4.3/doc'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/tmp/dejagnu-1.4.3/doc'
gmake[1]: Entering directory `/tmp/dejagnu-1.4.3'
gmake  check-DEJAGNU
gmake[2]: Entering directory `/tmp/dejagnu-1.4.3'
cd testsuite ; gmake check
gmake[3]: Entering directory `/tmp/dejagnu-1.4.3/testsuite'
Making check in libdejagnu
gmake[4]: Entering directory `/tmp/dejagnu-1.4.3/testsuite/libdejagnu'
source='unit.cc' object='unit.o' libtool=no \
depfile='.deps/unit.Po' tmpdepfile='.deps/unit.TPo' \
depmode=none /bin/sh ../../depcomp \
g++ -s -DPACKAGE=\"dejagnu\" -DVERSION=\"1.4.3\" -I. -I. -I/usr/local/BerkeleyDB.4.1/include -I../.. -g -c -o unit.o `test -f unit.cc || echo './'`unit.cc
../../depcomp: ../../depcomp: No such file or directory
gmake[4]: *** [unit.o] Error 127
gmake[4]: Leaving directory `/tmp/dejagnu-1.4.3/testsuite/libdejagnu'
gmake[3]: *** [check-recursive] Error 1
gmake[3]: Leaving directory `/tmp/dejagnu-1.4.3/testsuite'
gmake[2]: *** [check-DEJAGNU] Error 2
gmake[2]: Leaving directory `/tmp/dejagnu-1.4.3'
gmake[1]: *** [check-am] Error 2
gmake[1]: Leaving directory `/tmp/dejagnu-1.4.3'
gmake: *** [check-recursive] Error 1




It would be great if you could help me with this !

Best regards,

Pierre.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]