<p>Jim, thanks, I solved this issue, it was a Polly library issue, thanks.</p>
<div class="gmail_quote">On Apr 3, 2012 8:31 AM, "Jim Grosbach" <<a href="mailto:grosbach@apple.com">grosbach@apple.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Ryan,<br>
<br>
Sometimes the configure machinery can get confused. I haven't seen this particular error, so I don't know for sure if that's happening here, though. Try running "./config.status" from the build directory.<br>

<br>
Perhaps unrelated, but it looks like you're building inside the source tree. I'd recommend not doing that, as it's not too uncommon for that to run into problems. In my experience, anyway.<br>
<br>
Regards,<br>
-Jim<br>
On Apr 2, 2012, at 12:25 PM, Ryan Taylor <<a href="mailto:ryta1203@gmail.com">ryta1203@gmail.com</a>> wrote:<br>
<br>
> I am getting a build error after doing a "make update" and then running "make clean all":<br>
><br>
> gmake[4]: *** No rule to make target `/home/ryan/llvm/llvm_core/trunk/Release+Asserts/lib/ocaml/llvm.cmi', needed by `/home/ryan/llvm/llvm_core/trunk/bindings/ocaml/transforms/ipo/Release+Asserts/llvm_ipo.cmi'.  Stop.<br>

> gmake[4]: Leaving directory `/home/ryan/llvm/llvm_core/trunk/bindings/ocaml/transforms/ipo'<br>
> gmake[3]: *** [ocamldoc] Error 2<br>
> gmake[3]: Leaving directory `/home/ryan/llvm/llvm_core/trunk/bindings/ocaml/transforms'<br>
> gmake[2]: *** [ocamldoc] Error 2<br>
> gmake[2]: Leaving directory `/home/ryan/llvm/llvm_core/trunk/bindings/ocaml'<br>
> gmake[1]: *** [regen-ocamldoc] Error 2<br>
> gmake[1]: Leaving directory `/home/ryan/llvm/llvm_core/trunk/docs'<br>
> gmake: *** [install] Error 1<br>
><br>
><br>
> _______________________________________________<br>
> LLVM Developers mailing list<br>
> <a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br>
</blockquote></div>