Does anybody install llvm-tv on ubuntu9.04? please share how to do it. Thanks very much!
My problem is as followed:
I follow the instruction of README in source of llvm-tv.
First, I installe wxWidgets and graphviz, and then download the source of llvm from http://llvm.org/svn/llvm-project/llvm/trunk and download poolalloc from http://llvm.org/svn/llvm-project/poolalloc/trunk. Second, I compile llvm successfully but when I build poolalloc, it pour out some errors of the source of poolalloc. Then I chang to download llvm and poolalloc form release_26, and buid them successful. But when I build llvm-tv, it error as followed.