[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5047C18B.9060602@gmail.com>
Date: Wed, 05 Sep 2012 15:18:03 -0600
From: David Ahern <dsahern@...il.com>
To: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
CC: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...nel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Peter Zijlstra <peterz@...radead.org>
Subject: Re: [PATCH] perf: remove unneeded include of network header files
On 9/5/12 2:39 PM, Arnaldo Carvalho de Melo wrote:
> Em Wed, Aug 29, 2012 at 09:55:32AM -0600, David Ahern escreveu:
>> perf does not have networking related functionality, and the inclusion of
>> these headers is one of the causes of compile failures for Android:
>> https://lkml.org/lkml/2012/8/23/316
>> https://lkml.org/lkml/2012/8/28/293
>>
>> So, remove them.
>>
>> Signed-off-by: David Ahern <dsahern@...il.com>
>> Cc: Ingo Molnar <mingo@...nel.org>
>> Cc: Frederic Weisbecker <fweisbec@...il.com>
>> Cc: Peter Zijlstra <peterz@...radead.org>
>
> CC /home/acme/git/build/perf/util/scripting-engines/trace-event-python.o
> In file included from /usr/lib64/perl5/CORE/perl.h:1239,
> from util/scripting-engines/trace-event-perl.c:36:
> /usr/include/netdb.h:591: error: expected identifier or ‘(’ before ‘[’ token
> make: *** [/home/acme/git/build/perf/util/scripting-engines/trace-event-perl.o] Error 1
> make: *** Waiting for unfinished jobs....
> make: Leaving directory `/home/git/linux/tools/perf'
grr... removed the perl package testing the kconfig integration. forgot
to reinstall. Will update.
--
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