This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs-1.9 is failing make checks on irix 6.2 ...



  In message <199806021806.LAA10698@cygnus.com>you write:
  > runtest --tool g++ 
  > /bin/sh: runtest:  not found
  > gmake[1]: [check-g++] Error 127 (ignored)
  > rootme=`pwd`; export rootme; \
  > srcdir=`cd ../../EGCS/egcs-1.0/gcc; pwd` ; export srcdir ; \
  > cd testsuite; \
  > EXPECT=expect ; export EXPECT ; \
  > if [ -f ${rootme}/../expect/expect ] ; then  \
  >    TCL_LIBRARY=${srcdir}/../tcl/library ; \
  >    export TCL_LIBRARY ; fi ; \
  > runtest --tool g77 
  > /bin/sh: runtest:  not found
  > gmake[1]: [check-g77] Error 127 (ignored)
  > gmake[1]: Leaving directory `/disk3/GNU/egcs/gcc'
  > gmake: Target `check' not remade because of errors.
  > cornerstone 10#
Sounds like you never installed dejagnu.
jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]