[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191030114313.75b3a886@carbon>
Date: Wed, 30 Oct 2019 11:43:13 +0100
From: Jesper Dangaard Brouer <brouer@...hat.com>
To: Daniel Borkmann <borkmann@...earbox.net>,
Alexei Starovoitov <ast@...nel.org>,
BPF-dev-list <bpf@...r.kernel.org>
Cc: brouer@...hat.com,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Eric Sage <eric@...e.org>,
Andrii Nakryiko <andrii.nakryiko@...il.com>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Björn Töpel
<bjorn.topel@...el.com>, Jiri Olsa <jolsa@...hat.com>,
Toke Høiland-Jørgensen <toke@...hat.com>,
Ivan Khoronzhuk <ivan.khoronzhuk@...aro.org>,
Ilias Apalodimas <ilias.apalodimas@...aro.org>
Subject: Compile build issues with samples/bpf/ again
Hi Maintainers,
It is annoy to experience that simply building kernel tree samples/bpf/
is broken as often as it is. Right now, build is broken in both DaveM
net.git and bpf.git. ACME have some build fixes queued from Björn
Töpel. But even with those fixes, build (for samples/bpf/task_fd_query_user.c)
are still broken, as reported by Eric Sage (15 Oct), which I have a fix for.
Could maintainers add building samples/bpf/ to their build test scripts?
(make headers_install && make M=samples/bpf)
Also I discovered, the command to build have also recently changed:
- Before : make samples/bpf/ or simply make in subdir samples/bpf/
- new cmd: make M=samples/bpf and in subdir is broken
Anyone knows what commit introduced this change?
(I need it for a fixes tag, when updating README.rst doc)
--
Best regards,
Jesper Dangaard Brouer
MSc.CS, Principal Kernel Engineer at Red Hat
LinkedIn: http://www.linkedin.com/in/brouer
Powered by blists - more mailing lists