public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/2669] New: Unclear error message results If kernel-devel is not installed
@ 2006-05-17  2:28 ldimaggi at redhat dot com
  2006-06-28 20:52 ` [Bug runtime/2669] " ldimaggi at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ldimaggi at redhat dot com @ 2006-05-17  2:28 UTC (permalink / raw)
  To: systemtap

Unclear error message results If kernel-devel is not installed

The error message looks like this:

Pass 1: parsed user script and 16 library script(s) in 210usr/0sys/287real ms.
Pass 2: analyzed script: 2 probe(s), 3 function(s), 1 global(s) in
410usr/30sys/1551real ms.
Pass 3: translated to C into "/tmp/stap1qC0Si/stap_12608.c" in
210usr/60sys/332real ms.
Pass 4: compiled C into "stap_12608.ko" in 0usr/10sys/187real ms.
Pass 4: compilation failed.  Try again with more '-v' (verbose) options. 

The error message should details on the /lib/module/`uname -r`/build files that
are missing.

-- 
           Summary: Unclear error message results If kernel-devel is not
                    installed
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: ldimaggi at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=2669

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug runtime/2669] Unclear error message results If kernel-devel is not installed
  2006-05-17  2:28 [Bug runtime/2669] New: Unclear error message results If kernel-devel is not installed ldimaggi at redhat dot com
@ 2006-06-28 20:52 ` ldimaggi at redhat dot com
  2006-06-28 21:59 ` ldimaggi at redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ldimaggi at redhat dot com @ 2006-06-28 20:52 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From ldimaggi at redhat dot com  2006-06-28 20:49 -------
I should have made that clearer - the error was seen with any of the sample
scripts - or for that matter, just typing in commands like: 

stap -p2 -e 'probe kernel.function ("*") {}'


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2669

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug runtime/2669] Unclear error message results If kernel-devel is not installed
  2006-05-17  2:28 [Bug runtime/2669] New: Unclear error message results If kernel-devel is not installed ldimaggi at redhat dot com
  2006-06-28 20:52 ` [Bug runtime/2669] " ldimaggi at redhat dot com
@ 2006-06-28 21:59 ` ldimaggi at redhat dot com
  2006-06-29 14:19 ` fche at redhat dot com
  2006-06-29 14:51 ` dsmith at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: ldimaggi at redhat dot com @ 2006-06-28 21:59 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From ldimaggi at redhat dot com  2006-06-28 20:54 -------
This was on FC5

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2669

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug runtime/2669] Unclear error message results If kernel-devel is not installed
  2006-05-17  2:28 [Bug runtime/2669] New: Unclear error message results If kernel-devel is not installed ldimaggi at redhat dot com
  2006-06-28 20:52 ` [Bug runtime/2669] " ldimaggi at redhat dot com
  2006-06-28 21:59 ` ldimaggi at redhat dot com
@ 2006-06-29 14:19 ` fche at redhat dot com
  2006-06-29 14:51 ` dsmith at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: fche at redhat dot com @ 2006-06-29 14:19 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From fche at redhat dot com  2006-06-29 14:10 -------
Len, for -p2, no part of the kernel-devel proper is used, only kernel-debuginfo.
But indeed, we could use improved error messages for both cases.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2669

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug runtime/2669] Unclear error message results If kernel-devel is not installed
  2006-05-17  2:28 [Bug runtime/2669] New: Unclear error message results If kernel-devel is not installed ldimaggi at redhat dot com
                   ` (2 preceding siblings ...)
  2006-06-29 14:19 ` fche at redhat dot com
@ 2006-06-29 14:51 ` dsmith at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: dsmith at redhat dot com @ 2006-06-29 14:51 UTC (permalink / raw)
  To: systemtap



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|systemtap at sources dot    |dsmith at redhat dot com
                   |redhat dot com              |
             Status|NEW                         |ASSIGNED


http://sourceware.org/bugzilla/show_bug.cgi?id=2669

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

end of thread, other threads:[~2006-06-29 14:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-17  2:28 [Bug runtime/2669] New: Unclear error message results If kernel-devel is not installed ldimaggi at redhat dot com
2006-06-28 20:52 ` [Bug runtime/2669] " ldimaggi at redhat dot com
2006-06-28 21:59 ` ldimaggi at redhat dot com
2006-06-29 14:19 ` fche at redhat dot com
2006-06-29 14:51 ` dsmith at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).