[cfe-dev] Can't use the Makefile in llvm/tools/clang/examples/wpa

Nico Weber thakis at chromium.org
Sat Apr 30 21:53:20 PDT 2011


Did you run ./configure in the llvm directory first? See
http://clang.llvm.org/get_started.html

Running `make` in tools/clang/examples/wpa works fine for me.

Nico

On Sat, Apr 30, 2011 at 6:50 PM, hunter <god.son2046 at yahoo.com.cn> wrote:
> Hi,
>
> I want to build the clang-wpa tool but failed to use the Makefile under that
> directory. If I make it then I get the error:
>
> ../../../../Makefile.common:61: ../../../../Makefile.config: No such file or
> directory
> ../../../../Makefile.common:69: /Makefile.rules: No such file or directory
> make: *** No rule to make target `/Makefile.rules'.  Stop.
>
> Does anyone know what the problem is?
> Thanks in advance.--
> View this message in context: http://clang-developers.42468.n3.nabble.com/Can-t-use-the-Makefile-in-llvm-tools-clang-examples-wpa-tp2884938p2884938.html
> Sent from the Clang Developers mailing list archive at Nabble.com.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>




More information about the cfe-dev mailing list