<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-1554</id>
	<title>Nabble - Gnu - Dejagnu</title>
	<updated>2009-12-09T16:30:16Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Gnu---Dejagnu-f1554.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Gnu---Dejagnu-f1554.html" />
	<subtitle type="html">DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests. Think of it as a custom library of Tcl procedures crafted to support writing a test harness. A Test Harness is the testing infrastructure that is created to support a specific program or tool. Each program can have multiple testsuites, all supported by a single test harness. DejaGnu is written in Expect, which in turn uses Tcl -- Tool command language. Gnu - Dejagnu home is &lt;a href=&quot;http://www.gnu.org/software/dejagnu/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26720298</id>
	<title>Re: new baseboard: rx-sim.exp</title>
	<published>2009-12-09T16:30:16Z</published>
	<updated>2009-12-09T16:30:16Z</updated>
	<author>
		<name>DJ Delorie-2</name>
	</author>
	<content type="html">&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26720298&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-baseboard%3A-rx-sim.exp-tp26719073p26720298.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26720295</id>
	<title>Re: new baseboard: rx-sim.exp</title>
	<published>2009-12-09T16:26:31Z</published>
	<updated>2009-12-09T16:26:31Z</updated>
	<author>
		<name>Ben Elliston-37</name>
	</author>
	<content type="html">Hi DJ
&lt;br&gt;&lt;br&gt;&amp;gt; The following adds support for the RX simulator (rx-elf) recently
&lt;br&gt;&amp;gt; committed to the FSF simulator repository. &amp;nbsp;Enjoy!
&lt;br&gt;&lt;br&gt;Thanks -- committed.
&lt;br&gt;&lt;br&gt;Ben
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26720295&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26720295/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-baseboard%3A-rx-sim.exp-tp26719073p26720295.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26719073</id>
	<title>new baseboard: rx-sim.exp</title>
	<published>2009-12-09T14:41:37Z</published>
	<updated>2009-12-09T14:41:37Z</updated>
	<author>
		<name>DJ Delorie-2</name>
	</author>
	<content type="html">&lt;br&gt;The following adds support for the RX simulator (rx-elf) recently
&lt;br&gt;committed to the FSF simulator repository. &amp;nbsp;Enjoy!
&lt;br&gt;&lt;br&gt;DJ
&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------------
&lt;br&gt;set_board_info target_install {rx-elf}
&lt;br&gt;&lt;br&gt;# No support for argument passing
&lt;br&gt;set_board_info noargs 1
&lt;br&gt;&lt;br&gt;# No support for signals either.
&lt;br&gt;set_board_info gdb,nosignals 1
&lt;br&gt;&lt;br&gt;# The simulator does not use the remote protocol, so it can't support the
&lt;br&gt;# remote protocol packets used by GDB's fileio.exp test.
&lt;br&gt;set_board_info gdb,nofileio 1
&lt;br&gt;&lt;br&gt;load_generic_config &amp;quot;sim&amp;quot;
&lt;br&gt;&lt;br&gt;load_base_board_description &amp;quot;basic-sim&amp;quot;
&lt;br&gt;&lt;br&gt;setup_sim rx
&lt;br&gt;&lt;br&gt;process_multilib_options &amp;quot;&amp;quot;
&lt;br&gt;&lt;br&gt;set_board_info compiler &amp;nbsp;&amp;quot;[find_gcc]&amp;quot;;
&lt;br&gt;set_board_info cflags 	 &amp;quot;[newlib_include_flags] -msim&amp;quot;
&lt;br&gt;set_board_info ldflags 	 &amp;quot;[libgloss_link_flags] [newlib_link_flags]&amp;quot;
&lt;br&gt;&lt;br&gt;# Used by a few gcc.c-torture testcases to delimit how large the stack can
&lt;br&gt;# be. &amp;nbsp;Needed for the small integer multilibs.
&lt;br&gt;set_board_info gcc,stack_size &amp;nbsp;4096
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26719073&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-baseboard%3A-rx-sim.exp-tp26719073p26719073.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26531706</id>
	<title>Re: 'make check' of 'dejagnu-1.4.4' fails</title>
	<published>2009-11-24T18:27:32Z</published>
	<updated>2009-11-24T18:27:32Z</updated>
	<author>
		<name>Sergei Steshenko-2</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;--- On Tue, 11/24/09, Sergei Steshenko &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531706&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sergstesh@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; From: Sergei Steshenko &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531706&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sergstesh@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: 'make check' of 'dejagnu-1.4.4' fails
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531706&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-dejagnu@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Date: Tuesday, November 24, 2009, 2:34 PM
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've built 'dejagnu-1.4.4' running 'configure' through the
&lt;br&gt;&amp;gt; attached
&lt;br&gt;&amp;gt; autogenerated wrapper script ('config_wrapper.sh') - one
&lt;br&gt;&amp;gt; can see versions
&lt;br&gt;&amp;gt; of other tools needed for 'dejagnu-1.4.4' from the script.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 'make check' fails with the following messages:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;quot;
&lt;br&gt;&amp;gt; Running
&lt;br&gt;&amp;gt; /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/options.exp
&lt;br&gt;&amp;gt; ...
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; Running
&lt;br&gt;&amp;gt; /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/stats-sub.exp
&lt;br&gt;&amp;gt; ...
&lt;br&gt;&amp;gt; Running
&lt;br&gt;&amp;gt; /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/stats.exp
&lt;br&gt;&amp;gt; ...
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; ERROR: Can't find runtest
&lt;br&gt;&amp;gt; &amp;quot;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; See full screen output of 'make check' in the attached
&lt;br&gt;&amp;gt; 'make_check.log'
&lt;br&gt;&amp;gt; file.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 'expect-5.44.1.14' used with 'dejagnu-1.4.4' was downloaded
&lt;br&gt;&amp;gt; from
&lt;br&gt;&amp;gt; either
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://debian.ams.sunysb.edu/exherbo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://debian.ams.sunysb.edu/exherbo/&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; or
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://distfiles.exherbo.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://distfiles.exherbo.org/&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; - my script automatically/randomly chooses a mirror from
&lt;br&gt;&amp;gt; the list.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can this be fixed ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;   Sergei.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;I've done file searching and found a script called 'runtest' in what in
&lt;br&gt;my case is
&lt;br&gt;&lt;br&gt;/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4
&lt;br&gt;&lt;br&gt;directory. If I link the script (probably for no good reason) to
&lt;br&gt;&lt;br&gt;/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite
&lt;br&gt;&lt;br&gt;directory, 'make check' behavior changes, though there are still a lot
&lt;br&gt;of failures. I can't at the moment show the results - a lot of stuff is
&lt;br&gt;being rebuilt.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&amp;nbsp; Sergei.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-dejagnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531706&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-dejagnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---Bugs-f1556.html&quot; embed=&quot;fixTarget[1556]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-%27make-check%27-of-%27dejagnu-1.4.4%27-fails-tp26531706p26531706.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26531705</id>
	<title>'make check' of 'dejagnu-1.4.4' fails</title>
	<published>2009-11-24T14:34:43Z</published>
	<updated>2009-11-24T14:34:43Z</updated>
	<author>
		<name>Sergei Steshenko-2</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I've built 'dejagnu-1.4.4' running 'configure' through the attached
