All of lore.kernel.org
 help / color / mirror / Atom feed
From: Namhyung Kim <namhyung@kernel.org>
To: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>,
	Jiri Olsa <jolsa@redhat.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [BUG] perf tools: Can't find util/unwind.h
Date: Sat, 11 Aug 2012 22:47:45 +0900	[thread overview]
Message-ID: <87ipcpbkvy.fsf@kernel.org> (raw)

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

             reply	other threads:[~2012-08-11 13:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-11 13:47 Namhyung Kim [this message]
2012-08-11 18:16 ` [BUG] perf tools: Can't find util/unwind.h Arnaldo Carvalho de Melo

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=87ipcpbkvy.fsf@kernel.org \
    --to=namhyung@kernel.org \
    --cc=acme@ghostprotocols.net \
    --cc=jolsa@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.