[LLVMbugs] [Bug 17901] New: compile fails with 'linux/perf_event.h' file not found
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Nov 12 16:54:52 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=17901
Bug ID: 17901
Summary: compile fails with 'linux/perf_event.h' file not found
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: gregczajkowski at yahoo.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
On SUSE10 without root access, the compile fails with
/path/llvm.194522/llvm/projects/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cc:39:10:
fatal error:
'linux/perf_event.h' file not found
#include <linux/perf_event.h>
Is there some special package that's needed to build clang?
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131113/945aa967/attachment.html>
More information about the llvm-bugs
mailing list