public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Michael Stiller <michael@toyland.ping.de>
To: egcs@cygnus.com
Subject: egcs-1.0 make check, runtest not found
Date: Wed, 10 Dec 1997 16:21:00 -0000	[thread overview]
Message-ID: <19971211000048.9029.qmail@toyland.ping.de> (raw)

Hi,

i got the following problem if i issue 'make check' after egcs compilation:


--------
EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo 
${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; \
if [ -f ${rootme}/../../expect/expect ] ; then  \
  TCL_LIBRARY=${srcdir}/../../tcl/library ; \
  export TCL_LIBRARY ; fi ; \
` if [ -f ${srcdir}/../../dejagnu/runtest ]; then echo 
${srcdir}/../../dejagnu/runtest; else if [ "i586-pc-linux-gnulibc1" = 
"i586-pc-linux-gnulibc1" ]; then echo runtest; else t=''; echo runtest | sed 
-e '' $t; fi; fi`
/bin/sh: runtest: command not found
make[3]: *** [just-check] Error 127
make[3]: Leaving directory `/usr/src/packages/egcs-1.0/objdir/libraries/libio/t
estsuite'
make[2]: *** [subdir_do] Error 1
make[2]: Leaving directory `/usr/src/packages/egcs-1.0/objdir/libraries/libio'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/usr/src/packages/egcs-1.0/objdir/libraries/libio'
make: *** [check-target-libio] Error 2
--------

Any clues ?

-Michael



             reply	other threads:[~1997-12-10 16:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-10 16:21 Michael Stiller [this message]
1997-12-10 19:06 ` David Edelsohn
1997-12-11  7:47 ` Jeffrey A Law

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19971211000048.9029.qmail@toyland.ping.de \
    --to=michael@toyland.ping.de \
    --cc=egcs@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).