All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiada Wang <jiada_wang@mentor.com>
To: <acme@redhat.com>, <adrian.hunter@intel.com>, <dsahern@gmail.com>,
	<jolsa@kernel.org>, <jpoimboe@redhat.com>, <namhyung@kernel.org>,
	<sfr@canb.auug.org.au>, <wangnan0@huawei.com>
Cc: <linux-kernel@vger.kernel.org>, <Mikhail_Durnev@mentor.com>,
	<Marian_Rotariu@mentor.com>, <Jan-Alexandru_Vaduva@mentor.com>
Subject: [BUG] tools build: Add HOSTARCH Makefile variable
Date: Tue, 21 Mar 2017 20:58:56 -0700	[thread overview]
Message-ID: <58D1F680.90902@mentor.com> (raw)

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

                 reply	other threads:[~2017-03-22  3:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58D1F680.90902@mentor.com \
    --to=jiada_wang@mentor.com \
    --cc=Jan-Alexandru_Vaduva@mentor.com \
    --cc=Marian_Rotariu@mentor.com \
    --cc=Mikhail_Durnev@mentor.com \
    --cc=acme@redhat.com \
    --cc=adrian.hunter@intel.com \
    --cc=dsahern@gmail.com \
    --cc=jolsa@kernel.org \
    --cc=jpoimboe@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=namhyung@kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=wangnan0@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.