[lldb-dev] build fails on linux

Sean Callanan scallanan at apple.com
Mon Sep 26 16:04:55 PDT 2011


Dawn,

I just committed r140577, which should resolve your problem.

Sean

On Sep 26, 2011, at 3:46 PM, dawn at burble.org 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
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list