[LLVMbugs] [Bug 15566] SVN build broken

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Mar 22 04:38:57 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=15566

john skaller <skaller at users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---

--- Comment #2 from john skaller <skaller at users.sourceforge.net> ---
Ah, thanks, I just did a svn update, not a make update.

However, make update does not work. 

~/llvm/llvm>make update
Makefile:44: Makefile.config: No such file or directory
Makefile:141: /Makefile.rules: No such file or directory
make: *** No rule to make target `/Makefile.rules'.  Stop.

This is because there is no config.

This is because the config is in the subdirectory build I created for the build
process according to the instructions:

http://clang.llvm.org/get_started.html

Please fix the instructions.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130322/47cf9ad6/attachment.html>


More information about the llvm-bugs mailing list