[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150219105656.GA8558@fuloong-minipc.musicnaut.iki.fi>
Date: Thu, 19 Feb 2015 12:56:56 +0200
From: Aaro Koskinen <aaro.koskinen@....fi>
To: He Kuang <hekuang@...wei.com>
Cc: namhyung@...nel.org, mingo@...hat.com, wangnan0@...wei.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] perf: fix building error in x86_64
Hi,
On Fri, Feb 13, 2015 at 03:11:14PM +0800, He Kuang wrote:
> When build with ARCH=x86_64, perf failed to compile with following error:
>
> tests/builtin-test.o:(.data+0x158): undefined reference to `test__perf_time_to_tsc'
[...]
> +ifeq ($(ARCH), x86_64)
> + override ARCH := x86
> +endif
The same error happens also with ARCH=i386. So I think both cases
should be fixed.
A.
--
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