Dawn, I just committed r140577, which should resolve your problem.
Sean On Sep 26, 2011, at 3:46 PM, [email protected] wrote: > > I have lldb rev 140572. > > I followed the instructions here: http://lldb.llvm.org/build.html > > and updated my llvm and clang trees to the documented revision: > $grep -m 1 llvm_revision $lldb/scripts/build-llvm.pl > our $llvm_revision = "137311"; > > When I build, I get: > [...] > llvm[2]: Compiling ClangUserExpression.cpp for Debug+Asserts build > In file included from ClangUserExpression.cpp:31:0: > /home/dawn/dev/llvm_svn/tools/lldb/source/Expression/../../include/lldb/Expression/ExpressionSourceCode.h:13:31: > fatal error: lldb-enumerations.h: No such file or directory > compilation terminated. > [...] > > Please help, > Thanks, > -Dawn > > _______________________________________________ > lldb-dev mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
