http://llvm.org/bugs/show_bug.cgi?id=4702
Summary: "make check" fails, claiming lack of dejagnu
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Core LLVM classes
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
In current SVN (r78520), attempting to run "make check" on Fedora 10/x86-64
fails, even though dejagnu is installed:
[jgar...@bd llvm]$ make check
llvm[0]: Running test suite
make[1]: Entering directory `/garz/repo/llvm/test'
Making a new site.exp file...
*** dejagnu not found. Make sure 'runtest' is in your PATH, then reconfigure
LLVM.
make[1]: Leaving directory `/garz/repo/llvm/test'
[jgar...@bd llvm]$ rpm -q dejagnu
dejagnu-1.4.4-13.fc10.noarch
[jgar...@bd llvm]$ which runtest
/usr/bin/runtest
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs