This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug runtime/11229] New: Error message for CONFIG_UTRACE could mention kernel development headers
- From: "chwang at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 27 Jan 2010 21:40:03 -0000
- Subject: [Bug runtime/11229] New: Error message for CONFIG_UTRACE could mention kernel development headers
- Reply-to: sourceware-bugzilla at sourceware dot org
The error message encountered when kernel_config[CONFIG_UTRACE] != "y" could
mention the possibility that kernel development headers are not installed.
I have attached a suggested quick-fix. If the CONFIG_UTRACE is blank, the
semantic error will prompt the user to check that devel headers are installed.
e.g.:
semantic error: process probes unavailable without kernel CONFIG_UTRACE, ensure
kernel devel headers are installed and CONFIG_UTRACE is enabled while resolving
probe point
process("/home/chwang/runtime-EclipseApplication/CallGraphDemo/Debug/eag").function("*").call
--
Summary: Error message for CONFIG_UTRACE could mention kernel
development headers
Product: systemtap
Version: unspecified
Status: NEW
Severity: minor
Priority: P2
Component: runtime
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: chwang at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11229
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.