11 Aug 2012 15:47
[BUG] perf tools: Can't find util/unwind.h
Namhyung Kim <namhyung <at> kernel.org>
2012-08-11 13:47:45 GMT
2012-08-11 13:47:45 GMT
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 util/unwind*: No such file or directory
Forgot to add the files?
Thanks,
Namhyung
RSS Feed