This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-1.0 make check, runtest not found
- To: egcs at cygnus dot com
- Subject: Re: egcs-1.0 make check, runtest not found
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 11 Dec 1997 08:50:21 -0700
- Reply-To: egcs at cygnus dot com
In message <19971211000048.9029.qmail@toyland.ping.de>you write:
> Hi,
>
> i got the following problem if i issue 'make check' after egcs compilation:
[ ... ]
> /bin/sh: runtest: command not found
You haven't installed dejagnu. Or if you have installed dejagnu, it's not in
your path.
jeff