[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87ipcpbkvy.fsf@kernel.org>
Date:	Sat, 11 Aug 2012 22:47:45 +0900
From:	Namhyung Kim <namhyung@...nel.org>
To:	Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
	Jiri Olsa <jolsa@...hat.com>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: [BUG] perf tools: Can't find util/unwind.h
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
--
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