<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 5/14/12 4:32 AM, Umesh Kalappa wrote:
    <blockquote
cite="mid:CAGfacvSZTiY3jBkyNYxTxVQZ3uG8xZk1EYE7UZGtp=KZZAaNDg@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      Hi All ,
      <div><br>
      </div>
      <div>Was trying to build the LLVM src from <span
          style="font-family:monospace;font-size:medium;text-align:left"><a
            moz-do-not-send="true"
            href="http://llvm.org/svn/llvm-project/llvm/branches/release_30">http://llvm.org/svn/llvm-project/llvm/branches/release_30</a> </span>,But
        unable to build the same and clang poped up with below error .</div>
    </blockquote>
    <br>
    First, it sounds like you're building LLVM 3.0, Poolalloc, and
    SAFECode with an unmodified version of clang.  Is this correct?  If
    so, which version of Clang are you using?<br>
    <br>
    Second, what platform are you on?<br>
    <br>
    -- John T.<br>
    <br>
    <blockquote
cite="mid:CAGfacvSZTiY3jBkyNYxTxVQZ3uG8xZk1EYE7UZGtp=KZZAaNDg@mail.gmail.com"
      type="cite">
      <div><br>
      </div>
      <div>
        <div>llvm[1]: Compiling IntervalMap.cpp for Debug build</div>
        <div>In file included from
          /root/projects/safecode/llvm/lib/Support/IntervalMap.cpp:14:</div>
        <div>/root/projects/safecode/llvm/include/llvm/ADT/IntervalMap.h:1980:32:
          error: use 'template' keyword to treat 'newNode' as a
          dependent template name</div>
        <div>    Node[NewNode] =
          this->map->newNode<NodeT>();</div>
        <div>                               ^</div>
        <div>                               template</div>
        <div>1 error generated.</div>
        <div>make[1]: ***
          [/root/projects/safecode/build/lib/Support/Debug/IntervalMap.o]
          Error 1</div>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>Any lights will be appreciated on the above issue . </div>
      <div><br>
      </div>
      <div>Thanks </div>
      <div>Umesh </div>
      <div><br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
cfe-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>