public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs-1.0 make check, runtest not found
@ 1997-12-10 16:21 Michael Stiller
  1997-12-10 19:06 ` David Edelsohn
  1997-12-11  7:47 ` Jeffrey A Law
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Stiller @ 1997-12-10 16:21 UTC (permalink / raw)
  To: egcs

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: egcs-1.0 make check, runtest not found
  1997-12-10 16:21 egcs-1.0 make check, runtest not found Michael Stiller
@ 1997-12-10 19:06 ` David Edelsohn
  1997-12-11  7:47 ` Jeffrey A Law
  1 sibling, 0 replies; 3+ messages in thread
From: David Edelsohn @ 1997-12-10 19:06 UTC (permalink / raw)
  To: egcs

	Do you have DejaGNU from the infrastructure directory installed?

David

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: egcs-1.0 make check, runtest not found
  1997-12-10 16:21 egcs-1.0 make check, runtest not found Michael Stiller
  1997-12-10 19:06 ` David Edelsohn
@ 1997-12-11  7:47 ` Jeffrey A Law
  1 sibling, 0 replies; 3+ messages in thread
From: Jeffrey A Law @ 1997-12-11  7:47 UTC (permalink / raw)
  To: egcs

  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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1997-12-11  7:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-10 16:21 egcs-1.0 make check, runtest not found Michael Stiller
1997-12-10 19:06 ` David Edelsohn
1997-12-11  7:47 ` Jeffrey A Law

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).