[LLVMdev] make check fails on mingw

Chris Lattner sabre at nondot.org
Fri Jan 7 12:18:45 PST 2005


On Fri, 7 Jan 2005, Tanya Lattner wrote:
>> I'm not sure if dejagnu is installed correctly. Is there any way to call it 
>> on the command line?
>> 
>> I get this:
>> -------------------
>> $ runtest --version | tee -a my_runtest.log
>> WARNING: Couldn't find the global config file.
>> Expect version is       5.21
>> Tcl version is          8.0
>> Framework version is    1.4.4
>> -------------------
>
> It looks like dejagnu is installed and runs fine. You can also execute that 
> command ('runtest') in the llvm test directory and it should run the 
> Feature/Regression tests. You should expect to see a couple of warnings, 
> thats normal.

Yeah, it looks like dejagnu is fine, but configure is not finding it.  Can 
you send in your 'configure' output?  Was runtest in your path when you 
ran configure?

-Chris

-- 
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/




More information about the llvm-dev mailing list