public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: "Hans Kester" <hans@ellips.nl>
To: "Keith Seitz" <keiths@redhat.com>
Cc: <insight@sourceware.org>
Subject: RE: Local Variables and MIPS
Date: Fri, 27 Oct 2006 08:08:00 -0000	[thread overview]
Message-ID: <08A802C0E8ACEC42A1269FC551961FD901A6EF@exchange-server.ellips.nl> (raw)
In-Reply-To: <4540DB53.9090001@redhat.com>

Keith,

Point taken... I guess I am just one of those happy users of Insight who
don't know too much about the internals and have never run any testsuite
before. Here is what I get now:

$ make RUNTESTFLAGS="mi-var-block.exp mi-var-display.exp
mi-var-child.exp mi-var-cmd.exp" check
Nothing to be done for all...
rootme=`pwd`; export rootme; \
srcdir=../../../insight-6.5/gdb/testsuite ; export srcdir ; \
EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo
${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ;
\
EXEEXT=.exe ; export EXEEXT ; \
 
LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../
../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcode
s:$LD_LIBRARY_PATH; \
export LD_LIBRARY_PATH; \
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 [ "i686-pc-cygwin" =
"mips-unknown-elf" ]; then echo runtest; else t='s,^,mips-elf-,; '; echo
runtest | sed -e '' $t; fi; fi` mi-var-block.exp mi-var-display.exp
mi-var-child.exp mi-var-cmd.exp
sed: can't read s,^,mips-elf-,;: No such file or directory
/bin/sh: mi-var-block.exp: command not found
make: *** [just-check] Error 127


Do I need dejagnu somewhere or am I doing something silly again?

Hans


 

  reply	other threads:[~2006-10-27  8:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-19 14:23 Hans Kester
2006-10-19 15:43 ` Keith Seitz
2006-10-20  7:03   ` Hans Kester
2006-10-26 15:30   ` Hans Kester
2006-10-26 15:59     ` Keith Seitz
2006-10-27  8:08       ` Hans Kester [this message]
     [not found] <4545B3DE.90808@st.com>
2006-10-30  8:35 ` Hans Kester
2006-10-30  9:37   ` Denis PILAT

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=08A802C0E8ACEC42A1269FC551961FD901A6EF@exchange-server.ellips.nl \
    --to=hans@ellips.nl \
    --cc=insight@sourceware.org \
    --cc=keiths@redhat.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).