This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/4096] New: top.stp does not work with kernel 2.6.21-rc1


There is error during compilation of top.stp example with systemtap snapshot
20070217 and kernel 2.6.21-rc1 (git snapshot actually):

% ./top.stp -vv
...
/tmp/stapySzZnB/stap_40e1fcf2e4cda5997fcd830eee8098dd_27163.c: In function
'systemtap_module_init':
/tmp/stapySzZnB/stap_40e1fcf2e4cda5997fcd830eee8098dd_27163.c:1078: error:
'HRTIMER_REL' undeclared (first use in this function)
/tmp/stapySzZnB/stap_40e1fcf2e4cda5997fcd830eee8098dd_27163.c:1078: error: (Each
undeclared identifier is reported only once
/tmp/stapySzZnB/stap_40e1fcf2e4cda5997fcd830eee8098dd_27163.c:1078: error: for
each function it appears in.)
cc1: warnings being treated as errors
/tmp/stapySzZnB/stap_40e1fcf2e4cda5997fcd830eee8098dd_27163.c:1079: warning:
assignment from incompatible pointer type

-- 
           Summary: top.stp does not work with kernel 2.6.21-rc1
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: eugen at debian dot org


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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]