This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug tapsets/23827] Systemtap 3.3 - mipsel - semantic error: type definition 'task_struct' not found in 'kernel<linux/sched.h>'
- From: "dsmith at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Thu, 01 Nov 2018 08:26:46 +0000
- Subject: [Bug tapsets/23827] Systemtap 3.3 - mipsel - semantic error: type definition 'task_struct' not found in 'kernel<linux/sched.h>'
- Auto-submitted: auto-generated
- References: <bug-23827-6586@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=23827
David Smith <dsmith at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dsmith at redhat dot com
--- Comment #1 from David Smith <dsmith at redhat dot com> ---
(In reply to Gustavo Moreira from comment #0)
> This happens with SystemTap 3.3 on mipsel using kernel 4.9.75 with debug
> symbols.
... stuff deleted ...
> WARNING: cannot find module
> /root/.systemtap/cache/d0/typequery_d0ffda64edeffcc9cb82440375470b29_636.ko
> debuginfo: no support library found for machine [man warning::debuginfo]
If I'm not mistaken, this error comes from elfutils, saying that it has no
support for your mipsel arch. That's going to be a problem, since systemtap
relies on elfuitls a good bit.
--
You are receiving this mail because:
You are the assignee for the bug.