[LLVMdev] svn update and make failures

John Criswell criswell at uiuc.edu
Tue Sep 14 07:12:28 PDT 2010


Garrison Venn wrote:
> Just wanted to note that this morning that I had to (for a complete, including examples, build):
>
> 1) Move llvm/cmake/modules/LLVMLibDeps.cmake.old out of way for svn update to work
> 2) Modfiy llvm/examples/Makefile to remove TracingBrainF in order for a subsequent make to work
>
> Don't know if the current repository changes will fix this, or if I'm doing something else wrong.
> A new checkout also had the same make issue as can be expected.
>   

This should have nothing to do with the current repository work, nor 
should the current repository work fix it.

At the moment, the repository is accessible but is read-only (I 
basically disabled everyone's account temporarily), and no changes have 
been made to it as of yet.  The fix removes some files which were 
committed to the test suite but should not have been; it should not 
affect anything in LLVM proper.

-- John T.

> Garrison
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>   




More information about the llvm-dev mailing list