1 May 2011 06:53
Re: Can't use the Makefile in llvm/tools/clang/examples/wpa
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@...> 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@... > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev >
RSS Feed