All of lore.kernel.org
 help / color / mirror / Atom feed
* perf DEBUG=1 build fails due to perl bindings
@ 2009-12-06 13:42 Arnaldo Carvalho de Melo
  2009-12-07  2:41 ` Tom Zanussi
  0 siblings, 1 reply; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2009-12-06 13:42 UTC (permalink / raw)
  To: Tom Zanussi
  Cc: Frédéric Weisbecker, Mike Galbraith, Peter Zijlstra,
	Paul Mackerras, Linux Kernel Mailing List

[acme@ana linux-2.6-tip]$ make DEBUG=1 -j3 -C tools/perf/ install
make: Entering directory `/home/acme/git/linux-2.6-tip/tools/perf'
    LINK perf
libperf.a(trace-event-perl.o): In function `xs_init':
/home/acme/git/linux-2.6-tip/tools/perf/util/trace-event-perl.c:43: undefined reference to `boot_Perf__Trace__Context'
/home/acme/git/linux-2.6-tip/tools/perf/util/trace-event-perl.c:45: undefined reference to `boot_DynaLoader'
collect2: ld returned 1 exit status
make: *** [perf] Error 1
make: Leaving directory `/home/acme/git/linux-2.6-tip/tools/perf'
[acme@ana linux-2.6-tip]$

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-07  7:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-06 13:42 perf DEBUG=1 build fails due to perl bindings Arnaldo Carvalho de Melo
2009-12-07  2:41 ` Tom Zanussi
2009-12-07  7:09   ` [tip:perf/urgent] perf trace/scripting: Fix compile error when libperl not installed tip-bot for Tom Zanussi

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.