Feature BPF breaks out of tree build
Torsten Polle
Torsten.Polle@gmx.de
Sun Jul 30 06:49:00 GMT 2017
Hi,
I tried to build the HEAD (55594dae6beecf229f74ab737dd008c6c253bd06) of systemtap out of tree [1], but it fails for me.
First of all the new feature for BPF breaks the build. I attached a patch that fixes the issue.
But still the result is not satisfactory. I cannot compile my scripts afterwards.
Kind Regards,
Torsten
[1]
#!/bin/sh
CC=gcc-5 \
CXX=g++-5 \
../systemtap/configure \
--with-elfutils=/home/polle/work/repository/elfutils \
--enable-docs=no \
CFLAGS=-g
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-BPF-patches-break-the-out-of-tree-compilation.patch
Type: application/octet-stream
Size: 3425 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/systemtap/attachments/20170730/3341ceb0/attachment.obj>
-------------- next part --------------
More information about the Systemtap
mailing list