* perf build failure
@ 2012-05-30 4:08 Pradeep Kumar Surisetty
2012-05-30 4:20 ` David Ahern
0 siblings, 1 reply; 2+ messages in thread
From: Pradeep Kumar Surisetty @ 2012-05-30 4:08 UTC (permalink / raw)
To: LKML
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
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: perf build failure
2012-05-30 4:08 perf build failure Pradeep Kumar Surisetty
@ 2012-05-30 4:20 ` David Ahern
0 siblings, 0 replies; 2+ messages in thread
From: David Ahern @ 2012-05-30 4:20 UTC (permalink / raw)
To: Pradeep Kumar Surisetty; +Cc: LKML
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-30 4:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30 4:08 perf build failure Pradeep Kumar Surisetty
2012-05-30 4:20 ` David Ahern
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox