[<prev] [next>] [day] [month] [year] [list]
Message-ID: <58D1F680.90902@mentor.com>
Date: Tue, 21 Mar 2017 20:58:56 -0700
From: Jiada Wang <jiada_wang@...tor.com>
To: <acme@...hat.com>, <adrian.hunter@...el.com>, <dsahern@...il.com>,
<jolsa@...nel.org>, <jpoimboe@...hat.com>, <namhyung@...nel.org>,
<sfr@...b.auug.org.au>, <wangnan0@...wei.com>
CC: <linux-kernel@...r.kernel.org>, <Mikhail_Durnev@...tor.com>,
<Marian_Rotariu@...tor.com>, <Jan-Alexandru_Vaduva@...tor.com>
Subject: [BUG] tools build: Add HOSTARCH Makefile variable
Hello,
with commit: 0a943cb10ce7 (tools build: Add HOSTARCH Makefile variable),
the following build failure is seen with ARCH=x86_84 when build for perf
In file included from util/event.c:2:0:
tools/include/uapi/linux/mman.h:4:27: fatal error: uapi/asm/mman.h: No
such file or directory compilation terminated.
I have submitted a patch which replaces 'ARCH' in perf with 'SRCARCH',
https://lkml.org/lkml/2017/2/27/85
can anyone give your comment?
Thanks in advance
Jiada
Powered by blists - more mailing lists