<div dir="ltr">I remember similar error message some time ago (in 3.3 or even earlier), for me it was fixed after adding right version of python into PATH.</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-17 17:08 GMT+04:00 Dmitri Gribenko <span dir="ltr"><<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Mon, Mar 17, 2014 at 12:56 AM, Jeffrey Walton <<a href="mailto:noloader@gmail.com">noloader@gmail.com</a>> wrote:<br>

> I fetched Clang 3.4 with the recipe below. I'm hitting an error while<br>
> attempting to compile:<br>
><br>
> llvm-config.cpp:45:10: fatal error: 'LibraryDependencies.inc' file not found<br>
> #include "LibraryDependencies.inc"<br>
><br>
> Sure enough, its missing:<br>
><br>
> $ find . -iname LibraryDependencies.inc<br>
> $<br>
><br>
> I've run through the recipe three or four times in the past, so I know<br>
> it used to work.<br>
<br>
</div>It works for me.  The file in question is generated.  With the in-tree<br>
build like the one that your script does, it is located in<br>
./tools/llvm-config/LibraryDependencies.inc.<br>
<span class="HOEnZb"><font color="#888888"><br>
Dmitri<br>
<br>
--<br>
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if<br>
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com">gribozavr@gmail.com</a>>*/<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Best regards,<br>Alexander Musman<br>+79154687051<br>skype: alexander.musman<br><div><br></div>
</div>