<div dir="ltr"><div>Does xcode use configure? I just push command-B.</div><div>It does look like I have ocaml installed on my system, but I'm not sure how it go installed or why xcode is trying to use it.</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">-- Ryan Brown<br></div></div>
<br><div class="gmail_quote">On Thu, Dec 17, 2015 at 2:54 PM, Todd Fiala <span dir="ltr"><<a href="mailto:todd.fiala@gmail.com" target="_blank">todd.fiala@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">We definitely should not be requiring ocaml :-)<div><br></div><div>Are you using a configure-based build?  If so, can you switch over to using cmake and see if you see that same issue?  We pretty much don't maintain the configure build, and it is getting stripped from llvm and clang in the next version of them after 3.8, so we will not be able to support configure-based builds in the near future.</div><div><br></div><div>In the event that you still see it, let us know if you have ocaml or opam somewhere on your system.  The warnings do seem to indicate that ocaml was specified for one reason or another?  Maybe parts of it were sniffed out when trying to configure the build.</div><div><br></div><div>-Todd</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Thu, Dec 17, 2015 at 1:36 PM, Ryan Brown via lldb-dev <span dir="ltr"><<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div>Are there new prereqs for building on a mac?</div><div>I just updated, and I'm getting this error:</div><div><br></div><div>







<p>checking for __dso_handle... yes</p>
<p>configure: WARNING: --enable-bindings=ocaml specified, but ctypes is not installed</p>
<p>configure: WARNING: --enable-bindings=ocaml specified, but OUnit 2 is not installed. Tests will not run</p>
<p>configure: error: Prequisites for bindings not satisfied. Fix them or use configure --disable-bindings.</p>
<p>error: making llvm and clang child exited with value 2</p><span><font color="#888888">
<p><br></p></font></span></div><span><font color="#888888"><div><div>-- Ryan Brown<br></div></div>
</font></span></div>
<br></div></div>_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr">-Todd</div></div>
</font></span></div>
</blockquote></div><br></div>