&lt;br&gt;autogenerated wrapper script ('config_wrapper.sh') - one can see versions
&lt;br&gt;of other tools needed for 'dejagnu-1.4.4' from the script.
&lt;br&gt;&lt;br&gt;'make check' fails with the following messages:
&lt;br&gt;&lt;br&gt;&amp;quot;
&lt;br&gt;Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/options.exp ...
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/stats-sub.exp ...
&lt;br&gt;Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/stats.exp ...
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;&amp;quot;.
&lt;br&gt;&lt;br&gt;See full screen output of 'make check' in the attached 'make_check.log'
&lt;br&gt;file.
&lt;br&gt;&lt;br&gt;'expect-5.44.1.14' used with 'dejagnu-1.4.4' was downloaded from
&lt;br&gt;either
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://debian.ams.sunysb.edu/exherbo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://debian.ams.sunysb.edu/exherbo/&lt;/a&gt;&lt;br&gt;&lt;br&gt;or
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://distfiles.exherbo.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://distfiles.exherbo.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;- my script automatically/randomly chooses a mirror from the list.
&lt;br&gt;&lt;br&gt;Can this be fixed ?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&amp;nbsp; Sergei.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;br /&gt; &lt;br /&gt;&lt;tt&gt;[make_check.log]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;Making check in doc
&lt;br&gt;make[1]: Entering directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/doc'
&lt;br&gt;make[1]: Nothing to be done for `check'.
&lt;br&gt;make[1]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/doc'
&lt;br&gt;make[1]: Entering directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4'
&lt;br&gt;make &amp;nbsp;check-DEJAGNU
&lt;br&gt;make[2]: Entering directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4'
&lt;br&gt;cd testsuite ; make check
&lt;br&gt;make[3]: Entering directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite'
&lt;br&gt;Making check in libdejagnu
&lt;br&gt;make[4]: Entering directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/libdejagnu'
&lt;br&gt;if g++ -DPACKAGE_NAME=\&amp;quot;\&amp;quot; -DPACKAGE_TARNAME=\&amp;quot;\&amp;quot; -DPACKAGE_VERSION=\&amp;quot;\&amp;quot; -DPACKAGE_STRING=\&amp;quot;\&amp;quot; -DPACKAGE_BUGREPORT=\&amp;quot;\&amp;quot; -DPACKAGE=\&amp;quot;dejagnu\&amp;quot; -DVERSION=\&amp;quot;1.4.4\&amp;quot; &amp;nbsp;-I. -I. &amp;nbsp; -I/mnt/sdb8/sergei/AFSWD_debug/install/expect-5.44.1.14/include -I/mnt/sdb8/sergei/AFSWD_debug/install/tcl-8.4.19/include -I/mnt/sdb8/sergei/AFSWD_debug/install/tk-8.4.19/include -I../.. -g -g -O2 -MT unit.o -MD -MP -MF &amp;quot;.deps/unit.Tpo&amp;quot; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -c -o unit.o `test -f 'unit.cc' || echo './'`unit.cc; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; then mv -f &amp;quot;.deps/unit.Tpo&amp;quot; &amp;quot;.deps/unit.Po&amp;quot;; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else rm -f &amp;quot;.deps/unit.Tpo&amp;quot;; exit 1; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; fi
&lt;br&gt;g++ -I../.. -g -g -O2 &amp;nbsp;-L/mnt/sdb8/sergei/AFSWD_debug/install/tcl-8.4.19/lib -L/mnt/sdb8/sergei/AFSWD_debug/install/tcl-8.4.19/lib/expect5.44.1 -L/mnt/sdb8/sergei/AFSWD_debug/install/tcl-8.4.19/lib/expect5.44.1.14 -L/mnt/sdb8/sergei/AFSWD_debug/install/tk-8.4.19/lib -o unit &amp;nbsp;unit.o &amp;nbsp;
&lt;br&gt;make[4]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/libdejagnu'
&lt;br&gt;make[4]: Entering directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite'
&lt;br&gt;Nothing to be done for all
&lt;br&gt;make &amp;nbsp;check-DEJAGNU
&lt;br&gt;make[5]: Entering directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite'
&lt;br&gt;Making a new site.exp file...
&lt;br&gt;srcdir=`CDPATH=&amp;quot;${ZSH_VERSION+.}:&amp;quot; &amp;&amp; cd . &amp;&amp; pwd`; export srcdir; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; EXPECT=expect; export EXPECT; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; runtest=` if [ -f ../runtest ] ; then echo ../runtest; else echo &amp;quot;ERROR: runtest not found&amp;quot; ; exit 1; fi`; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if /mnt/sdb8/sergei/AFSWD_debug/install/bash-4.0/bin/bash -c &amp;quot;$runtest --version&amp;quot; &amp;gt; /dev/null 2&amp;gt;&amp;1; then \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; l='dejagnu'; for tool in $l; do \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $runtest &amp;nbsp;--srcdir $srcdir ; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; done; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else echo &amp;quot;WARNING: could not find \`runtest'&amp;quot; 1&amp;gt;&amp;2; :;\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; fi
&lt;br&gt;WARNING: Couldn't find the global config file.
&lt;br&gt;WARNING: No tool specified
&lt;br&gt;Test Run By qemu on Wed Nov 25 00:22:29 2009
&lt;br&gt;Native configuration is i686-pc-linux-gnu
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; === &amp;nbsp;tests ===
&lt;br&gt;&lt;br&gt;Schedule of variations:
&lt;br&gt;&amp;nbsp; &amp;nbsp; unix
&lt;br&gt;&lt;br&gt;Running target unix
&lt;br&gt;Using /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/../config/base-config.exp as tool-and-target-specific interface file.
&lt;br&gt;Using /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/config/default.exp as tool-and-target-specific interface file.
&lt;br&gt;Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/libdejagnu/tunit.exp ...
&lt;br&gt;Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/libs.exp ...
&lt;br&gt;Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/options.exp ...
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/stats-sub.exp ...
&lt;br&gt;Running /mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite/runtest.all/stats.exp ...
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;ERROR: Can't find runtest
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; === &amp;nbsp;Summary ===
&lt;br&gt;&lt;br&gt;# of expected passes		36
&lt;br&gt;# of unresolved testcases	23
&lt;br&gt;make[5]: *** [check-DEJAGNU] Error 1
&lt;br&gt;make[5]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite'
&lt;br&gt;make[4]: *** [check-am] Error 2
&lt;br&gt;make[4]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite'
&lt;br&gt;make[3]: *** [check-recursive] Error 1
&lt;br&gt;make[3]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4/testsuite'
&lt;br&gt;make[2]: *** [check-DEJAGNU] Error 2
&lt;br&gt;make[2]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4'
&lt;br&gt;make[1]: *** [check-am] Error 2
&lt;br&gt;make[1]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/dejagnu-1.4.4'
&lt;br&gt;make: *** [check-recursive] Error 1
&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Bug-dejagnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531705&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-dejagnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;config_wrapper.sh&lt;/strong&gt; (1K) &lt;a href=&quot;http://old.nabble.com/attachment/26531705/0/config_wrapper.sh&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---Bugs-f1556.html&quot; embed=&quot;fixTarget[1556]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%27make-check%27-of-%27dejagnu-1.4.4%27-fails-tp26531705p26531705.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25927158</id>
	<title>sparc64-sim question</title>
	<published>2009-10-16T07:22:55Z</published>
	<updated>2009-10-16T07:22:55Z</updated>
	<author>
		<name>Joel Sherrill &lt;joel@OARcorp.com&gt;</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;What simulator does this baseboard config file
&lt;br&gt;correspond to?
&lt;br&gt;&lt;br&gt;I don't think the sparc simulator in gdb does
&lt;br&gt;sparc64 but I could be wrong.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Joel Sherrill, Ph.D. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Director of Research &amp; Development
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25927158&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joel.sherrill@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;On-Line Applications Research
&lt;br&gt;Ask me about RTEMS: a free RTOS &amp;nbsp;Huntsville AL 35805
&lt;br&gt;&amp;nbsp; &amp;nbsp;Support Available &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (256) 722-9985
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25927158&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/sparc64-sim-question-tp25927158p25927158.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25916448</id>
	<title>Re: More about dejagnu bug</title>
	<published>2009-10-15T14:35:41Z</published>
	<updated>2009-10-15T14:35:41Z</updated>
	<author>
		<name>Rob Savoye</name>
	</author>
	<content type="html">On 10/15/09 14:09, JohnT wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; The bug producing bad &amp;quot;make check&amp;quot; results in dejagnu-1.4.4.tar.gz
&lt;br&gt;&amp;gt; should not have been in the release file. Responsible releases should
&lt;br&gt;&amp;gt; compile, not abend with errors, and after compilation they should &amp;quot;make
&lt;br&gt;&amp;gt; check&amp;quot; without a lot of errors. If you have a good installation of GNU
&lt;br&gt;&amp;gt; make, GNU m4, very recent autogen, autoconf and automake, a recent GCC,
&lt;br&gt;&amp;gt; good current tcl, tk and expect, your dejagnu source should compile and
&lt;br&gt;&amp;gt; test with no compile errors and few &amp;quot;make check&amp;quot; errors. It's a mature
&lt;br&gt;&amp;gt; program that should not have problems.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Bitching doesn't solve the problem. &amp;quot;make check&amp;quot; works just fine on 
&lt;br&gt;both my up-to-date Fedora 11 and Ubuntu Jaunty &amp; Karmic systems from trunk.
&lt;br&gt;&lt;br&gt;&amp;gt; But when you compile and test your dejagnu tarball, you find that it
&lt;br&gt;&amp;gt; tests awfully. The scripts and maybe the makefiles of it need debugging.
&lt;br&gt;&amp;gt; It previously worked.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Previously when ? 1.4.4 went out years ago...
&lt;br&gt;&lt;br&gt;&amp;gt; Dejagnu is needed to test new GCC versions among other key programs.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Yes, we realize that, which is why DejaGnu goes a long time between 
&lt;br&gt;releases to stay relatively stable.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - rob -
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-dejagnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25916448&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-dejagnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---Bugs-f1556.html&quot; embed=&quot;fixTarget[1556]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/More-about-dejagnu-bug-tp25916295p25916448.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25916295</id>
	<title>More about dejagnu bug</title>
	<published>2009-10-15T13:09:44Z</published>
	<updated>2009-10-15T13:09:44Z</updated>
	<author>
		<name>JohnT-4</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;

&lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=ISO-8859-1&quot;&gt;
&lt;/head&gt;
&lt;body text=&quot;#000000&quot; bgcolor=&quot;#ffffff&quot;&gt;
&lt;font size=&quot;+1&quot;&gt;The bug producing bad &quot;make check&quot; results in
dejagnu-1.4.4.tar.gz should not have been in the release file.
Responsible releases should compile, not abend with errors, and after
compilation they should &quot;make check&quot; without a lot of errors. If you
have a good installation of GNU make, GNU m4, very recent autogen,
autoconf and automake, a recent GCC, good current tcl, tk and expect,
your dejagnu source should compile and test with no compile errors and
few &quot;make check&quot; errors. It's a mature program that should not have
problems.&lt;br&gt;
&lt;br&gt;
But when you compile and test your dejagnu tarball, you find that it
tests awfully. The scripts and maybe the makefiles of it need
debugging. It previously worked.&lt;br&gt;
&lt;br&gt;
Dejagnu is needed to test new GCC versions among other key programs.&lt;br&gt;
&lt;br&gt;
John in Kansas&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;br&gt;
&lt;pre class=&quot;moz-signature&quot; cols=&quot;74&quot;&gt;-- 
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.mozilla.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mozilla.org&lt;/a&gt;  Firefox browser, Thunderbird email, Seamonkey all-in-one, Sunbird calendar and more. Free open-source software for Windows, Linux, Mac OS and other systems
&lt;/pre&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Bug-dejagnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25916295&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-dejagnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---Bugs-f1556.html&quot; embed=&quot;fixTarget[1556]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/More-about-dejagnu-bug-tp25916295p25916295.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25916294</id>
	<title>Can't get good make check results with dejagnu 1.4.4</title>
	<published>2009-10-15T10:29:19Z</published>
	<updated>2009-10-15T10:29:19Z</updated>
	<author>
		<name>JohnT-4</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
  &lt;head&gt;

    &lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=ISO-8859-1&quot;&gt;
  &lt;/head&gt;
  &lt;body text=&quot;#000000&quot; bgcolor=&quot;#FFFFFF&quot;&gt;
    &lt;font size=&quot;+1&quot;&gt;Hello. I'm using Mandriva 2008.1 Free Linux, have
      gcc 4.2.3, &lt;/font&gt;tcl/tk 8.5.7, expect built from
    expect-20090714.tar.gz, and dejagnu-1.4.4.tar.gz. Dejagnu seems to
    build ok. But the &quot;make check&quot; command has massive errors with
    &quot;runtest' being reported as not found. Runtest is in the top build
    folder and several tests find it. Why does your official release
    have this obvious problem? I've tried version 1.4.3 and 1.4.2 with
    similar results. Who has built a recent dejagnu and successfully run
    the test suite with good results? Where is a corrected tarball I can
    download? Below is the typical result I get from running &quot;make
    check&quot;, starting with processing the testsuite folder.&lt;br&gt;
    &lt;br&gt;
    John in Kansas&lt;br&gt;
    &lt;br&gt;
    ================================================&lt;br&gt;
    Pasted from a terminal log&lt;br&gt;
    &lt;br&gt;
    cd testsuite ; make check&lt;br&gt;
    make[3]: Entering directory
    `/home/dilbert/Download/utils/dejagnu-1.4.4/testsuite'&lt;br&gt;
    Making check in libdejagnu&lt;br&gt;
    make[4]: Entering directory
    `/home/dilbert/Download/utils/dejagnu-1.4.4/testsuite/libdejagnu'&lt;br&gt;
    make[4]: Nothing to be done for `check'.&lt;br&gt;
    make[4]: Leaving directory
    `/home/dilbert/Download/utils/dejagnu-1.4.4/testsuite/libdejagnu'&lt;br&gt;
    make[4]: Entering directory
    `/home/dilbert/Download/utils/dejagnu-1.4.4/testsuite'&lt;br&gt;
    Nothing to be done for all&lt;br&gt;
    make&amp;nbsp; check-DEJAGNU&lt;br&gt;
    make[5]: Entering directory
    `/home/dilbert/Download/utils/dejagnu-1.4.4/testsuite'&lt;br&gt;
    Making a new site.exp file...&lt;br&gt;
    srcdir=`CDPATH=&quot;${ZSH_VERSION+.}:&quot; &amp;amp;&amp;amp; cd . &amp;amp;&amp;amp; pwd`;
    export srcdir; \&lt;br&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp; EXPECT=expect; export EXPECT; \&lt;br&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp; runtest=` if [ -f ../runtest ] ; then echo ../runtest; else echo
    &quot;ERROR: runtest not found&quot; ; exit 1; fi`; \&lt;br&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp; if /bin/sh -c &quot;$runtest --version&quot; &amp;gt; /dev/null 2&amp;gt;&amp;amp;1;
    then \&lt;br&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; l='dejagnu'; for tool in $l; do \&lt;br&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $runtest&amp;nbsp; --srcdir $srcdir ; \&lt;br&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; done; \&lt;br&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp; else echo &quot;WARNING: could not find \`runtest'&quot; 1&amp;gt;&amp;amp;2; :;\&lt;br&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp; fi&lt;br&gt;
    WARNING: Couldn't find the global config file.&lt;br&gt;
    WARNING: No tool specified&lt;br&gt;
    Test Run By dilbert on Thu Oct 15 12:24:52 2009&lt;br&gt;
    Native configuration is i686-pc-linux-gnu&lt;br&gt;
    &lt;br&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; ===&amp;nbsp; tests ===&lt;br&gt;
    &lt;br&gt;
    Schedule of variations:&lt;br&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp; unix&lt;br&gt;
    &lt;br&gt;
    Running target unix&lt;br&gt;
    Using
    /home/dilbert/Download/utils/dejagnu-1.4.4/testsuite/../config/base-config.exp
    as tool-and-target-specific interface file.&lt;br&gt;
    Using
    /home/dilbert/Download/utils/dejagnu-1.4.4/testsuite/config/default.exp
    as tool-and-target-specific interface file.&lt;br&gt;
    Running
    /home/dilbert/Download/utils/dejagnu-1.4.4/testsuite/libdejagnu/tunit.exp
    ...&lt;br&gt;
    Running
    /home/dilbert/Download/utils/dejagnu-1.4.4/testsuite/runtest.all/libs.exp
    ...&lt;br&gt;
    Running
    /home/dilbert/Download/utils/dejagnu-1.4.4/testsuite/runtest.all/options.exp
    ...&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    Running
    /home/dilbert/Download/utils/dejagnu-1.4.4/testsuite/runtest.all/stats-sub.exp
    ...&lt;br&gt;
    Running
    /home/dilbert/Download/utils/dejagnu-1.4.4/testsuite/runtest.all/stats.exp
    ...&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    ERROR: Can't find runtest&lt;br&gt;
    &lt;br&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; ===&amp;nbsp; Summary ===&lt;br&gt;
    &lt;br&gt;
    # of expected passes&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; 39&lt;br&gt;
    # of unresolved testcases&amp;nbsp;&amp;nbsp;&amp;nbsp; 23&lt;br&gt;
    make[5]: *** [check-DEJAGNU] Error 1&lt;br&gt;
    make[5]: Leaving directory
    `/home/dilbert/Download/utils/dejagnu-1.4.4/testsuite'&lt;br&gt;
    make[4]: *** [check-am] Error 2&lt;br&gt;
    make[4]: Leaving directory
    `/home/dilbert/Download/utils/dejagnu-1.4.4/testsuite'&lt;br&gt;
    make[3]: *** [check-recursive] Error 1&lt;br&gt;
    make[3]: Leaving directory
    `/home/dilbert/Download/utils/dejagnu-1.4.4/testsuite'&lt;br&gt;
    make[2]: *** [check-DEJAGNU] Error 2&lt;br&gt;
    make[2]: Leaving directory
    `/home/dilbert/Download/utils/dejagnu-1.4.4'&lt;br&gt;
    make[1]: *** [check-am] Error 2&lt;br&gt;
    make[1]: Leaving directory
    `/home/dilbert/Download/utils/dejagnu-1.4.4'&lt;br&gt;
    make: *** [check-recursive] Error 1&lt;br&gt;
    [dilbert@localhost dejagnu-1.4.4]$ &lt;br&gt;
    &lt;br&gt;
    &lt;pre class=&quot;moz-signature&quot; cols=&quot;74&quot;&gt;-- 
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.mozilla.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mozilla.org&lt;/a&gt;  Firefox browser, Thunderbird email, Seamonkey all-in-one, Sunbird calendar and more. Free open-source software for Windows, Linux, Mac OS and other systems
&lt;/pre&gt;
  &lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Bug-dejagnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25916294&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-dejagnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---Bugs-f1556.html&quot; embed=&quot;fixTarget[1556]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can%27t-get-good-make-check-results-with-dejagnu-1.4.4-tp25916294p25916294.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24418606</id>
	<title>Re: problem installing dejagnu on cygwin</title>
	<published>2009-07-09T15:01:37Z</published>
	<updated>2009-07-09T15:01:37Z</updated>
	<author>
		<name>Ben Elliston-37</name>
	</author>
	<content type="html">&amp;gt; Plz let me know the detailed procedure of installing dejagnu on
