public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUG] perf tools: Can't find util/unwind.h
@ 2012-08-11 13:47 Namhyung Kim
  2012-08-11 18:16 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 2+ messages in thread
From: Namhyung Kim @ 2012-08-11 13:47 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, Jiri Olsa; +Cc: LKML

Hi Arnaldo,

Your current perf/core branch fails to build like this:

  $ make
  Makefile:494: No libunwind found. Please install libunwind >= 0.99
      CC perf.o
  make: *** No rule to make target `util/unwind.h', needed by `builtin-annotate.o'.  Stop.
  
  $ ls util/unwind*
  ls: cannot access util/unwind*: No such file or directory

Forgot to add the files?

Thanks,
Namhyung

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

end of thread, other threads:[~2012-08-11 18:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-11 13:47 [BUG] perf tools: Can't find util/unwind.h Namhyung Kim
2012-08-11 18:16 ` Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox