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/16914] probe syscall.* fails with compilation error


https://sourceware.org/bugzilla/show_bug.cgi?id=16914

Aram HÄvÄrneanu <aram.h at mgk dot ro> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aram.h at mgk dot ro

--- Comment #10 from Aram HÄvÄrneanu <aram.h at mgk dot ro> ---
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.

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

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