[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53184281.50103@iogearbox.net>
Date: Thu, 06 Mar 2014 10:40:17 +0100
From: Daniel Borkmann <borkmann@...earbox.net>
To: Markos Chandras <markos.chandras@...tec.com>
CC: linux-kernel@...r.kernel.org,
"David S. Miller" <davem@...emloft.net>,
Daniel Borkmann <dborkman@...hat.com>
Subject: Re: [PATCH] tools/net/Makefile: Define PACKAGE to fix bfd build problems
On 03/06/2014 10:15 AM, Markos Chandras wrote:
> Fixes the following build problem with binutils-2.24
>
> gcc -Wall -O2 -c -o bpf_jit_disasm.o bpf_jit_disasm.c
> In file included from bpf_jit_disasm.c:25:0:
> /usr/include/bfd.h:35:2: error: #error config.h must be included
> before this header
> #error config.h must be included before this header
>
> This is similar to commit 3ce711a6abc27abce1554e1d671a8762b7187690
> "perf tools: bfd.h/libbfd detection fails with recent binutils"
>
> See: https://sourceware.org/bugzilla/show_bug.cgi?id=14243
>
> CC: David S. Miller <davem@...emloft.net>
> CC: Daniel Borkmann <dborkman@...hat.com>
> Signed-off-by: Markos Chandras <markos.chandras@...tec.com>
Acked-by: Daniel Borkmann <dborkman@...hat.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists