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 <[email protected]> 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 > > [email protected] > > 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 > ______________________________________________________________________
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
