dejagnu
[Top][All Lists]
Advanced

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

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


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

Interestingly CALC is being passed to runtest in the RUNTESTDEFAULTFLAGS.
I am not sure if this is my fault or not.
Has anyone else installed dejagnu 1.4.2?
if so please try going to the dejagnu-1.4.2/example/cal/ directory and
type make check to see if you get the same error.
any help here would be much appreciated.


Matthew Bemis wrote:

> 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
>
> _______________________________________________
> DejaGnu mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/dejagnu

--
Matt Bemis
Alpha Linux Group
University of New Hampshire






reply via email to

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