[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5140DA7A.1030405@gmail.com>
Date: Wed, 13 Mar 2013 13:58:50 -0600
From: David Ahern <dsahern@...il.com>
To: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
CC: Namhyung Kim <namhyung@...nel.org>, Jiri Olsa <jolsa@...hat.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: perf fails to compile for latest Linus tree
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists