<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:whitequark@whitequark.org" title="Peter Zotov <whitequark@whitequark.org>"> <span class="fn">Peter Zotov</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - "make install" fails unless I use "--enable-bindings=none" with configure"
   href="http://llvm.org/bugs/show_bug.cgi?id=12039">bug 12039</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>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>whitequark@whitequark.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WORKSFORME
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - "make install" fails unless I use "--enable-bindings=none" with configure"
   href="http://llvm.org/bugs/show_bug.cgi?id=12039#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - "make install" fails unless I use "--enable-bindings=none" with configure"
   href="http://llvm.org/bugs/show_bug.cgi?id=12039">bug 12039</a>
              from <span class="vcard"><a class="email" href="mailto:whitequark@whitequark.org" title="Peter Zotov <whitequark@whitequark.org>"> <span class="fn">Peter Zotov</span></a>
</span></b>
        <pre>I believe the root of the bug lied in buildsystem being confused about the
location of the source directory. META.llvm would have to be copied to build
tree from source tree by configure -- by
AC_CONFIG_FILES([bindings/ocaml/llvm/META.llvm]). It's done unconditionally, so
there is no way autodetection would lead to META.llvm being missing.

I'm unable to reproduce this on 3.6svn, probably because autoconf upgrades
since 2012 fixed this. If this problem reoccurs, please reopen.</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>