CC: llvm-dev<div><br></div><div>(Whoops.)<br><br><div class="gmail_quote">On 12 January 2013 17:55, Stephen McGruer <span dir="ltr"><<a href="mailto:stephen.mcgruer@gmail.com" target="_blank">stephen.mcgruer@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Off the top of my head it looks like you're trying to build the plugin 'in tree'? (That is, within the source tree rather than in a build directory.) You should build LLVM and Clang to,  say, ~/llvm-build, and then go to ~/llvm-build/tools/clang/examples/PrintFunctionNames and run make there.<div>

<br></div><div>Stephen<br><br><div class="gmail_quote"><div><div class="h5">On 12 January 2013 16:41, Akash Gulhane <span dir="ltr"><<a href="mailto:gulhane.akash@gmail.com" target="_blank">gulhane.akash@gmail.com</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">Hello,<div>    I want to write my own plug-in. So when i tried to execute the PrintFumctionNames plug-in in llvm/tools/clang/examples/PrintFumctionNames i'm getting an error at first step of 'make' only. The error is :</div>


<div><br></div><div><div>akash@ubuntu:~/llvm/tools/clang/examples/PrintFunctionNames$ make </div><div><br></div><div><br></div><div>../../../../Makefile.common:60: ../../../../Makefile.config: No such file or directory</div>


<div>../../../../Makefile.common:68: /Makefile.rules: No such file or directory</div><div>make: *** No rule to make target `/Makefile.rules'.  Stop.</div></div><div><br></div><div>So how to get out with it please help me.</div>


<div>Tnks..!!!</div></div>
<br></div></div>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">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><br></div>
</blockquote></div><br></div>