&lt;br&gt;&amp;gt; cygwin . the latest release.
&lt;br&gt;&lt;br&gt;Did you read the documentation?
&lt;br&gt;&lt;br&gt;You should simply need to run ./configure, then make, then make
&lt;br&gt;install.
&lt;br&gt;&lt;br&gt;Ben
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24418606&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/problem-installing-dejagnu-on-cygwin-tp24411886p24418606.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24411886</id>
	<title>problem installing dejagnu on cygwin</title>
	<published>2009-07-07T22:53:12Z</published>
	<updated>2009-07-07T22:53:12Z</updated>
	<author>
		<name>Asha-6</name>
	</author>
	<content type="html">&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; style=&quot;font: inherit;&quot;&gt;&lt;DIV&gt;Plz let me know the detailed procedure of installing dejagnu on cygwin . the latest release.&lt;/DIV&gt;
&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br&gt;
      &lt;!--1--&gt;&lt;hr size=1&gt;&lt;/hr&gt; Love Cricket? Check out live scores, photos, video highlights and more. &lt;a href=&quot;http://in.rd.yahoo.com/tagline_cricket_2/*http://cricket.yahoo.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt; Click here&lt;/a&gt;.&lt;br /&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24411886&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/problem-installing-dejagnu-on-cygwin-tp24411886p24411886.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24349496</id>
	<title>Re: Lattice Mico32 simulator baseboard</title>
	<published>2009-07-05T21:00:27Z</published>
	<updated>2009-07-05T21:00:27Z</updated>
	<author>
		<name>Ben Elliston-37</name>
	</author>
	<content type="html">Hi Jon
