From: David Ahern <dsahern@gmail.com>
To: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Cc: Al Cooper <alcooperx@gmail.com>,
Peter Zijlstra <peterz@infradead.org>,
mingo@infradead.org, Jiri Olsa <jolsa@redhat.com>,
Namhyung Kim <namhyung@gmail.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Build failure when python-devel not installed
Date: Tue, 09 Jul 2013 08:19:49 -0600 [thread overview]
Message-ID: <51DC1C05.6040500@gmail.com> (raw)
In-Reply-To: <20130709131926.GA3260@ghostprotocols.net>
On 7/9/13 7:19 AM, Arnaldo Carvalho de Melo wrote:
> Hi,
>
> While trying to build perf on a freshly installed Fedora 18
> machine I couldn't do it if python-devel isn't installed.
>
> The expected behaviour is for a warning to be emitted and the
> build to continue.
>
> I bisected it down to:
>
> commit 31160d7feab786c991780d7f0ce2755a469e0e5e
> "perf tools: Fix GNU make v3.80 compatibility issue"
>
> If I revert this changeset, everything works as expected, I get:
>
> config/Makefile:319: The path '/usr/bin/python-config' is not executable.
> config/Makefile:323: No python-config tool was found
> config/Makefile:323: Python support will not be built
https://lkml.org/lkml/2013/4/15/148
Suggested patch at the bottom of https://lkml.org/lkml/2013/4/16/577
David
prev parent reply other threads:[~2013-07-09 14:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-09 13:19 Build failure when python-devel not installed Arnaldo Carvalho de Melo
2013-07-09 14:19 ` David Ahern [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51DC1C05.6040500@gmail.com \
--to=dsahern@gmail.com \
--cc=acme@ghostprotocols.net \
--cc=alcooperx@gmail.com \
--cc=jolsa@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@infradead.org \
--cc=namhyung@gmail.com \
--cc=peterz@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.