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

From: Namhyung Kim
Date: Sat Aug 11 2012 - 09:48:41 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/