Re: [PATCH v2] tools/net/Makefile: Define PACKAGE to fix build problems

From: Markos Chandras
Date: Tue Mar 11 2014 - 04:43:28 EST


On 03/11/2014 01:53 AM, David Miller wrote:
From: Markos Chandras <markos.chandras@xxxxxxxxxx>
Date: Mon, 10 Mar 2014 10:39:48 +0000

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@xxxxxxxxxxxxx>
CC: Daniel Borkmann <dborkman@xxxxxxxxxx>
Acked-by: Daniel Borkmann <dborkman@xxxxxxxxxx>
Signed-off-by: Markos Chandras <markos.chandras@xxxxxxxxxx>

Please submit networking patches with netdev@xxxxxxxxxxxxxxx at least
CC:'d so that such patches can be properly tracked in patchwork.

Thank you.

Hi David,

Apologies. When I ran the scripts/get_maintainer.pl on my patch, netdev@xxxxxxxxxxxxxxx was not listed there. I will send it again.

--
markos
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/