All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail.com>
To: Pradeep Kumar Surisetty <psuriset@linux.vnet.ibm.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: perf build failure
Date: Tue, 29 May 2012 22:20:40 -0600	[thread overview]
Message-ID: <4FC5A018.8070001@gmail.com> (raw)
In-Reply-To: <20120530040854.GA4626@linux.vnet.ibm.com>

On 5/29/12 10:08 PM, Pradeep Kumar Surisetty wrote:
> perf build failed on 3.4.0+ linus tree.
> Error meesage seems like this
>
>      LINK perf
>      libperf.a(pmu.o): In function `pmu_format_parse':
>      /home/linux/tools/perf/util/pmu.c:47: undefined reference to
>      `perf_pmu_in'
>      libperf.a(pmu-bison.o): In function `perf_pmu_parse':
>      /home/linux/tools/perf/util/pmu-bison.c:1287: undefined reference to
>      `perf_pmu_lex'
>      collect2: ld returned 1 exit status
>      make: *** [perf] Error 1

Were flex and bison installed prior to this build attempt or did you 
install after a failure and then pickup the build again? If so, try 
'make clean' followed by make again.

David

      reply	other threads:[~2012-05-30  4:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-30  4:08 perf build failure Pradeep Kumar Surisetty
2012-05-30  4:20 ` 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=4FC5A018.8070001@gmail.com \
    --to=dsahern@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=psuriset@linux.vnet.ibm.com \
    /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.