Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <006801c05ba0$b1f4a870$9865fea9@intel9txl52pzr>
From: "Tim Prince" <tprince@computer.org>
To: "Laurent Najman" <laurent.najman@ocegr.fr>, <cygwin@sourceware.cygnus.com>
References: <3A277F9C.9B21C723@ocegr.fr>
Subject: Re: Problem using dejagnu/expect : path problem
Date: Fri, 1 Dec 2000 06:12:05 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

When I last had this working, I was using /usr/share paths.  dejagnu/expect were unable to deal with mounts, so it was working only
when /usr/share was actually installed in the root directory.

I was trying to run the new gcc-2.95.3 testsuite last night, and it appeared to be getting past this problem but introducing new
problems of its own; getting lost in the testsuite/lib directory under cygwin, and hanging the OS and logging out after completing
the gcc tests under linux.  Who says linux is more bulletproof than cygwin?

BTW, the cygwin gcc-2.95.2-5 source doesn't appear to be set up to build OOTB although it does work with less than the usual
tweaking.
----- Original Message -----
From: "Laurent Najman" <laurent.najman@ocegr.fr>
To: <cygwin@sourceware.cygnus.com>
Sent: Friday, December 01, 2000 2:38 AM
Subject: Problem using dejagnu/expect : path problem


> I have installed a version of cygwin on my NT 2000 laptop.
> I have a problem trying to use dejagnu : it seems that 'expect' mixed
> the M$ pathes and the Unix pathes.
>
> Setting
>
> export TCL_LIBRARY=C:\\cygwin\\usr\\share\\tcl8.0
> export DEJAGNULIBS=C:/cygwin/share/dejagnu
>
> does help, but do not solve all the problems.
>
> Trying to run the dejagnu test suite, I get
>
> -------
> $ runtest
> ERROR: tcl error sourcing /home/calc/site.exp.
> couldn't read file "/home/calc/site.exp": no such file or directory
>     while executing
> "source /home/calc/site.exp"
>     ("uplevel" body line 1)
>     invoked from within
> "uplevel #0 source /home/calc/site.exp"
>     invoked from within
> "catch "uplevel #0 source [file join $file]""
> -------
> and I am sure that /home/calc/site.exp does exist. But I think that
> expect is waiting for the windows path of this file.
>
> Any help welcome.
>
>
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

