[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <583D2187.7060405@iogearbox.net>
Date: Tue, 29 Nov 2016 07:34:47 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Alexei Starovoitov <ast@...com>,
"David S . Miller" <davem@...emloft.net>
CC: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] samples/bpf: fix include path
On 11/29/2016 07:07 AM, Alexei Starovoitov wrote:
> Fix the following build error:
> HOSTCC samples/bpf/test_lru_dist.o
> ../samples/bpf/test_lru_dist.c:25:22: fatal error: bpf_util.h: No such file or directory
>
> This is due to objtree != srctree.
> Use srctree, since that's where bpf_util.h is located.
>
> Fixes: e00c7b216f34 ("bpf: fix multiple issues in selftest suite and samples")
> Signed-off-by: Alexei Starovoitov <ast@...nel.org>
Didn't run into this so far, thanks for fixing!
Acked-by: Daniel Borkmann <daniel@...earbox.net>
Powered by blists - more mailing lists