[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4FC5A018.8070001@gmail.com>
Date: Tue, 29 May 2012 22:20:40 -0600
From: David Ahern <dsahern@...il.com>
To: Pradeep Kumar Surisetty <psuriset@...ux.vnet.ibm.com>
CC: LKML <linux-kernel@...r.kernel.org>
Subject: Re: perf build failure
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
--
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