Re: perf fails to compile for latest Linus tree

From: David Ahern
Date: Wed Mar 13 2013 - 15:59:12 EST


On 3/13/13 1:56 PM, Arnaldo Carvalho de Melo wrote:
Em Wed, Mar 13, 2013 at 08:50:35AM -0600, David Ahern escreveu:
I believe this has been fixed but I don't see it in your tree
(perf/core or perf/urgent) or in the tip tree:

builtin-annotate.c: In function âhists__find_annotationsâ:
builtin-annotate.c:161:4: error: duplicate case value
builtin-annotate.c:154:4: error: previously used here
make: *** [/tmp/pbuild/builtin-annotate.o] Error 1
make: *** Waiting for unfinished jobs....

Yeah, this is because you don't have newt-devel installed, please try
with acme/perf/urgent after two patches from Michael Ellerman appear at
its head, I just pushed it.

right. minimal F18 install. I don't have python-config installed either which makes perf unhappy. Have to add PYTHON_CONFIG=/bin/false to get it to work. Can't figure out the logic to have it test for the executable.

David

--
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/