<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:skaller@users.sourceforge.net" title="john skaller <skaller@users.sourceforge.net>"> <span class="fn">john skaller</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - SVN build broken"
   href="http://llvm.org/bugs/show_bug.cgi?id=15566">bug 15566</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>WORKSFORME
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - SVN build broken"
   href="http://llvm.org/bugs/show_bug.cgi?id=15566#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - SVN build broken"
   href="http://llvm.org/bugs/show_bug.cgi?id=15566">bug 15566</a>
              from <span class="vcard"><a class="email" href="mailto:skaller@users.sourceforge.net" title="john skaller <skaller@users.sourceforge.net>"> <span class="fn">john skaller</span></a>
</span></b>
        <pre>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:

<a href="http://clang.llvm.org/get_started.html">http://clang.llvm.org/get_started.html</a>

Please fix the instructions.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>