Re: [BUG] perf tools: Can't find util/unwind.h

2012-08-11 Thread Arnaldo Carvalho de Melo
Em Sat, Aug 11, 2012 at 10:47:45PM +0900, Namhyung Kim escreveu: > Hi Arnaldo, > > Your current perf/core branch fails to build like this: > > $ make > Makefile:494: No libunwind found. Please install libunwind >= 0.99 > CC perf.o > make: *** No rule to make target `util/unwind.h', ne

[BUG] perf tools: Can't find util/unwind.h

2012-08-11 Thread Namhyung Kim
Hi Arnaldo, Your current perf/core branch fails to build like this: $ make Makefile:494: No libunwind found. Please install libunwind >= 0.99 CC perf.o make: *** No rule to make target `util/unwind.h', needed by `builtin-annotate.o'. Stop. $ ls util/unwind* ls: cannot access