netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Compile build issues with samples/bpf/ again
@ 2019-10-30 10:43 Jesper Dangaard Brouer
  2019-10-30 10:53 ` Björn Töpel
  2019-10-30 19:09 ` David Miller
  0 siblings, 2 replies; 7+ messages in thread
From: Jesper Dangaard Brouer @ 2019-10-30 10:43 UTC (permalink / raw)
  To: Daniel Borkmann, Alexei Starovoitov, BPF-dev-list
  Cc: brouer, netdev@vger.kernel.org, Eric Sage, Andrii Nakryiko,
	Arnaldo Carvalho de Melo, Björn Töpel, Jiri Olsa,
	Toke Høiland-Jørgensen, Ivan Khoronzhuk,
	Ilias Apalodimas

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-10-31 10:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-30 10:43 Compile build issues with samples/bpf/ again Jesper Dangaard Brouer
2019-10-30 10:53 ` Björn Töpel
2019-10-30 11:05   ` Jesper Dangaard Brouer
2019-10-30 15:07     ` Daniel Borkmann
2019-10-30 15:33       ` Arnaldo Carvalho de Melo
2019-10-31 10:55         ` Daniel Borkmann
2019-10-30 19:09 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).