dejagnu
[Top][All Lists]
Advanced

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

[DejaGnu] make check with example/calc/ dejagnu-1.4.2


From: Matthew Bemis
Subject: [DejaGnu] make check with example/calc/ dejagnu-1.4.2
Date: Thu, 11 Apr 2002 07:16:26 -0500

has anyone tried this lately?
could this be causeing bigger problems?
whenever I try to run make check I receive the following error.
Can anyone help me?
this is immdeiately after installing 1.4.2 from
/usr/local/src/dejagnu-1.4.2




address@hidden calc]# make check
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c calc.c
gcc  -g -O2  -o calc  calc.o
make  check-DEJAGNU
make[1]: Entering directory `/usr/local/src/dejagnu-1.4.2/example/calc'
Making a new site.exp file...
srcdir=`cd . && pwd`; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
  $runtest --tool calc CALC=`pwd`/calc --srcdir $srcdir/testsuite ; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file

Illegal Argument "CALC=/usr/local/src/dejagnu-1.4.2/example/calc/calc"
try "runtest --help" for option list
make[1]: *** [check-DEJAGNU] Error 1
make[1]: Leaving directory `/usr/local/src/dejagnu-1.4.2/example/calc'
make: *** [check-am] Error 2
address@hidden calc]#
I did not have this problem with 1.4.1

--
Matt Bemis
Alpha Linux Group
University of New Hampshire






reply via email to

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