[lldb-dev] Missing Makefile.common
Shaheed
srhaque at theiet.org
Sun Sep 5 09:12:47 PDT 2010
Ah, that worked a bit better ;-).
I fixed a couple of very obvious __APPLE__ -isms and minor platform-specific
header file changes, but now seem to be heading into something more
substantial such as broken #includes in ASTResultSynthesizer. This does not
seem to be Linux-specific, so I'm now wondering if I've cught the tree mid-
reorg?
On Sunday 05 Sep 2010, William Lynch wrote:
> Make sure that you check out llvm first, and then checkout LLDB to
> llvm_trunk/tools/lldb
>
> Enjoy,
> Bill Lynch
>
> On Sat, Sep 4, 2010 at 4:28 PM, Shaheed <srhaque at theiet.org> wrote:
> > Hi,
> >
> > I just checked out r113084 with a view to making progress on Linux
> > builds, but am falling at the first hurdle:
> >
> > $ make
> >
> > Makefile:29: ../../Makefile.common: No such file or directory
> >
> > make: *** No rule to make target `../../Makefile.common'. Stop.
> >
> > Did somebody perhaps forget to do an "svn add"?
> >
> > Thanks, Shaheed
> >
> >
> > _______________________________________________
> > lldb-dev mailing list
> > lldb-dev at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20100905/4704c2bf/attachment.html>
More information about the lldb-dev
mailing list