[Bug translator/16914] probe syscall.* fails with compilation error
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Feb 12 17:34:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=16914
--- Comment #11 from David Smith <dsmith at redhat dot com> ---
(In reply to Aram Hăvărneanu from comment #10)
> I am having the same problem as the one describe in comment 7.
>
> In file included from ./arch/arm64/include/asm/dma-mapping.h:27:0,
> from include/linux/dma-mapping.h:82,
> from include/linux/skbuff.h:34,
> from include/linux/netlink.h:6,
> from
> /tmp/stap85zy5C/stap_6c1847e871322a4ef474645ee4b86ee9_606063_src.c:184:
> ./arch/arm64/include/asm/xen/hypervisor.h:1:50: fatal error:
> ../../arm/include/asm/xen/hypervisor.h: No such file or directory
> #include <../../arm/include/asm/xen/hypervisor.h>
> ^
> compilation terminated.
>
> I am running the upstream 3.19.0 kernel.
As mentioned in comment #8 this is a kernel problem, not a systemtap problem.
This is rhbz1094366 <https://bugzilla.redhat.com/show_bug.cgi?id=1094366>. It
was fixed at one point, perhaps it has gotten broken again.
It isn't systemtap's fault that when you include a kernel header, one of the
other kernel headers it includes is a file that doesn't exist.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list