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', needed by > `builtin-annotate.o'. Stop. > > $ ls util/unwind* > ls: cannot access util/unwind*: No such file or directory > > Forgot to add the files?
yeah, did some manual fixlets and forgot to add some files, since I hadn't yet asked Ingo to pull I took the liberty of fixing it up and force push the result, sorry about that, 'git rebase' should be fine to get back on track. Thanks for reporting! - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/