&lt;br&gt;&lt;br&gt;&amp;gt; The attached file adds support for the Lattice Mico32 simulator,
&lt;br&gt;&amp;gt; useful for testing the new lm32-elf target.
&lt;br&gt;&lt;br&gt;Thanks for this. &amp;nbsp;It's a bit too big to accept as a trivial
&lt;br&gt;contribution, though. &amp;nbsp;Do you have an FSF copyright assignment for
&lt;br&gt;DejaGnu?
&lt;br&gt;&lt;br&gt;Cheers, Ben
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24349496&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Lattice-Mico32-simulator-baseboard-tp21268161p24349496.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24349495</id>
	<title>Re: Re: Documentation typos</title>
	<published>2009-07-05T20:59:46Z</published>
	<updated>2009-07-05T20:59:46Z</updated>
	<author>
		<name>Ben Elliston-37</name>
	</author>
	<content type="html">Hi.
&lt;br&gt;&lt;br&gt;&amp;gt; One more I just noticed:
&lt;br&gt;&amp;gt; (for instance, to see debug output immediately, specify _-debug_-v -v}).
&lt;br&gt;&amp;gt; I'm not sure what's wrong here, but something clearly is!
&lt;br&gt;&lt;br&gt;The problem, I think, is that `debug' was surrrounded by &amp;lt;emphasis&amp;gt;
&lt;br&gt;tags in the SGML, not &amp;lt;option&amp;gt;. &amp;nbsp;This is how the tools render
&lt;br&gt;_emphasis_ in thee Info pages. &amp;nbsp;I've now checked and fixed every
&lt;br&gt;option that was using &amp;lt;emphasis&amp;gt; in this way.
&lt;br&gt;&lt;br&gt;Cheers, Ben
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-dejagnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24349495&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-dejagnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---Bugs-f1556.html&quot; embed=&quot;fixTarget[1556]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Documentation-typos-tp21240811p24349495.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24349482</id>
	<title>Re: Documentation typos</title>
	<published>2009-07-05T20:58:16Z</published>
	<updated>2009-07-05T20:58:16Z</updated>
	<author>
		<name>Ben Elliston-37</name>
	</author>
	<content type="html">Hi.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;quot;it's one test state output&amp;quot; -&amp;gt; &amp;quot;its one test state output&amp;quot;
&lt;br&gt;&amp;gt; &amp;quot;is has made&amp;quot; -&amp;gt; &amp;quot;it has made&amp;quot;
&lt;br&gt;&amp;gt; &amp;quot;The output generated with -strace&amp;quot; -&amp;gt; &amp;quot;The output generated with --strace&amp;quot;
&lt;br&gt;&lt;br&gt;Thanks, all fixed.
&lt;br&gt;&lt;br&gt;Ben
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-dejagnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24349482&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-dejagnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---Bugs-f1556.html&quot; embed=&quot;fixTarget[1556]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Documentation-typos-tp21240811p24349482.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24349480</id>
	<title>Re: Typo in runtest(1)</title>
	<published>2009-07-05T20:58:00Z</published>
	<updated>2009-07-05T20:58:00Z</updated>
	<author>
		<name>Ben Elliston-37</name>
	</author>
	<content type="html">Hi.
&lt;br&gt;&lt;br&gt;&amp;gt; In the paragraph:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Any file name on the command line is assumed to be a subset
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;of the test names to run. &amp;nbsp;Usually these are the names of the test scripts
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(eg. foo.exp).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; there is an unnecessary line break at the end of the first line.
&lt;br&gt;&lt;br&gt;Thanks, fixed.
&lt;br&gt;&lt;br&gt;Ben
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-dejagnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24349480&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-dejagnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---Bugs-f1556.html&quot; embed=&quot;fixTarget[1556]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Typo-in-runtest%281%29-tp21245828p24349480.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24257739</id>
	<title>Re: Can dejagnu follow a fork call?</title>
	<published>2009-06-29T09:47:39Z</published>
	<updated>2009-06-29T09:47:39Z</updated>
	<author>
		<name>Don BREAZEAL</name>
	</author>
	<content type="html">Thanks for the reply Ben. &amp;nbsp;At this point I've scrapped my dejagnu plans 
&lt;br&gt;and moved on to a different solution. &amp;nbsp;Maybe we can revisit this 
&lt;br&gt;sometime in the future.
&lt;br&gt;--Don
&lt;br&gt;&lt;br&gt;Ben Elliston wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Don
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; My conclusion is that there is something about dejagnu that causes
&lt;br&gt;&amp;gt;&amp;gt; it to lose the I/O connection to the forked child process (the Java
&lt;br&gt;&amp;gt;&amp;gt; part). &amp;nbsp;I think my 'send' and 'expect' commands are just talking to
&lt;br&gt;&amp;gt;&amp;gt; the driver, not the Java command line program that I want to test.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; That does not sound right to me; after all, the GDB testsuite involves
&lt;br&gt;&amp;gt; running inferior programs under the debugger.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can you give an example?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Ben
&lt;/div&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24257739&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can-dejagnu-follow-a-fork-call--tp24147002p24257739.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24240072</id>
	<title>Re: Can dejagnu follow a fork call?</title>
	<published>2009-06-28T02:39:47Z</published>
	<updated>2009-06-28T02:39:47Z</updated>
	<author>
		<name>Ben Elliston-37</name>
	</author>
	<content type="html">Hi Don
&lt;br&gt;&lt;br&gt;&amp;gt; My conclusion is that there is something about dejagnu that causes
&lt;br&gt;&amp;gt; it to lose the I/O connection to the forked child process (the Java
&lt;br&gt;&amp;gt; part). &amp;nbsp;I think my 'send' and 'expect' commands are just talking to
&lt;br&gt;&amp;gt; the driver, not the Java command line program that I want to test.
&lt;br&gt;&lt;br&gt;That does not sound right to me; after all, the GDB testsuite involves
&lt;br&gt;running inferior programs under the debugger.
&lt;br&gt;&lt;br&gt;Can you give an example?
&lt;br&gt;&lt;br&gt;Ben
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24240072&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can-dejagnu-follow-a-fork-call--tp24147002p24240072.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24147002</id>
	<title>Can dejagnu follow a fork call?</title>
	<published>2009-06-19T16:47:46Z</published>
	<updated>2009-06-19T16:47:46Z</updated>
	<author>
		<name>Don BREAZEAL</name>
	</author>
	<content type="html">Hi
&lt;br&gt;I am new to dejagnu. &amp;nbsp;I've installed 1.4.4 on a Linux system (suse10, 
&lt;br&gt;x86_64) and it appears to be working for the calc example.
&lt;br&gt;&lt;br&gt;I want to use dejagnu for testing of an interactive command line 
&lt;br&gt;program. &amp;nbsp;This program is invoked using a driver (implemented in C), 
&lt;br&gt;which does some command line processing, and eventually invokes Java.
&lt;br&gt;&lt;br&gt;When I implemented a test for this program, the only output that seems 
&lt;br&gt;to come from it is the copyright header. &amp;nbsp;This header is printed by the 
&lt;br&gt;driver, before invoking Java.
&lt;br&gt;&lt;br&gt;I can run the equivalent expect statements with the expect command 
&lt;br&gt;interpreter (5.43.0) and it all works fine, so I don't think there's a 
&lt;br&gt;problem with my expect code.
&lt;br&gt;&lt;br&gt;My conclusion is that there is something about dejagnu that causes it to 
&lt;br&gt;lose the I/O connection to the forked child process (the Java part). &amp;nbsp;I 
&lt;br&gt;think my 'send' and 'expect' commands are just talking to the driver, 
&lt;br&gt;not the Java command line program that I want to test.
&lt;br&gt;&lt;br&gt;Is that a correct conclusion?
&lt;br&gt;&lt;br&gt;Is there any way to configure dejagnu to work with a process and its 
&lt;br&gt;children?
&lt;br&gt;&lt;br&gt;thanks
&lt;br&gt;--Don
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24147002&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can-dejagnu-follow-a-fork-call--tp24147002p24147002.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24074039</id>
	<title>Re: %s, %t and friends ?</title>
	<published>2009-06-17T06:28:54Z</published>
	<updated>2009-06-17T06:28:54Z</updated>
	<author>
		<name>Rob Savoye</name>
	</author>
	<content type="html">On 06/14/09 16:47, Aaron Gray wrote:
&lt;br&gt;\
&lt;br&gt;&amp;gt; I could not find any references in the documentation to %s, and %t ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; %s gives me the source file containing the %s reference.
&lt;br&gt;&amp;gt; %t gives me a .tmp file.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Are there any other % symbols that could be of interest.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Look in the manual for make, as these are Makefile special variables.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - rob -
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24074039&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-s%2C--t-and-friends---tp24073664p24074039.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24059133</id>
	<title>Re: stopping CVS service</title>
	<published>2009-06-16T10:29:26Z</published>
	<updated>2009-06-16T10:29:26Z</updated>
	<author>
		<name>Rob Savoye</name>
	</author>
	<content type="html">Ben Elliston wrote:
&lt;br&gt;&amp;gt; After a long period of running with the GIT tree, I am shutting down
&lt;br&gt;&amp;gt; CVS service today.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Fine with me. I'm so glad to be away from CVS...
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - rob -
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24059133&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/stopping-CVS-service-tp24032441p24059133.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24032441</id>
	<title>stopping CVS service</title>
	<published>2009-06-15T03:41:28Z</published>
	<updated>2009-06-15T03:41:28Z</updated>
	<author>
		<name>Ben Elliston-37</name>
	</author>
	<content type="html">After a long period of running with the GIT tree, I am shutting down
&lt;br&gt;CVS service today.
&lt;br&gt;&lt;br&gt;Ben
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24032441&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/stopping-CVS-service-tp24032441p24032441.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24073664</id>
	<title>%s, %t and friends ?</title>
	<published>2009-06-14T15:47:31Z</published>
	<updated>2009-06-14T15:47:31Z</updated>
	<author>
		<name>Aaron Gray-3</name>
	</author>
	<content type="html">Hi, I am a DejaGNUbie :)
&lt;br&gt;&lt;br&gt;I could not find any references in the documentation to %s, and %t ?
&lt;br&gt;&lt;br&gt;%s gives me the source file containing the %s reference.
&lt;br&gt;%t gives me a .tmp file.
&lt;br&gt;&lt;br&gt;Are there any other % symbols that could be of interest.
&lt;br&gt;&lt;br&gt;Many thanks in advance,
&lt;br&gt;&lt;br&gt;Aaron
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24073664&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-s%2C--t-and-friends---tp24073664p24073664.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23953336</id>
	<title>Re: [PATCH] gdb-comm: Script confusion with a pending breakpoint</title>
	<published>2009-06-09T16:59:21Z</published>
	<updated>2009-06-09T16:59:21Z</updated>
	<author>
		<name>Ben Elliston-37</name>
	</author>
	<content type="html">&amp;gt; &amp;nbsp;The following patch fixes the problem for me.
&lt;br&gt;&lt;br&gt;&amp;gt; 	* config/gdb-comm.exp (gdb_comm_add_breakpoint): Handle pending 
&lt;br&gt;&amp;gt; 	breakpoints.
&lt;br&gt;&lt;br&gt;Thanks; applied.
&lt;br&gt;&lt;br&gt;Ben
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-dejagnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23953336&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-dejagnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---Bugs-f1556.html&quot; embed=&quot;fixTarget[1556]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-PATCH--gdb-comm%3A-Script-confusion-with-a-pending-breakpoint-tp23936146p23953336.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23936146</id>
	<title>[PATCH] gdb-comm: Script confusion with a pending breakpoint</title>
	<published>2009-06-08T17:18:58Z</published>
	<updated>2009-06-08T17:18:58Z</updated>
	<author>
		<name>Maciej W. Rozycki-4</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;&amp;nbsp;With the mips-sde-elf target I observe a problem with a test script from 
&lt;br&gt;the binutils testsuite looping as follows:
&lt;br&gt;&lt;br&gt;(gdb) file tmpdir/striprog
&lt;br&gt;Reading symbols from [...]/tmpdir/striprog...(no debugging symbols found)...done.
&lt;br&gt;(gdb) break _exit
&lt;br&gt;Function &amp;quot;_exit&amp;quot; not defined.
&lt;br&gt;Make breakpoint pending on future shared library load? (y or [n]) break 
&lt;br&gt;exit
&lt;br&gt;Please answer y or [n].
&lt;br&gt;Make breakpoint pending on future shared library load? (y or [n]) break 
&lt;br&gt;abort
&lt;br&gt;Please answer y or [n].
&lt;br&gt;Make breakpoint pending on future shared library load? (y or [n]) target 
&lt;br&gt;mdi 15:2
&lt;br&gt;Please answer y or [n].
&lt;br&gt;Make breakpoint pending on future shared library load? (y or [n]) WARNING: 
&lt;br&gt;Unable to connect to 15:2 with GDB.
&lt;br&gt;quit
&lt;br&gt;Please answer y or [n].
&lt;br&gt;Make breakpoint pending on future shared library load? (y or [n])
&lt;br&gt;Rebooting mipssim-sde
&lt;br&gt;&lt;br&gt;In this case the binary has been stripped, so no surprise there is no 
&lt;br&gt;_exit symbol to place a breakpoint on. &amp;nbsp;As seen from config/gdb-comm.exp 
&lt;br&gt;the breakpoint is used to catch a runaway debugger only, so it is safe to 
&lt;br&gt;skip it if it cannot be set straight away; the return status from the 
&lt;br&gt;function may be used for further processing if need be.
&lt;br&gt;&lt;br&gt;&amp;nbsp;The following patch fixes the problem for me.
&lt;br&gt;&lt;br&gt;2009-06-08 &amp;nbsp;Maciej W. Rozycki &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23936146&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macro@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * config/gdb-comm.exp (gdb_comm_add_breakpoint): Handle pending 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; breakpoints.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Please apply.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Maciej
&lt;br&gt;&lt;br&gt;dejagnu-1.4.99-gdb-comm-1.patch
&lt;br&gt;diff --git a/config/gdb-comm.exp b/config/gdb-comm.exp
&lt;br&gt;index b7dbfc3..3d46011 100644
&lt;br&gt;--- a/config/gdb-comm.exp
&lt;br&gt;+++ b/config/gdb-comm.exp
&lt;br&gt;@@ -200,6 +200,10 @@ proc gdb_comm_add_breakpoint { function } {
&lt;br&gt;&amp;nbsp;	-re &amp;quot;Breakpoint.*$gdb_prompt $&amp;quot; { return &amp;quot;&amp;quot; }
&lt;br&gt;&amp;nbsp;	-re &amp;quot;Function.*not defined.*$gdb_prompt $&amp;quot; { return &amp;quot;undef&amp;quot; }
&lt;br&gt;&amp;nbsp;	-re &amp;quot;No symbol table.*$gdb_prompt $&amp;quot; { return &amp;quot;undef&amp;quot; }
&lt;br&gt;+	-re &amp;quot;.*Make breakpoint pending.*\\\? \\(y or \\\[n\\\]\\) $&amp;quot; {
&lt;br&gt;+	 &amp;nbsp; &amp;nbsp;remote_send host &amp;quot;y\n&amp;quot;
&lt;br&gt;+	 &amp;nbsp; &amp;nbsp;return &amp;quot;maybe&amp;quot;
&lt;br&gt;+	}
&lt;br&gt;&amp;nbsp;	default {
&lt;br&gt;&amp;nbsp;	 &amp;nbsp; &amp;nbsp;return &amp;quot;untested&amp;quot;
&lt;br&gt;&amp;nbsp;	}
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-dejagnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23936146&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-dejagnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---Bugs-f1556.html&quot; embed=&quot;fixTarget[1556]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-PATCH--gdb-comm%3A-Script-confusion-with-a-pending-breakpoint-tp23936146p23936146.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23287429</id>
	<title>Re: Documentation on running dejagnu with qemu?</title>
	<published>2009-04-28T15:35:47Z</published>
	<updated>2009-04-28T15:35:47Z</updated>
	<author>
		<name>Ben Elliston</name>
	</author>
	<content type="html">On Tue, 2009-04-28 at 14:52 -0700, Doug Kwan (關振德) wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I would like to run the testsuite using qemu as the gdb simulator does
&lt;br&gt;&amp;gt; not support newer ARMs. &amp;nbsp;However, there does not seems to be any good
&lt;br&gt;&amp;gt; documents on that topic. &amp;nbsp;Could someone give me a pointer or two?
&lt;br&gt;&lt;br&gt;If you are running a full operating system image in qemu, the easiest
&lt;br&gt;way is to set it up with an FTP/telnet server (or SSH server) so that
&lt;br&gt;you can treat the system as a remote Unix system.
&lt;br&gt;&lt;br&gt;It would probably be best to take follow-ups to the dejagnu list.
&lt;br&gt;&lt;br&gt;Cheers, Ben
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23287429&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Documentation-on-running-dejagnu-with-qemu--tp23287429p23287429.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22876479</id>
	<title>Re: how to pass arguments to simulator</title>
	<published>2009-04-03T14:05:24Z</published>
	<updated>2009-04-03T14:05:24Z</updated>
	<author>
		<name>Joel Sherrill &lt;joel@OARcorp.com&gt;</name>
	</author>
	<content type="html">Ben Elliston wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Joel,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; I use this in the board.exp but the arguments
&lt;br&gt;&amp;gt;&amp;gt; do not appear to get to the invocation.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; set_board_info sim &amp;quot;psim -i -l 180&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I looked for a parameter in the docs but didn't
&lt;br&gt;&amp;gt;&amp;gt; see one that appear to be &amp;quot;sim args&amp;quot;.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; What dumb user thing am I missing?
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Looking at config/sim.exp, try &amp;quot;simflags&amp;quot;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;Thanks. &amp;nbsp;That put me on the right track. &amp;nbsp;This is the
&lt;br&gt;answer so it is in the mail archives:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; set_board_info sim,options &amp;quot;-i&amp;quot;
&lt;br&gt;&lt;br&gt;And the code from config/sim.exp:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;set simflags [board_info $dest sim,options]
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Cheers, Ben
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Thank you. &amp;nbsp;Now I can start the RTEMS GCC test
&lt;br&gt;builds for the weekend. :)
&lt;br&gt;&lt;br&gt;--joel
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22876479&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-to-pass-arguments-to-simulator-tp22851268p22876479.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22853608</id>
	<title>Re: how to pass arguments to simulator</title>
	<published>2009-04-02T10:52:28Z</published>
	<updated>2009-04-02T10:52:28Z</updated>
	<author>
		<name>Ben Elliston-37</name>
	</author>
	<content type="html">Joel,
&lt;br&gt;&lt;br&gt;&amp;gt; I use this in the board.exp but the arguments
&lt;br&gt;&amp;gt; do not appear to get to the invocation.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; set_board_info sim &amp;quot;psim -i -l 180&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I looked for a parameter in the docs but didn't
&lt;br&gt;&amp;gt; see one that appear to be &amp;quot;sim args&amp;quot;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What dumb user thing am I missing?
&lt;br&gt;&lt;br&gt;Looking at config/sim.exp, try &amp;quot;simflags&amp;quot;.
&lt;br&gt;&lt;br&gt;Cheers, Ben
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22853608&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-to-pass-arguments-to-simulator-tp22851268p22853608.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22851268</id>
	<title>how to pass arguments to simulator</title>
	<published>2009-04-02T08:33:40Z</published>
	<updated>2009-04-02T08:33:40Z</updated>
	<author>
		<name>Joel Sherrill &lt;joel@OARcorp.com&gt;</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;We have wrapper scripts which make it easy
&lt;br&gt;to run RTEMS on various simulators. &amp;nbsp;For psim,
&lt;br&gt;I want to invoke the script like this:
&lt;br&gt;&lt;br&gt;psim -i -l 180 EXE
&lt;br&gt;&lt;br&gt;I use this in the board.exp but the arguments
&lt;br&gt;do not appear to get to the invocation.
&lt;br&gt;&lt;br&gt;set_board_info sim &amp;quot;psim -i -l 180&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;I looked for a parameter in the docs but didn't
&lt;br&gt;see one that appear to be &amp;quot;sim args&amp;quot;.
&lt;br&gt;&lt;br&gt;What dumb user thing am I missing?
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Joel Sherrill, Ph.D. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Director of Research &amp; Development
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22851268&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joel.sherrill@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;On-Line Applications Research
&lt;br&gt;Ask me about RTEMS: a free RTOS &amp;nbsp;Huntsville AL 35805
&lt;br&gt;&amp;nbsp; &amp;nbsp;Support Available &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (256) 722-9985
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22851268&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-to-pass-arguments-to-simulator-tp22851268p22851268.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22193390</id>
	<title>Re: Apology</title>
	<published>2009-02-24T15:48:55Z</published>
	<updated>2009-02-24T15:48:55Z</updated>
	<author>
		<name>Reuben Thomas</name>
	</author>
	<content type="html">On Tue, 24 Feb 2009, Rob Savoye wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Reuben Thomas wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; for GNU Zile 2.3.1, in which I described DejaGnu as &amp;quot;DejaGnu proved to
&lt;br&gt;&amp;gt;&amp;gt; be insufficiently portable, and too flaky&amp;quot;, was rather rude. I agree.
&lt;br&gt;&amp;gt;&amp;gt; I'm sorry if I caused any offense.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;Dejagnu is insanely portable, and runs on dozens of systems, both
&lt;br&gt;&amp;gt; natively and cross. Flaky I don't know about, but obscure and overly
&lt;br&gt;&amp;gt; complex comes to mind. Good cross testing of toolchains is actually a
&lt;br&gt;&amp;gt; difficult problem, which made things somewhat complicated, plus DejaGnu
&lt;br&gt;&amp;gt; was developed while also using also it for toolchain testing for release
&lt;br&gt;&amp;gt; at Cygnus.
&lt;/div&gt;&lt;br&gt;I had Nelson Beebe building Zile on about 30 different systems, and on 
&lt;br&gt;some, e.g. Mac OS X, DejaGnu wouldn't work.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;Tcl has become unmaintained, and expect not much better.
&lt;br&gt;&lt;br&gt;Tcl seems to have received a lot of attention recently, so perhaps there's 
&lt;br&gt;hope there.
&lt;br&gt;&lt;br&gt;I'm sorry, I forget the exact details of my last problem, which was to do 
&lt;br&gt;with detecting processes finishing, or perhaps killing them, but when I read 
&lt;br&gt;up on it it seemed to be something I couldn't reliably fix in Tcl.
&lt;br&gt;&lt;br&gt;I also spent ages trying to get around timing problems with ncurses. I did 
&lt;br&gt;in the end solve this reliably, but the tests still ran slowly, as waiting 
&lt;br&gt;for the test processes to exit took time. In the end rewriting the entire 
&lt;br&gt;test suite not to use DejaGnu took about the same time as solving that 
&lt;br&gt;problem had, and ended up with one less build-time dependency, and a test 
&lt;br&gt;suite that ran much faster, and was simpler to write tests for (because I 
&lt;br&gt;could write most of them in Emacs Lisp rather than having to program them 
&lt;br&gt;interactively).
&lt;br&gt;&lt;br&gt;I don't doubt that if I had more programs which needed interactive testing 
&lt;br&gt;and which were perhaps not using ncurses or didn't have the natural 
&lt;br&gt;extensibility of an Emacs-like editor, then it would indeed be more natural 
&lt;br&gt;to use DejaGnu; I just had a particular set of circumstances in which that 
&lt;br&gt;didn't, in the end, seem to be the best way.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://rrt.sc3d.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rrt.sc3d.org/&lt;/a&gt;&amp;nbsp;| Brevity is the soul
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-dejagnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22193390&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-dejagnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---Bugs-f1556.html&quot; embed=&quot;fixTarget[1556]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Apology-tp22192481p22193390.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22193220</id>
	<title>Re: Apology</title>
	<published>2009-02-24T15:38:24Z</published>
	<updated>2009-02-24T15:38:24Z</updated>
	<author>
		<name>Rob Savoye</name>
	</author>
	<content type="html">Reuben Thomas wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; for GNU Zile 2.3.1, in which I described DejaGnu as &amp;quot;DejaGnu proved to
&lt;br&gt;&amp;gt; be insufficiently portable, and too flaky&amp;quot;, was rather rude. I agree.
&lt;br&gt;&amp;gt; I'm sorry if I caused any offense.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Dejagnu is insanely portable, and runs on dozens of systems, both
&lt;br&gt;natively and cross. Flaky I don't know about, but obscure and overly
&lt;br&gt;complex comes to mind. Good cross testing of toolchains is actually a
&lt;br&gt;difficult problem, which made things somewhat complicated, plus DejaGnu
&lt;br&gt;was developed while also using also it for toolchain testing for release
&lt;br&gt;at Cygnus.
&lt;br&gt;&lt;br&gt;&amp;gt; design flaws, but by a combination of lack of portability (as I also
&lt;br&gt;&amp;gt; said) and by flakiness in the underlying expect/tcl combination. I'm
&lt;br&gt;&amp;gt; sorry I didn't make that clear.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Tcl has become unmaintained, and expect not much better. Course this
&lt;br&gt;is 18 years after DejaGnu was written. If I ever did it again, I'd
&lt;br&gt;probably use Python, but that would be a big project, and there aren't
&lt;br&gt;the resources (funding and bodies) to do that in a way that wouldn't
&lt;br&gt;cause problems in GNU toolchain testing. I still use DejaGnu on many,
&lt;br&gt;many systems with my current projects, and haven't really seen any
&lt;br&gt;portability problems, so I'm curious what platform you were on, and what
&lt;br&gt;your problems were.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - rob -
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-dejagnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22193220&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-dejagnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---Bugs-f1556.html&quot; embed=&quot;fixTarget[1556]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Apology-tp22192481p22193220.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22192481</id>
	<title>Apology</title>
	<published>2009-02-24T14:50:04Z</published>
	<updated>2009-02-24T14:50:04Z</updated>
	<author>
		<name>Reuben Thomas</name>
	</author>
	<content type="html">Richard Stallman just pointed out that my recent release announcement for 
&lt;br&gt;GNU Zile 2.3.1, in which I described DejaGnu as &amp;quot;DejaGnu proved to be 
&lt;br&gt;insufficiently portable, and too flaky&amp;quot;, was rather rude. I agree. I'm sorry 
&lt;br&gt;if I caused any offense.
&lt;br&gt;&lt;br&gt;My problems with DejaGnu were however not caused by bugs or indeed by design 
&lt;br&gt;flaws, but by a combination of lack of portability (as I also said) and by 
&lt;br&gt;flakiness in the underlying expect/tcl combination. I'm sorry I didn't make 
&lt;br&gt;that clear.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://rrt.sc3d.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rrt.sc3d.org/&lt;/a&gt;&amp;nbsp;| historian, n. &amp;nbsp;a broad-gauge gossip (Bierce)
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-dejagnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22192481&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-dejagnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---Bugs-f1556.html&quot; embed=&quot;fixTarget[1556]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Apology-tp22192481p22192481.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21899447</id>
	<title>dejagnu installation problems</title>
	<published>2009-02-06T14:20:34Z</published>
	<updated>2009-02-06T14:20:34Z</updated>
	<author>
		<name>Arthur Mizzi</name>
	</author>
	<content type="html">&lt;html xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:st1=&quot;urn:schemas-microsoft-com:office:smarttags&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 11 (filtered medium)&quot;&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PostalCode&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;State&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;City&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;Street&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;address&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;place&quot; /&gt;
&lt;!--[if !mso]&gt;
&lt;style&gt;
st1\:*{behavior:url(#default#ieooui) }
&lt;/style&gt;
&lt;![endif]--&gt;


&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;This problem came from &amp;#8220;make check&amp;#8221;&amp;nbsp; Any
suggestions?&amp;nbsp; Thanks,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;Making check in doc&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[1]: Entering directory
`/home/amizzi/bin/Open-DAP/dejagnu-1.4.4/doc'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[1]: Nothing to be done for `check'.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[1]: Leaving directory
`/home/amizzi/bin/Open-DAP/dejagnu-1.4.4/doc'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[1]: Entering directory `/home/amizzi/bin/Open-DAP/dejagnu-1.4.4'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make&amp;nbsp; check-DEJAGNU&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[2]: Entering directory
`/home/amizzi/bin/Open-DAP/dejagnu-1.4.4'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;cd testsuite ; make check&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[3]: Entering directory
`/home/amizzi/bin/Open-DAP/dejagnu-1.4.4/testsuite'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;Making check in libdejagnu&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[4]: Entering directory
`/home/amizzi/bin/Open-DAP/dejagnu-1.4.4/testsuite/libdejagnu'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;if icpc -DPACKAGE_NAME=\&amp;quot;\&amp;quot;
-DPACKAGE_TARNAME=\&amp;quot;\&amp;quot; -DPACKAGE_VERSION=\&amp;quot;\&amp;quot;
-DPACKAGE_STRING=\&amp;quot;\&amp;quot; -DPACKAGE_BUGREPORT=\&amp;quot;\&amp;quot;
-DPACKAGE=\&amp;quot;dejagnu\&amp;quot; -DVERSION=\&amp;quot;1.4.4\&amp;quot;&amp;nbsp; -&lt;st1:place w:st=&quot;on&quot;&gt;I.&lt;/st1:place&gt; -I.&amp;nbsp;&amp;nbsp;&amp;nbsp; -I../.. -g -g -O2 -MT unit.o -MD
-MP -MF &amp;quot;.deps/unit.Tpo&amp;quot; \&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -c -o
unit.o `test -f 'unit.cc' || echo './'`unit.cc; \&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; then mv -f
&amp;quot;.deps/unit.Tpo&amp;quot; &amp;quot;.deps/unit.Po&amp;quot;; \&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else rm -f
&amp;quot;.deps/unit.Tpo&amp;quot;; exit 1; \&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fi&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;unit.cc(56): error #308: function
&amp;quot;std::basic_streambuf&amp;lt;_CharT, _Traits&amp;gt;::setbuf [with _CharT=char,
_Traits=std::char_traits&amp;lt;char&amp;gt;]&amp;quot; (declared at line 574 of
&amp;quot;/usr/include/c++/4.1.2/streambuf&amp;quot;) is inaccessible&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
cout.rdbuf()-&amp;gt;setbuf(bbuuff, 5120);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;^&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;compilation aborted for unit.cc (code 2)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[4]: *** [unit.o] Error 1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[4]: Leaving directory
`/home/amizzi/bin/Open-DAP/dejagnu-1.4.4/testsuite/libdejagnu'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[3]: *** [check-recursive] Error 1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[3]: Leaving directory `/home/amizzi/bin/Open-DAP/dejagnu-1.4.4/testsuite'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[2]: *** [check-DEJAGNU] Error 2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[2]: Leaving directory
`/home/amizzi/bin/Open-DAP/dejagnu-1.4.4'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[1]: *** [check-am] Error 2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make[1]: Leaving directory
`/home/amizzi/bin/Open-DAP/dejagnu-1.4.4'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;make: *** [check-recursive] Error 1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;[amizzi@bldrmdles01 dejagnu-1.4.4]$de&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;Arthur P. Mizzi, Ph.D., J.D., CCM&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;Environmental Scientist/Attorney&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=3 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:
12.0pt'&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;Walsh Environmental/Ecology &amp;amp; Environment, Inc.&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;4888 &lt;st1:place w:st=&quot;on&quot;&gt;Pearl&lt;/st1:place&gt; E. Circle, &lt;st1:address w:st=&quot;on&quot;&gt;&lt;st1:Street w:st=&quot;on&quot;&gt;Suite&lt;/st1:Street&gt; 108&lt;/st1:address&gt;&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;st1:place w:st=&quot;on&quot;&gt;&lt;st1:City w:st=&quot;on&quot;&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;font-family:Arial'&gt;Boulder&lt;/span&gt;&lt;/font&gt;&lt;/st1:City&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;font-family:Arial'&gt;, &lt;st1:State w:st=&quot;on&quot;&gt;Colorado&lt;/st1:State&gt; &lt;st1:PostalCode w:st=&quot;on&quot;&gt;80301-2475&lt;/st1:PostalCode&gt;&lt;/span&gt;&lt;/font&gt;&lt;/st1:place&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;Phone:&amp;nbsp; 303-443-3282&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;Fax:&amp;nbsp; 303-443-0367&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;st1:City w:st=&quot;on&quot;&gt;&lt;st1:place w:st=&quot;on&quot;&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;font-family:Arial'&gt;Mobile&lt;/span&gt;&lt;/font&gt;&lt;/st1:place&gt;&lt;/st1:City&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;font-family:Arial'&gt;:
303-903-5544&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;E-Mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21899447&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;amizzi@...&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&lt;a href=&quot;http://www.walshenv.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www.walshenv.com&lt;/a&gt; or &lt;a href=&quot;http://www.ene.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www.ene.com&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=3 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:
12.0pt'&gt;&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=3 face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:
12.0pt'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21899447&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dejagnu-installation-problems-tp21899447p21899447.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21675545</id>
	<title>Re: remote_open with SSH</title>
	<published>2009-01-26T12:57:06Z</published>
	<updated>2009-01-26T12:57:06Z</updated>
	<author>
		<name>takhanda</name>
	</author>
	<content type="html">Finally have remote_open with SSH working with the following changes &amp;nbsp;
