[lldb-dev] build fails on linux

dawn at burble.org dawn at burble.org
Mon Sep 26 15:46:18 PDT 2011


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




More information about the lldb-dev mailing list