All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Cc: stable@vger.kernel.org
Subject: Re: 4.4 backport request: perf tools: Fix build failure on perl script context
Date: Mon, 6 Nov 2017 08:49:11 +0100	[thread overview]
Message-ID: <20171106074911.GA27906@kroah.com> (raw)
In-Reply-To: <20171102020728.7f2231b1@thinkpad>

On Thu, Nov 02, 2017 at 02:07:28AM +0200, Tuomas Tynkkynen wrote:
> Hi Greg,
> 
> Please apply the following commit from 4.8 to 4.4.y. It fixes a perf
> build failure on distros with modern Perl:

Now queued up.

But how are you getting past this error when building perf on Arch
Linux:

~/linux/stable/linux-4.4.y/tools/perf $ make
  BUILD:   Doing 'make -j4' parallel build
config/Makefile:448: Missing perl devel files. Disabling perl scripting support, please install perl-ExtUtils-Embed/libperl-dev
make[3]: *** No rule to make target '/usr/lib/gcc/x86_64-pc-linux-gnu/7.1.1/include/stddef.h', needed by 'fixdep.o'.  Stop.
make[2]: *** [Makefile:36: fixdep-in.o] Error 2
make[1]: *** [/home/gregkh/linux/stable/linux-4.4.y/tools/build/Makefile.include:7: fixdep] Error 2
make: *** [Makefile:69: all] Error 2

And yes, ExtUtils:Embed is installed :(

thanks,

greg k-h

      reply	other threads:[~2017-11-06  7:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-02  0:07 4.4 backport request: perf tools: Fix build failure on perl script context Tuomas Tynkkynen
2017-11-06  7:49 ` Greg Kroah-Hartman [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=20171106074911.GA27906@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=stable@vger.kernel.org \
    --cc=tuomas.tynkkynen@iki.fi \
    /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.