&lt;br&gt;(diff -U 2):
&lt;br&gt;&lt;br&gt;--- rsh.exp	2009-01-22 17:10:37.000000000 -0700
&lt;br&gt;+++ /usr/share/dejagnu/rsh.exp	2009-01-23 14:58:30.000000000 -0700
&lt;br&gt;@@ -22,4 +22,5 @@
&lt;br&gt;&amp;nbsp; proc rsh_open { hostname } {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; global spawn_id
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;global board_info
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; set tries 0
&lt;br&gt;@@ -37,5 +38,5 @@
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; if {[board_info $hostname exists username]} {
&lt;br&gt;-	set rsh_useropts &amp;quot;-l [board_info $hostname username]&amp;quot;
&lt;br&gt;+	set rsh_useropts &amp;quot;-l[board_info $hostname username]&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; } else {
&lt;br&gt;&amp;nbsp; 	set rsh_useropts &amp;quot;&amp;quot;
&lt;br&gt;@@ -46,5 +47,5 @@
&lt;br&gt;&amp;nbsp; 	set hostname [board_info $hostname name]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;- &amp;nbsp; &amp;nbsp;set hostname [lindex [split [board_info ${hostname} netport] &amp;quot;:&amp;quot;] 0]
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;set nethostname [lindex [split [board_info ${hostname} netport] &amp;quot;:&amp;quot;] 0]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; if {[board_info ${hostname} exists shell_prompt]} {
&lt;br&gt;&amp;nbsp; 	set shell_prompt [board_info ${hostname} shell_prompt]
&lt;br&gt;@@ -52,10 +53,9 @@
&lt;br&gt;&amp;nbsp; 	set shell_prompt &amp;quot;.*&amp;gt; &amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;-
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; if {[board_info $hostname exists fileid]} {
&lt;br&gt;&amp;nbsp; 	unset board_info($hostname,fileid)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;- &amp;nbsp; &amp;nbsp;spawn $RSH $rsh_useropts $hostname
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;spawn $RSH $rsh_useropts $nethostname
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; if { $spawn_id &amp;lt; 0 } {
&lt;br&gt;&amp;nbsp; 	perror &amp;quot;invalid spawn id from $RSH&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21675545&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/remote_open-with-SSH-tp21568883p21675545.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21592430</id>
	<title>Re: remote_open with SSH</title>
	<published>2009-01-21T13:20:30Z</published>
	<updated>2009-01-21T13:20:30Z</updated>
	<author>
		<name>takhanda</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;In rsh_open in rsh.exp, I changed the line (removed the space)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;set rsh_useropts &amp;quot;-l [board_info $hostname username]&amp;quot;
&lt;br&gt;&lt;br&gt;to read
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;set rsh_useropts &amp;quot;-l[board_info $hostname username]&amp;quot;
&lt;br&gt;&lt;br&gt;This modification fixes the problem for me. On top of that, I found &amp;nbsp; &amp;nbsp;
&lt;br&gt;that this line
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;set hostname [lindex [split [board_info ${hostname} netport] &amp;quot;:&amp;quot;] 0]
&lt;br&gt;&lt;br&gt;was clobbering the the parameter $hostname that was being passed in. I &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;renamed the first hostname so that it becomes nethostname
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;set nethostname [lindex [split [board_info ${hostname} netport] &amp;quot;:&amp;quot;] 0]
&lt;br&gt;&lt;br&gt;Now, the lines dealing with $shell_prompt and $fileid actually get &amp;nbsp;
&lt;br&gt;evaluated. This additional change now has effect of changing the spawn &amp;nbsp;
&lt;br&gt;command, so that it reads
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;spawn $RSH $rsh_useropts $nethostname
&lt;br&gt;&lt;br&gt;At this point, I can successfully connect to the target using SSH &amp;nbsp;
&lt;br&gt;public key authentication, but now, I have a different problem. When I &amp;nbsp;
&lt;br&gt;execute remote_send, I get an error saying &amp;quot;ERROR: no fileid for &amp;nbsp;
&lt;br&gt;target&amp;quot;. From rsh_open,
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;set board_info($hostname,fileid) $spawn_id
&lt;br&gt;&lt;br&gt;so it should be getting set, but apparently it is not.
&lt;br&gt;&lt;br&gt;Thanks again,
&lt;br&gt;&lt;br&gt;&lt;br&gt;Tareq A Khandaker
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Quoting Ben Elliston &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21592430&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bje@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; set_board_info rsh_prog /usr/bin/ssh
&lt;br&gt;&amp;gt;&amp;gt; set_board_info rcp_prog /usr/bin/scp
&lt;br&gt;&amp;gt;&amp;gt; set_board_info connect rsh
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This is how I do it, and it works for me.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Ben
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21592430&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/remote_open-with-SSH-tp21568883p21592430.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21570505</id>
	<title>Re: remote_open with SSH</title>
	<published>2009-01-20T12:01:21Z</published>
	<updated>2009-01-20T12:01:21Z</updated>
	<author>
		<name>Ben Elliston-37</name>
	</author>
	<content type="html">Hi.
&lt;br&gt;&lt;br&gt;&amp;gt; set_board_info rsh_prog /usr/bin/ssh
&lt;br&gt;&amp;gt; set_board_info rcp_prog /usr/bin/scp
&lt;br&gt;&amp;gt; set_board_info connect rsh
&lt;br&gt;&lt;br&gt;This is how I do it, and it works for me.
&lt;br&gt;&lt;br&gt;Ben
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DejaGnu mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21570505&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DejaGnu@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/dejagnu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/dejagnu&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Dejagnu---General-f1555.html&quot; embed=&quot;fixTarget[1555]&quot; target=&quot;_top&quot; &gt;Gnu - Dejagnu - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/remote_open-with-SSH-tp21568883p21570505.html" />
</entry>

</feed>
